Added safe_bool_testable_test

[SVN r19373]
This commit is contained in:
Daniel Frey 2003-07-30 21:33:37 +00:00
parent 662cf14bf6
commit 242634b3fc

View File

@ -24,6 +24,7 @@ test-suite utility
[ compile-fail ../noncopyable_test.cpp ] [ compile-fail ../noncopyable_test.cpp ]
[ run ../numeric_traits_test.cpp ] [ run ../numeric_traits_test.cpp ]
[ run ../operators_test.cpp <lib>../../test/build/boost_test_exec_monitor ] [ run ../operators_test.cpp <lib>../../test/build/boost_test_exec_monitor ]
[ compile-fail ../safe_bool_testable_test.cpp ]
[ run ../tie_example.cpp ] [ run ../tie_example.cpp ]
[ run ../binary_search_test.cpp <lib>../../test/build/boost_test_exec_monitor ] [ run ../binary_search_test.cpp <lib>../../test/build/boost_test_exec_monitor ]
[ run ../call_traits_test.cpp : -u ] [ run ../call_traits_test.cpp : -u ]