|
|
@@ -47,6 +47,7 @@ local rule run-tests ( root : tests * )
|
|
|
# Please keep these in alphabetic order by test-suite name
|
|
|
run-tests libs :
|
|
|
accumulators/test # test-suite accumulators
|
|
|
+ algorithm/test # test-suite algorithm
|
|
|
algorithm/minmax/test # test-suite algorith/minmax
|
|
|
algorithm/string/test # test-suite algorithm/string
|
|
|
array/test # test-suite array
|