|
|
@@ -170,9 +170,6 @@ run-tests libs : $(libs-to-test)/test ;
|
|
|
# Tests from Jamfiles in individual library test subdirectories
|
|
|
# Please keep these in alphabetic order by test-suite name
|
|
|
run-tests libs :
|
|
|
- concept_check # test-suite concept_check
|
|
|
- disjoint_sets # test-suite disjoint_sets
|
|
|
- dynamic_bitset # test-suite dynamic_bitset
|
|
|
wave/test/build # test-suite wave
|
|
|
;
|
|
|
|