mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-07 14:44:45 +02:00
Updated Command line (markdown)
@@ -38,7 +38,7 @@ is not provided then all test cases, except those prefixed by `'./'` are run
|
|||||||
Specs must be enclosed in "quotes" if they contain spaces. If they do not contain spaces
|
Specs must be enclosed in "quotes" if they contain spaces. If they do not contain spaces
|
||||||
the quotes are optional.
|
the quotes are optional.
|
||||||
|
|
||||||
Wildcards consist of the * character at the beginning, end, or both and can substitute for
|
Wildcards consist of the `*` character at the beginning, end, or both and can substitute for
|
||||||
any number of any characters (including none)
|
any number of any characters (including none)
|
||||||
|
|
||||||
If spec is prefixed with `exclude:` or the `~` character then the pattern matches an exclusion.
|
If spec is prefixed with `exclude:` or the `~` character then the pattern matches an exclusion.
|
||||||
|
Reference in New Issue
Block a user