tolerance_06.output 266 B

1234567
  1. //[example_output
  2. > tolerance_06
  3. Running 1 test case...
  4. test.cpp(21): error: in "test1": check x == 3 has failed [3.1415924049158361 != 3]. Relative difference exceeds tolerance [0.0471975 > 0.0471667]
  5. *** 1 failure is detected in the test module "tolerance_06"
  6. //]