|
|
@@ -102,7 +102,8 @@ build-project ../libs/conversion/test ; # test-suite conversion
|
|
|
}
|
|
|
|
|
|
test-suite lambda
|
|
|
- : [ run libs/lambda/test/bind_tests_simple.cpp test_exec_monitor ]
|
|
|
+ : [ run libs/lambda/test/algorithm_test.cpp test_exec_monitor ]
|
|
|
+ [ run libs/lambda/test/bind_tests_simple.cpp test_exec_monitor ]
|
|
|
[ run libs/lambda/test/bind_tests_advanced.cpp test_exec_monitor ]
|
|
|
[ run libs/lambda/test/bind_tests_simple_f_refs.cpp test_exec_monitor ]
|
|
|
[ run libs/lambda/test/bll_and_function.cpp test_exec_monitor ]
|