|
Boost Testing : |
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2006-07-31 06:10:13
Vladimir Prus wrote:
> I've just committed a change that fixes some slight differences between V1
> and V2, but unfortunately that means that target path for all Python tests
> changes. Specifically, the path no longer has threading-multi in it. If the
> tests are not removed, we'll have duplicate set of test results.
I think this broke some tests for python/gcc on Tru64 because -lrt is no
longer added when linking. See http://tinyurl.com/pevv8 for example.
Markus