2
0
mirror of https://github.com/boostorg/test.git synced 2026-01-20 17:12:13 +00:00
Files
test/doc/examples/example56.output

7 lines
164 B
Plaintext

//[example_output
>example
Running 1 test case...
test.cpp(10): error in "test": check i < j failed [7 >= 7]
*** 1 failures is detected in test suite "example"
//]