yaml-cpp/test/node
Simon Gene Gottlieb b6b521fccb add unittest for YAML::Node <-> float
This adds a unittests which stores a 'float' into a Node and than
extract it again. A version for 'double' already exists.

Note: this unittest is failing, since std::numeric_limits<T>::digits10
is not being used correctly.
2018-12-11 22:18:36 +01:00
..
node_test.cpp add unittest for YAML::Node <-> float 2018-12-11 22:18:36 +01:00