2
0
mirror of https://github.com/boostorg/test.git synced 2026-01-26 19:12:10 +00:00
Files
test/doc/v2/examples/example41.output
2014-12-12 00:53:38 +01:00

7 lines
181 B
Plaintext

//[example_output
> example
Running 1 test case...
test.cpp(11): error in "test": absolute value of v{-0.00123456} exceeds 1e-006
*** 1 failure detected in test suite "example"
//]