test/doc/examples/example03.output
2015-05-23 02:07:50 -04:00

7 lines
220 B
Plaintext

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