|
|
@@ -66,6 +66,7 @@ build-project ../libs/multi_array/test ; # test-suite multi_array
|
|
|
build-project ../libs/multi_index/test ; # test-suite multi_index
|
|
|
build-project ../libs/optional/test ; # test-suite optional
|
|
|
build-project ../libs/parameter/test ; # test-suite parameter
|
|
|
+build-project ../libs/pool/test ; # test-suite parameter
|
|
|
build-project ../libs/program_options/test ; # test-suite program_options
|
|
|
build-project ../libs/property_map/test ; # test-suite property_map
|
|
|
build-project ../libs/ptr_container/test ; # test-suite ptr_container
|
|
|
@@ -152,8 +153,6 @@ explicit unit_test_framework ;
|
|
|
[ run libs/integer/integer_traits_test.cpp test_exec_monitor ]
|
|
|
;
|
|
|
|
|
|
- run libs/pool/test/test_pool_alloc.cpp test_exec_monitor ;
|
|
|
-
|
|
|
test-suite preprocessor
|
|
|
: [ compile libs/preprocessor/test/arithmetic.cpp ]
|
|
|
[ compile libs/preprocessor/test/array.cpp ]
|