Browse Source

Merge pull request #48 from spreadsort/patch-3

Add sort/test to status/Jamfile.v2
Rene Rivera 11 years ago
parent
commit
c0aa03e297
1 changed files with 1 additions and 0 deletions
  1. 1 0
      status/Jamfile.v2

+ 1 - 0
status/Jamfile.v2

@@ -147,6 +147,7 @@ run-tests libs :
     signals/test                # test-suite signals
     signals2/test               # test-suite signals2
     smart_ptr/test              # test-suite smart_ptr
+    sort/test                   # test-suite sort
     spirit/classic/test         # test-suite classic spirit
     spirit/test                 # test-suite spirit_v2
     spirit/repository/test      # test-suite spirit_v2 repository

粤ICP备19079148号