|
|
@@ -195,9 +195,9 @@ libs-to-test = [ SORT $(libs-to-test) ] ;
|
|
|
run-tests libs : $(libs-to-test)/test ;
|
|
|
|
|
|
# Tests from Jamfiles in tools/
|
|
|
-# Please keep these in alphabetic order
|
|
|
+# Please keep these in alphabetical order
|
|
|
|
|
|
-local tools-to-test = bcp quickbook ;
|
|
|
+local tools-to-test = bcp ;
|
|
|
|
|
|
run-tests tools : $(tools-to-test)/test ;
|
|
|
|