
7 Jun
2010
7 Jun
'10
8:21 p.m.
AMDG Christophe Henry wrote:
I am almost ready for release, except that I run into a (admittedly expected) little snag. I have in the trunk a libs/msm/test. I also have a jamfile, which even compiles. But doesn't link. The reason being that bjam does not find the Boost.Test libs. Ok I understand I should be telling bjam to do it, but looking at other libraries' jamfiles, I don't find it either, so I'm wondering how this is supposed to work. Am I missing something?
Add /boost//unit_test_framework to the sources of the test.
On a related note, I'm also wondering how to get the tests to show up on the trunk regression page.
Edit status/Jamfile.v2 In Christ, Steven Watanabe