2
0
mirror of https://github.com/boostorg/test.git synced 2026-02-15 13:32:09 +00:00
Files
test/doc/examples/custom_init.output
2015-05-21 00:31:47 +02:00

8 lines
204 B
Plaintext

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