diff --git a/test/Jamfile b/test/Jamfile index 921cf7f..1d9108b 100755 --- a/test/Jamfile +++ b/test/Jamfile @@ -24,6 +24,7 @@ test-suite utility [ compile-fail ../noncopyable_test.cpp ] [ run ../numeric_traits_test.cpp ] [ run ../operators_test.cpp ../../test/build/boost_test_exec_monitor ] + [ compile-fail ../safe_bool_testable_test.cpp ] [ run ../tie_example.cpp ] [ run ../binary_search_test.cpp ../../test/build/boost_test_exec_monitor ] [ run ../call_traits_test.cpp : -u ]