2
0
mirror of https://github.com/boostorg/test.git synced 2026-02-01 09:02:08 +00:00
Files
test/doc/v2/examples/example07.output
2014-01-31 17:06:17 +01:00

8 lines
236 B
Plaintext
Executable File

//[example07o
> example
Running 5 test cases...
test.cpp(9): error in "free_test_function": check i < 4 failed
test.cpp(9): error in "free_test_function": check i < 4 failed
*** 2 failures detected in test suite "Master Test Suite"
//]