exception_check.output 172 B

1234567
  1. //[example_output
  2. > example
  3. Running 1 test case...
  4. test.cpp(11): error in "test": exception my_exception is expected
  5. *** 1 failures is detected in test suite "example"
  6. //]