|
|
@@ -24,7 +24,6 @@ subinclude libs/function/test ; # test-suite function
|
|
|
subinclude libs/io/test ; # test-suite io
|
|
|
subinclude libs/iterator/test ; # test-suite iterator
|
|
|
subinclude libs/math/test ; # test-suite math
|
|
|
-subinclude libs/mpl/test ; # test-suite mpl
|
|
|
subinclude libs/numeric/interval/test ; # test-suite interval
|
|
|
subinclude libs/multi_array/test ; # test-suite multi_array
|
|
|
subinclude libs/optional/test ; # test-suite optional
|
|
|
@@ -34,7 +33,6 @@ subinclude libs/regex/test ; # test-suite regex
|
|
|
subinclude libs/regex/example ; # test-suite regex-examples
|
|
|
subinclude libs/signals/test ; # test-suite signals
|
|
|
subinclude libs/smart_ptr/test ; # test-suite smart_ptr
|
|
|
-subinclude libs/spirit/test ; # test-suite spirit
|
|
|
subinclude libs/static_assert ; # test-suite static_assert
|
|
|
subinclude libs/thread/test ; # test-suite thread
|
|
|
subinclude libs/type_traits/test ; # test-suite type_traits
|