1
0
Fork 0
arangodb/3rdParty/boost/1.62.0/libs/test/doc/examples/example07.output

8 lines
279 B
Plaintext

//[example_output
> example
Running 5 test cases...
test.cpp(15): error: in "free_test_function": check i < 4 has failed [4 >= 4]
test.cpp(15): error: in "free_test_function": check i < 4 has failed [5 >= 4]
*** 2 failures are detected in the test module "Master Test Suite"
//]