mirror of
https://github.com/boostorg/exception.git
synced 2025-07-24 01:27:21 +02:00
Added 4 more tests
[SVN r48738]
This commit is contained in:
@ -19,6 +19,10 @@ compile-fail to_string_fail.cpp ;
|
||||
|
||||
#exception
|
||||
|
||||
run 1-throw_exception_test.cpp ;
|
||||
run 2-throw_exception_no_exceptions_test.cpp ;
|
||||
run 3-throw_exception_no_integration_test.cpp ;
|
||||
run 4-throw_exception_no_both_test.cpp ;
|
||||
run cloning_test.cpp ;
|
||||
run copy_exception_test.cpp ;
|
||||
run unknown_exception_test.cpp ;
|
||||
|
Reference in New Issue
Block a user