2
0
mirror of https://github.com/boostorg/test.git synced 2026-02-01 21:12:07 +00:00
Files
test/doc/v2/examples/example19.output
Raffi Enficiaud 9ada5f58e2 fixtures part
2014-01-27 10:43:35 +01:00

7 lines
213 B
Plaintext
Executable File

//[example19o
> example
Running 2 test cases...
test.cpp(17): error in "test_case1": check i == 1 failed
*** 1 failure detected in test suite "example"
//]