2
0
mirror of https://github.com/boostorg/test.git synced 2026-01-21 17:32:17 +00:00
Files
test/doc/examples/example50.output

8 lines
179 B
Plaintext

//[example_output
> example
*** 1 failures is detected in test suite "example"
> cat example.log
Running 1 test case...
test.cpp(20): error in "test_case": check false failed
//]