|
Boost Testing : |
From: Carl Daniel (cpdaniel_at_[hidden])
Date: 2005-03-14 19:56:54
Now that I can finally post :) (ain't technology wonderful?)
I'd like to get my regression-test-running automated. Currently, a number
of tests fail with runtime dialogs or JIT debugger dialogs.
Using --monitored on regression.py helps somewhat, but it's not really a
solution.
So, what other complaints are there about build monitor now? What desired
features are not supplied by the current implementation?
I'd like to help make a better solution - and at least on Windows, I'm
confident that a much better solution is possible.
-cd