mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-03 13:55:39 +02:00
--list-* flags write to target specified by the -o flag
Also added tests for the default implementations of list* reporter helpers. Closes #2061
This commit is contained in:
@@ -1380,6 +1380,6 @@ due to unexpected exception with message:
|
||||
Why would you throw a std::string?
|
||||
|
||||
===============================================================================
|
||||
test cases: 354 | 280 passed | 70 failed | 4 failed as expected
|
||||
assertions: 2037 | 1885 passed | 131 failed | 21 failed as expected
|
||||
test cases: 356 | 282 passed | 70 failed | 4 failed as expected
|
||||
assertions: 2088 | 1936 passed | 131 failed | 21 failed as expected
|
||||
|
||||
|
Reference in New Issue
Block a user