Files
Vasily Plotnikov a0d8c7080d Initial commit
2020-11-09 23:38:45 +02:00

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"
//]