C++ Utilities 5.26.1
Useful C++ classes and routines such as argument parser, IO and conversion utilities
|
#include "../misc/math.h"
#include "../tests/testutils.h"
#include <cppunit/TestFixture.h>
#include <cppunit/extensions/HelperMacros.h>
Go to the source code of this file.
Classes | |
class | MathTests |
The MathTests class tests functions provided by misc/math.h. More... | |
Namespaces | |
namespace | CppUtilities |
Contains all utilities provides by the c++utilities library. | |
Functions | |
CPPUNIT_TEST_SUITE_REGISTRATION (MathTests) | |
CPPUNIT_TEST_SUITE_REGISTRATION | ( | MathTests | ) |