mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-03 13:55:39 +02:00
Change reporters to report filters in round-trippable format
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Filters: ~[!nonportable]~[!benchmark]~[approvals] *
|
||||
Filters: "*" ~[!nonportable] ~[!benchmark] ~[approvals]
|
||||
RNG seed: 1
|
||||
Misc.tests.cpp:<line number>: passed: with 1 message: 'yay'
|
||||
Compilation.tests.cpp:<line number>: passed: y.v == 0 for: 0 == 0
|
||||
|
Reference in New Issue
Block a user