| .. |
|
AngleTest.cpp
|
Test: use the new setTestCaseTemplateName().
|
7 years ago |
|
BezierTest.cpp
|
Math: ensure ZeroInit and IdentityInit constructors are explicit.
|
7 years ago |
|
BoolVectorTest.cpp
|
Math: change the way BoolVector is printed to Debug.
|
7 years ago |
|
CMakeLists.txt
|
Math: check for OOB access in Frustum::operator[]().
|
7 years ago |
|
ColorTest.cpp
|
Math: ability to Debug colors as actual colored squares.
|
7 years ago |
|
ComplexTest.cpp
|
Test: use the new setTestCaseTemplateName().
|
7 years ago |
|
ConfigurationValueTest.cpp
|
Adapted to Corrade changes.
|
7 years ago |
|
ConstantsTest.cpp
|
Test: use the new setTestCaseTemplateName().
|
7 years ago |
|
CubicHermiteTest.cpp
|
Math: ensure ZeroInit and IdentityInit constructors are explicit.
|
7 years ago |
|
DistanceTest.cpp
|
Adapted to Corrade changes.
|
7 years ago |
|
DualComplexTest.cpp
|
Test: use the new setTestCaseTemplateName().
|
7 years ago |
|
DualQuaternionTest.cpp
|
Test: use the new setTestCaseTemplateName().
|
7 years ago |
|
DualTest.cpp
|
Math: ensure ZeroInit and IdentityInit constructors are explicit.
|
7 years ago |
|
FrustumTest.cpp
|
Math: ensure ZeroInit and IdentityInit constructors are explicit.
|
7 years ago |
|
FunctionsBatchTest.cpp
|
Math: make batch min() / max() / minmax() ignore NaNs.
|
7 years ago |
|
FunctionsTest.cpp
|
Math: improve the NaN propagation tests even more.
|
7 years ago |
|
HalfTest.cpp
|
Math: ensure ZeroInit and IdentityInit constructors are explicit.
|
7 years ago |
|
InterpolationBenchmark.cpp
|
Wrap all tests in unnamed namespaces.
|
7 years ago |
|
IntersectionBenchmark.cpp
|
Math: deprecate Frustum::planes() in favor of begin()/end().
|
7 years ago |
|
IntersectionTest.cpp
|
Adapted to Corrade changes.
|
7 years ago |
|
Matrix3Test.cpp
|
Math: ensure ZeroInit and IdentityInit constructors are explicit.
|
7 years ago |
|
Matrix4Test.cpp
|
Math: off-center Matrix4::perspectiveProjection().
|
7 years ago |
|
MatrixTest.cpp
|
Math: ensure ZeroInit and IdentityInit constructors are explicit.
|
7 years ago |
|
PackingTest.cpp
|
Math: make it possible to use Deg/Rad in all functions.
|
7 years ago |
|
QuaternionTest.cpp
|
Test: use the new setTestCaseTemplateName().
|
7 years ago |
|
RangeTest.cpp
|
Math: ensure ZeroInit and IdentityInit constructors are explicit.
|
7 years ago |
|
RectangularMatrixTest.cpp
|
Math: ensure ZeroInit and IdentityInit constructors are explicit.
|
7 years ago |
|
StrictWeakOrderingTest.cpp
|
Test: use the new setTestCaseTemplateName().
|
7 years ago |
|
SwizzleTest.cpp
|
Wrap all tests in unnamed namespaces.
|
7 years ago |
|
TagsTest.cpp
|
Wrap all tests in unnamed namespaces.
|
7 years ago |
|
TypeTraitsTest.cpp
|
Math: verify that TypeTraits work correctly for signed infinities.
|
7 years ago |
|
UnitTest.cpp
|
Math: ensure ZeroInit and IdentityInit constructors are explicit.
|
7 years ago |
|
Vector2Test.cpp
|
Math: ensure ZeroInit and IdentityInit constructors are explicit.
|
7 years ago |
|
Vector3Test.cpp
|
Math: ensure ZeroInit and IdentityInit constructors are explicit.
|
7 years ago |
|
Vector4Test.cpp
|
Math: ensure ZeroInit and IdentityInit constructors are explicit.
|
7 years ago |
|
VectorTest.cpp
|
Math: added component-wise equal()/notEqual() for vectors.
|
7 years ago |