Toolbox snapshot
The Reactive C++ Toolbox
|
#include "Utility.hpp"
#include "Histogram.hpp"
#include <boost/test/unit_test.hpp>
#include <cmath>
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (CreateWithLargeValuesCase) | |
BOOST_AUTO_TEST_CASE (HighSignificantFiguresCase) | |
BOOST_AUTO_TEST_CASE (NaNCase) | |
BOOST_AUTO_TEST_CASE (StatsCase) | |
BOOST_AUTO_TEST_CASE | ( | CreateWithLargeValuesCase | ) |
Definition at line 31 of file Utility.ut.cpp.
BOOST_AUTO_TEST_CASE | ( | HighSignificantFiguresCase | ) |
Definition at line 44 of file Utility.ut.cpp.
BOOST_AUTO_TEST_CASE | ( | NaNCase | ) |
Definition at line 55 of file Utility.ut.cpp.
BOOST_AUTO_TEST_CASE | ( | StatsCase | ) |
Definition at line 62 of file Utility.ut.cpp.