You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Vladimír Vondruš 65a2ced2a7 Make this compile and test cleanly with CORRADE_NO_ASSERT defined. 6 years ago
..
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: add batch integer packing/unpacking and casting functions. 6 years ago
ColorTest.cpp Math: make Color default alpha values work with Half. 6 years ago
ComplexTest.cpp Make this compile and test cleanly with CORRADE_NO_ASSERT defined. 6 years ago
ConfigurationValueTest.cpp Adapted to Corrade changes. 7 years ago
ConstantsTest.cpp Test: use the new setTestCaseTemplateName(). 7 years ago
CubicHermiteTest.cpp Make this compile and test cleanly with CORRADE_NO_ASSERT defined. 6 years ago
DistanceTest.cpp Make this compile and test cleanly with CORRADE_NO_ASSERT defined. 6 years ago
DualComplexTest.cpp Make this compile and test cleanly with CORRADE_NO_ASSERT defined. 6 years ago
DualQuaternionTest.cpp Make this compile and test cleanly with CORRADE_NO_ASSERT defined. 6 years ago
DualTest.cpp Math: ensure ZeroInit and IdentityInit constructors are explicit. 7 years ago
FrustumTest.cpp Make this compile and test cleanly with CORRADE_NO_ASSERT defined. 6 years ago
FunctionsBatchTest.cpp Math: make batch functions actually usable. 6 years ago
FunctionsTest.cpp Make this compile and test cleanly with CORRADE_NO_ASSERT defined. 6 years ago
HalfTest.cpp Math: make it possible to construct Half from a double. 6 years ago
InterpolationBenchmark.cpp Make this compile and test cleanly with CORRADE_NO_ASSERT defined. 6 years ago
IntersectionBenchmark.cpp Math: deprecate Frustum::planes() in favor of begin()/end(). 7 years ago
IntersectionTest.cpp Make this compile and test cleanly with CORRADE_NO_ASSERT defined. 6 years ago
Matrix3Test.cpp Make this compile and test cleanly with CORRADE_NO_ASSERT defined. 6 years ago
Matrix4Test.cpp Make this compile and test cleanly with CORRADE_NO_ASSERT defined. 6 years ago
MatrixBenchmark.cpp Math: implement a robust and faster Matrix4::normalMatrix(). 7 years ago
MatrixTest.cpp Make this compile and test cleanly with CORRADE_NO_ASSERT defined. 6 years ago
PackingBatchTest.cpp Make this compile and test cleanly with CORRADE_NO_ASSERT defined. 6 years ago
PackingTest.cpp Math: make it possible to use Deg/Rad in all functions. 7 years ago
QuaternionTest.cpp Make this compile and test cleanly with CORRADE_NO_ASSERT defined. 6 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 Math: support numeric indexing in gather() / scatter() as well. 7 years ago
TagsTest.cpp Wrap all tests in unnamed namespaces. 7 years ago
TypeTraitsTest.cpp Math: make TypeTraits::epsilon() consistent with Corrade. 6 years ago
UnitTest.cpp Math: ensure ZeroInit and IdentityInit constructors are explicit. 7 years ago
Vector2Test.cpp Math: added scatter(), renamed swizzle() to gather(). 7 years ago
Vector3Test.cpp Math: added scatter(), renamed swizzle() to gather(). 7 years ago
Vector4Test.cpp Math: added scatter(), renamed swizzle() to gather(). 7 years ago
VectorTest.cpp Make this compile and test cleanly with CORRADE_NO_ASSERT defined. 6 years ago