瀏覽代碼

add MPL test-suite

[SVN r23840]
Aleksey Gurtovoy 22 年之前
父節點
當前提交
0ff289dd7d
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      status/Jamfile

+ 1 - 0
status/Jamfile

@@ -30,6 +30,7 @@ subinclude libs/io/test ;                  # test-suite io
 subinclude libs/iterator/test ;            # test-suite iterator
 subinclude libs/logic/test ;               # test-suite logic
 subinclude libs/math/test ;                # test-suite math
+subinclude libs/mpl/test ;                 # test-suite mpl
 subinclude libs/numeric/interval/test ;    # test-suite numeric/interval
 subinclude libs/numeric/conversion/test ;  # test-suite numeric/conversion
 subinclude libs/numeric/ublas ;            # test-suite numeric/uBLAS

粤ICP备19079148号