
31 Jul
2007
31 Jul
'07
8:03 p.m.
Vladimir Prus wrote:
Peter Dimov wrote:
The regression tests for Lambda seem up and running, but I see no Jamfile.v2 in libs/lambda/test. There is a Jamfile
I don't even see a Jamfile.
http://boost.cvs.sourceforge.net/boost/boost/libs/lambda/test/Jamfile?view=l... You're probably looking at the RC_1_34 branch.
How does v2 testing work? Magic? Local v2 patches not reflected in HEAD even though HEAD is being tested?
Take a look at status/Jamfile.v2:
test-suite lambda : [ run libs/lambda/test/algorithm_test.cpp test_exec_monitor ]
... Aha. Thanks. This is evil, right? :-)