|
Boost Testing : |
From: AlisdairM (alisdair.meredith_at_[hidden])
Date: 2006-11-16 08:51:12
Not sure where the problem lies (changing test or test-library) but
most platforms are failing to link the common factor test in the math
library, with a message like:
../boost/test/impl/framework.ipp:243: undefined reference to
`init_unit_test_suite(int, char**)'
is that a deprecated part of the test library that has been removed?
Or a badly written test?
Hopefully someone more familiar with those libraries should be able to
identify the fix faster than me - I am still looking at Borland issues
...
-- AlisdairM