mirror of
https://github.com/boostorg/test.git
synced 2026-01-19 16:52:11 +00:00
7 lines
261 B
Plaintext
7 lines
261 B
Plaintext
//[example_output
|
|
> tolerance_01
|
|
Running 1 test case...
|
|
test.cpp(11): error: in "test1": check x == z has failed [10 != 10.000999999999999]. Relative difference exceeds tolerance [0.0001 > 1e-005]
|
|
|
|
*** 1 failure is detected in the test module "tolerance_01"
|
|
//] |