xmscore
1.0
math.t.h
Go to the documentation of this file.
1
#pragma once
2
#ifdef CXX_TEST
3
//------------------------------------------------------------------------------
8
//------------------------------------------------------------------------------
9
#include <cxxtest/TestSuite.h>
10
11
class
MathUnitTests
:
public
CxxTest::TestSuite
12
{
13
public
:
14
void
TestIt
();
15
};
16
#endif
MathUnitTests
Unit tests for xmscore math functions.
Definition:
math.t.h:11
MathUnitTests::TestIt
void TestIt()
Test xmscore math functions.
Definition:
math.cpp:31
xmscore
math
math.t.h
Generated on Wed Sep 16 2020 15:54:16 for xmscore by
1.8.13