Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_33_1/libs/function/test/regression.cfg @ 12

Last change on this file since 12 was 12, checked in by landauf, 17 years ago

added boost

File size: 531 bytes
Line 
1// Boost.Function regression test configuration file
2
3// From the boost/status directory, run
4// ./regression --tests ../libs/function/test/regression.cfg -o function.html
5
6
7run libs/function/test/allocator_test.cpp
8run libs/function/test/function_n_test.cpp
9run libs/function/test/function_test.cpp
10compile-fail libs/function/test/function_test_fail1.cpp
11compile-fail libs/function/test/function_test_fail2.cpp
12run libs/function/test/mixin_test.cpp
13run libs/function/test/policy_test.cpp
14run libs/function/test/stateless_test.cpp
Note: See TracBrowser for help on using the repository browser.