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

8 lines
284 B
Plaintext

//[example_output
> example
Running 4 test cases...
test.cpp(21): fatal error: in "test_suite1/test_case2": critical check 1 == 2 has failed [1 != 2]
test.cpp(35): error: in "test_suite2/test_case4": check false has failed
*** 2 failures are detected in the test module "example"
//]