Rename test files.

This commit is contained in:
Peter Dimov
2014-06-03 19:46:35 +03:00
parent 1d240961c0
commit e08b3aa75f
5 changed files with 4 additions and 4 deletions

View File

@ -13,9 +13,9 @@ project
<exception-handling>on <exception-handling>on
; ;
run 1-throw_exception_test.cpp ; run throw_exception_test.cpp ;
run 2-throw_exception_no_exceptions_test.cpp ; run throw_exception_no_exceptions_test.cpp ;
run 3-throw_exception_no_integration_test.cpp ; run throw_exception_no_integration_test.cpp ;
run 4-throw_exception_no_both_test.cpp ; run throw_exception_no_both_test.cpp ;
compile-fail throw_exception_fail.cpp ; compile-fail throw_exception_fail.cpp ;