Peano
Loading...
Searching...
No Matches
UnitTests.cpp
Go to the documentation of this file.
1#include "UnitTests.h"
2
3
5
6
15
16
Provides tests for types Vector, DynamicVector and all Vector functionality.
Provides tests for types Vector, DynamicVector and all Vector functionality.
Provides tests for types Vector, DynamicVector and all Vector functionality.
Definition MatrixTest.h:19
Provides tests for types Vector, DynamicVector and all Vector functionality.
Provides tests for types Vector, DynamicVector and all Vector functionality.
Definition VectorTest.h:19
Provides tests for types Vector, DynamicVector and all Vector functionality.
Definition StringTest.h:22
Represents one test case.
Definition TestCase.h:57
void addTestCase(const std::string &fullQualifiedPath, TestCase *testCase)
Adds a new test case.
tarch::tests::TestCase * getUnitTests()
Please destroy after usage.
Definition UnitTests.cpp:17