2
0
mirror of https://github.com/boostorg/test.git synced 2026-01-25 06:42:22 +00:00
Files
test/doc/examples/example80_contexts.output
2015-01-22 22:32:38 +01:00

11 lines
230 B
Plaintext

//[example_output
> example80
Running 1 test case...
test.cpp(14): error: in "test_case1": check false has failed
Failure occurred in a following context:
Gamma
Delta
*** 1 failure detected in test module "example80"
//]