2
0
mirror of https://github.com/boostorg/test.git synced 2026-02-17 02:02:08 +00:00
Files
test/doc/examples/example72_decorators.output
Andrzej Krzemienski 44eefc24ca Doc: decorator examples use a template
Also added entry in the reference
2015-01-09 21:15:15 +01:00

8 lines
255 B
Plaintext

//[example_output
> example
Running 1 test case...
unknown location(0): fatal error: in "test_case1": signal: SIGALRM (timeout while executing function)
test.cpp(9): last checkpoint: "test_case1" entry.
*** 1 failure detected in test module "example"
//]