#include <TestIEEE754.hpp>
Inheritance diagram for TestIEEE754:
Public Member Functions | |
void | testBasic () |
Write/read basic numbers such as types boundaries. | |
void | testInfNaN () |
Write/read with infinity and 'Not A Number' values. | |
Static Public Member Functions | |
static CppUnit::Test * | suite () |
Suite of tests to be run. |
Creates a table with columns int, float and double, then checks that the data read-back is consistent with the data just written