mirror of
https://github.com/boostorg/unordered.git
synced 2025-10-06 04:31:09 +02:00
Unordered: Improved exception test thing.
Allows repetition of exception tests + separate running the tests so that different tests types or configurations can be mixed up. [SVN r81030]
This commit is contained in:
@@ -243,4 +243,5 @@ struct insert_test_rehash3 : public insert_test_base<T>
|
||||
#endif
|
||||
|
||||
|
||||
RUN_EXCEPTION_TESTS(ALL_TESTS, CONTAINER_SEQ)
|
||||
EXCEPTION_TESTS(ALL_TESTS, CONTAINER_SEQ)
|
||||
RUN_TESTS()
|
Reference in New Issue
Block a user