yaml-cpp/test/node
Simon Gene Gottlieb f2608bf2f1 adjusting test to use stable floating point numbers
The issue is that numbers like
2.01 or 3.01 can not be precisely represented with binary floating point
numbers.
This is implemented in foresight, that fixing floating points in
yaml-cpp will break these unittests, even though they shouldn't.
2018-12-11 22:16:34 +01:00
..
node_test.cpp adjusting test to use stable floating point numbers 2018-12-11 22:16:34 +01:00