2
0
mirror of https://github.com/boostorg/test.git synced 2026-01-19 16:52:11 +00:00
Files
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"
//]