mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-02 13:25:41 +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
|
||||
# # A test name that starts with a #
|
||||
ok {test-number} - with 1 message: 'yay'
|
||||
|
Reference in New Issue
Block a user