mirror of
https://github.com/boostorg/test.git
synced 2026-01-25 18:52:15 +00:00
10 lines
182 B
Plaintext
10 lines
182 B
Plaintext
//[example_output
|
|
> example73 --run_test=@trivial
|
|
Test setup error: no test cases matching filter
|
|
|
|
|
|
> example73 --run_test=@simple
|
|
Running 2 test cases...
|
|
|
|
*** No errors detected
|
|
//] |