mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-13 09:59:32 +01:00
Serial run, CAPTURE back
This commit is contained in:
@@ -565,4 +565,5 @@ add_test(NAME ThreadSafetyTests
|
||||
set_tests_properties(ThreadSafetyTests
|
||||
PROPERTIES
|
||||
PASS_REGULAR_EXPRESSION "assertions: 8001 | 4000 passed | 4001 failed"
|
||||
RUN_SERIAL ON
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user