Parcourir la source

Turn on tests for Boost.Algorithm

[SVN r78113]
Marshall Clow il y a 14 ans
Parent
commit
3dc6f38281
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      status/Jamfile.v2

+ 1 - 0
status/Jamfile.v2

@@ -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

粤ICP备19079148号