• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1//[example_output
2> tolerance_05
3Running 1 test case...
4../doc/examples/tolerance_05.run.cpp(20): error: in "test": check o1 == o2 has failed [ 1 !=  0.99]
5../doc/examples/tolerance_05.run.cpp(21): error: in "test": check o1 == d2 has failed [ 1 != 0.98999999999999999]
6
7*** 2 failures are detected in the test module "tolerance_05"
8//]