2
0
mirror of https://github.com/boostorg/test.git synced 2026-01-21 05:22:14 +00:00
Files
test/doc/examples/custom_obsolete_init.output

8 lines
208 B
Plaintext

//[example_output
> custom_obsolete_init
using obsolete init
Running 1 test case...
test.cpp(6): error: in "test1": check false has failed
*** 1 failure is detected in the test module "Master Test Suite"
//]