Add <no-warn>config_test.cpp for Comeau

[SVN r18572]
This commit is contained in:
Beman Dawes
2003-05-28 00:32:33 +00:00
parent dd0b9c84ca
commit 5e916a44b5

View File

@ -9,7 +9,7 @@ SEARCH on testing.jam = $(BOOST_BUILD_PATH) ;
include testing.jam ;
run config_info.cpp ;
run config_test.cpp <lib>../../test/build/boost_test_exec_monitor ;
run config_test.cpp <lib>../../test/build/boost_test_exec_monitor : <no-warn>config_test.cpp ;
run limits_test.cpp <lib>../../test/build/boost_test_exec_monitor ;
test-suite "BOOST_NO_ARGUMENT_DEPENDENT_LOOKUP" :