2
0
mirror of https://github.com/boostorg/test.git synced 2026-01-25 18:52:15 +00:00
Files
test/doc/examples/example70_decorators.output
2015-02-03 00:00:45 +01:00

12 lines
178 B
Plaintext

//[example_output
> example70 --run_test=@trivial
Running 2 test cases...
*** No errors detected
> example70 --run_test=@cmp
Running 1 test case...
*** No errors detected
//]