2
0
mirror of https://github.com/boostorg/test.git synced 2026-01-19 16:52:11 +00:00
Files
test/doc/examples/custom_main.output

8 lines
202 B
Plaintext

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