|
Boost Testing : |
From: Beman Dawes (bdawes_at_[hidden])
Date: 2007-10-08 08:24:18
Victor A. Wagner Jr. wrote:
> I just found that I had some version inconsistancies on my test machine
> (I hope we're supposed to be playing w/ 1.35) and then my
> user-config.jam got messed up when I switched versions..I think I have
> it back together
Whatever you fixed seems to have solved the problem of Boost.System
tests not appearing. Thanks!
Every time anyone fixes a problem related to testing, I'd like them to
take a minute to ask themselves:
Was the problem something that could reasonably have been detected
in regression.py or elsewhere? If so, would it be worth adding such
a check to diagnose recurances?
The objective is to increase the robustness of testing.
--Beman