2
0
mirror of https://github.com/boostorg/test.git synced 2026-02-16 01:42:11 +00:00
Files
test/doc/examples/customize_01.output
2015-05-08 16:07:56 +02:00

8 lines
212 B
Plaintext

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