mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-30 09:01:06 +02:00
Added preamble
Updated Command line (markdown)
@@ -1,3 +1,10 @@
|
|||||||
|
CATCH works quite nicely without any command line options at all - but for those times when you want greater control the following options are available.
|
||||||
|
Note that options are described according to the following pattern:
|
||||||
|
|
||||||
|
-<short option name>, --<longer alternative name> <arguments, if any - optional arguments enclosed in square brackets>
|
||||||
|
|
||||||
|
<description>
|
||||||
|
|
||||||
## Specifying which tests to run
|
## Specifying which tests to run
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
|
Reference in New Issue
Block a user