ReactOS 0.4.15-dev-7998-gdb93cb1
cmath_test.cpp File Reference
#include <limits>
#include <cmath>
#include <cstdlib>
#include "math_aux.h"
#include "cppunit/cppunit_proxy.h"
Include dependency graph for cmath_test.cpp:

Go to the source code of this file.

Classes

class  CMathTest
 

Macros

#define _STLP_DO_IMPORT_CSTD_FUNCTIONS
 

Functions

 CPPUNIT_TEST_SUITE_REGISTRATION (CMathTest)
 

Macro Definition Documentation

◆ _STLP_DO_IMPORT_CSTD_FUNCTIONS

#define _STLP_DO_IMPORT_CSTD_FUNCTIONS

Definition at line 1 of file cmath_test.cpp.

Function Documentation

◆ CPPUNIT_TEST_SUITE_REGISTRATION()

CPPUNIT_TEST_SUITE_REGISTRATION ( CMathTest  )