2
0
mirror of https://github.com/boostorg/test.git synced 2026-01-22 05:42:35 +00:00
Files
test/doc/examples/example52.output
Raffi Enficiaud bc2cd6cfaa Moving the new documentation to doc/
Moving the old documentation to old_doc/
2014-12-30 23:50:30 +01:00

4 lines
128 B
Plaintext

//[example_output
> example --report_level=no
<TestLog><Error file="test.cpp" line="18">check false failed</Error></TestLog>
//]