2
0
mirror of https://github.com/boostorg/test.git synced 2026-02-16 01:42:11 +00:00
Files
test/doc/examples/custom_main.output
2015-05-21 00:31:47 +02:00

8 lines
209 B
Plaintext

//[example_output
> custom_main
Using custom entry point...
Running 1 test case...
custom_main.cpp(10): error: in "test1": check false has failed
*** 1 failure is detected in the test module "custom_main"
//]