24 Aug
2011
24 Aug
'11
5:58 a.m.
Hi All, Our project currently uses Boost ::Test and auto registers the tests with BOOST_AUTO_TEST_CASE. We have both positive an negative tests, and would like to register accordingly so we can selectively turn off negative tests (for example, turn of negative tests when running Valgrind due to Signal/Noise ratio). Is this supported? Jeff