2
0
mirror of https://github.com/boostorg/test.git synced 2026-01-24 18:32:30 +00:00
Files
test/doc/examples/example65.output
Raffi Enficiaud a8efc14d2d Singleton end
2015-01-06 03:12:07 +01:00

10 lines
127 B
Plaintext

//[example_output
>example
Running 4 test cases...
test 1: 2
test 2: 0, 2
test 2: 1, 2
test 2: 2, 2
*** No errors detected
//]