boost/libs/test/doc/examples/custom_init.output
2022-12-15 23:45:23 +08:00

8 lines
197 B
Plaintext

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