2
0
mirror of https://github.com/boostorg/test.git synced 2026-01-29 20:12:09 +00:00
Files
test/doc/examples/test_float_01.output
2015-05-11 17:36:48 +02:00

7 lines
216 B
Plaintext

//[example_output
> test_float_01
Running 1 test case...
test_float_01.cpp(11): error: in "test": check d1 == d2 has failed [1 != 0.98999999999999999]
*** 1 failure is detected in the test module "test_float_01"
//]