C++ Utilities 5.24.8
Useful C++ classes and routines such as argument parser, IO and conversion utilities
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
mathtests.cpp File Reference
#include "../misc/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 provided by misc/math.h. More...
 

Namespaces

namespace  CppUtilities
 Contains all utilities provides by the c++utilities library.
 

Functions

 CPPUNIT_TEST_SUITE_REGISTRATION (MathTests)
 

Function Documentation

◆ CPPUNIT_TEST_SUITE_REGISTRATION()

CPPUNIT_TEST_SUITE_REGISTRATION ( MathTests )