2
0
mirror of https://github.com/boostorg/test.git synced 2026-02-16 13:52:11 +00:00
Files
test/doc/examples/example02.output
2015-05-23 02:07:50 -04:00

8 lines
220 B
Plaintext

//[example_output
> example
Running 1 test case...
test.cpp(18): error: in "boost::bind( &test_class::test_method, &tester )": check false has failed
*** 1 failure is detected in the test module "Master Test Suite"
//]