2001-06-22 14:36:30 +00:00
|
|
|
// Boost.Function regression test configuration file
|
|
|
|
|
|
|
|
// From the boost/status directory, run
|
2001-06-29 19:35:40 +00:00
|
|
|
// ./regression --tests ../libs/function/test/regression.cfg -o function.html
|
2001-06-22 14:36:30 +00:00
|
|
|
|
|
|
|
|
|
|
|
run libs/function/test/allocator_test.cpp
|
|
|
|
run libs/function/test/function_n_test.cpp
|
|
|
|
run libs/function/test/function_test.cpp
|
|
|
|
compile-fail libs/function/test/function_test_fail1.cpp
|
|
|
|
compile-fail libs/function/test/function_test_fail2.cpp
|
|
|
|
run libs/function/test/mixin_test.cpp
|
|
|
|
run libs/function/test/policy_test.cpp
|
|
|
|
|