C++ Utilities  4.17.0
Useful C++ classes and routines such as argument parser, IO and conversion utilities
Classes | Namespaces | Functions
mathtests.cpp File Reference
#include "../math/math.h"
#include "../tests/testutils.h"
#include <cppunit/TestFixture.h>
#include <cppunit/extensions/HelperMacros.h>
Include dependency graph for mathtests.cpp:

Go to the source code of this file.

Classes

class  MathTests
 The MathTests class tests functions of the MathUtilities namespace. More...
 

Namespaces

 MathUtilities
 Contains various mathematical functions.
 

Functions

 CPPUNIT_TEST_SUITE_REGISTRATION (MathTests)
 

Function Documentation

◆ CPPUNIT_TEST_SUITE_REGISTRATION()

CPPUNIT_TEST_SUITE_REGISTRATION ( MathTests  )