Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6237fd7

Browse files
committed
Add -k description to command switch description
1 parent 28a2fae commit 6237fd7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

manual.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@ The test execution of this will *likely* (no guarantee of order in CppUTest) be:
201201
* *-g* group only run test whose group contains the substring group
202202
* *-n* name only run test whose name contains the substring name
203203
* *-ojunit* output to JUnit ant plugin style xml files (for CI systems)
204+
* *-k* package name, Add a package name in JUnit output (for classification in CI systems)
204205

205206
<a id="memory_leak_detection"> </a>
206207
## Memory Leak Detection

0 commit comments

Comments
 (0)