2
0
mirror of https://github.com/boostorg/test.git synced 2026-02-16 13:52:11 +00:00
Files
test/doc/examples/custom_obsolete_init.output
2015-05-21 23:52:18 +02:00

8 lines
224 B
Plaintext

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