C++ Utilities  4.9.2
Common C++ classes and routines used by my applications such as argument parser, IO and conversion utilities
Classes | Functions
mathtests.cpp File Reference
#include "../math/math.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...
 

Functions

 CPPUNIT_TEST_SUITE_REGISTRATION (MathTests)
 

Function Documentation

◆ CPPUNIT_TEST_SUITE_REGISTRATION()

CPPUNIT_TEST_SUITE_REGISTRATION ( MathTests  )