2
0
mirror of https://github.com/boostorg/test.git synced 2026-02-15 13:32:09 +00:00
Files
test/doc/examples/test_float_01.output

7 lines
207 B
Plaintext

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