|
|
@@ -23,6 +23,7 @@ alias test_exec_monitor : ../libs/test/build//boost_test_exec_monitor/<link>stat
|
|
|
|
|
|
# Tests from Jamfiles in individual library test subdirectories
|
|
|
# Please keep these in alphabetic order by test-suite name
|
|
|
+build-project ../libs/any/test ; # test-suite any
|
|
|
build-project ../libs/bind/test ; # test-suite bind
|
|
|
build-project ../libs/conversion/test ; # test-suite conversion
|
|
|
build-project ../libs/date_time/test ; # test-suite date_time
|
|
|
@@ -80,8 +81,6 @@ build-project ../libs/variant/test ; # test-suite variant
|
|
|
[ compile-fail libs/config/test/threads/test_thread_fail1.cpp ]
|
|
|
[ compile-fail libs/config/test/threads/test_thread_fail2.cpp ]
|
|
|
;
|
|
|
-
|
|
|
- run libs/any/any_test.cpp ;
|
|
|
|
|
|
test-suite array_suite # !!!
|
|
|
: [ run libs/array/array1.cpp ]
|