mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-03 13:55:39 +02:00
Fix reporter detection in catch_discover_tests
Closes #2668 Instead of grepping for the reporter, use it in the process and check for the error code
This commit is contained in:

committed by
Martin Hořeňovský

parent
9f08097f55
commit
50bf00e266
@@ -35,7 +35,7 @@ same as the Catch name; see also ``TEST_PREFIX`` and ``TEST_SUFFIX``.
|
||||
[TEST_LIST var]
|
||||
[REPORTER reporter]
|
||||
[OUTPUT_DIR dir]
|
||||
[OUTPUT_PREFIX prefix}
|
||||
[OUTPUT_PREFIX prefix]
|
||||
[OUTPUT_SUFFIX suffix]
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user