|
|
@@ -42,6 +42,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/program_options/test ; # test-suite program_options
|
|
|
+build-project ../libs/property_map/test ; # test-suite property-map
|
|
|
build-project ../libs/random/test ; # test-suite random
|
|
|
build-project ../libs/regex/test ; # test-suite regex
|
|
|
build-project ../libs/regex/example ; # test-suite regex-examples
|
|
|
@@ -153,10 +154,6 @@ build-project ../libs/variant/test ; # test-suite variant
|
|
|
[ compile libs/preprocessor/test/tuple.cpp ]
|
|
|
;
|
|
|
|
|
|
- test-suite property_map
|
|
|
- : [ compile libs/property_map/property_map_cc.cpp ]
|
|
|
- ;
|
|
|
-
|
|
|
test-suite rational
|
|
|
: [ run libs/rational/rational_example.cpp ]
|
|
|
[ run libs/rational/rational_test.cpp ]
|