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š 7738fcc011 Math: use CORRADE_COMPARE() to compare non-boolean values. 8 years ago
..
AngleTest.cpp Math: I should have tested this. 8 years ago
BezierTest.cpp Math: added StrictWeakOrdering for math types 8 years ago
BoolVectorTest.cpp Math: added StrictWeakOrdering for math types 8 years ago
CMakeLists.txt Math: added StrictWeakOrdering for math types 8 years ago
ColorTest.cpp Math: added StrictWeakOrdering for math types 8 years ago
ComplexTest.cpp Math: added StrictWeakOrdering for math types 8 years ago
ConstantsTest.cpp Math: added Constants::sqrtHalf(). 8 years ago
CubicHermiteTest.cpp Math: added StrictWeakOrdering for math types 8 years ago
DistanceTest.cpp Math: helpfully print the offending values in all assertions. 8 years ago
DualComplexTest.cpp Math: added StrictWeakOrdering for math types 8 years ago
DualQuaternionTest.cpp Math: added StrictWeakOrdering for math types 8 years ago
DualTest.cpp Math: added StrictWeakOrdering for math types 8 years ago
FrustumTest.cpp Updated copyright year. 8 years ago
FunctionsTest.cpp Math: vector overloads for isInf() and isNan(). 8 years ago
HalfTest.cpp Math: added StrictWeakOrdering for math types 8 years ago
InterpolationBenchmark.cpp Math: benchmark quaternion interpolation methods. 8 years ago
IntersectionBenchmark.cpp Math: moved Geometry::Distance and Intersection directly into Math. 8 years ago
IntersectionTest.cpp Math: helpfully print the offending values in all assertions. 8 years ago
Matrix3Test.cpp Math: added StrictWeakOrdering for math types 8 years ago
Matrix4Test.cpp Math: added StrictWeakOrdering for math types 8 years ago
MatrixTest.cpp Math: added StrictWeakOrdering for math types 8 years ago
PackingTest.cpp Math: long double issues are now only on 32-bit Android. 8 years ago
QuaternionTest.cpp Math: added StrictWeakOrdering for math types 8 years ago
RangeTest.cpp Math: added StrictWeakOrdering for math types 8 years ago
RectangularMatrixTest.cpp Math: added StrictWeakOrdering for math types 8 years ago
StrictWeakOrderingTest.cpp Math: use CORRADE_COMPARE() to compare non-boolean values. 8 years ago
SwizzleTest.cpp Updated copyright year. 8 years ago
TagsTest.cpp Updated copyright year. 8 years ago
TypeTraitsTest.cpp Math: I have no idea what happened here. 8 years ago
UnitTest.cpp Math: properly test op-and-assign operators in Unit. 8 years ago
Vector2Test.cpp Math: added StrictWeakOrdering for math types 8 years ago
Vector3Test.cpp Math: added StrictWeakOrdering for math types 8 years ago
Vector4Test.cpp Math: added StrictWeakOrdering for math types 8 years ago
VectorTest.cpp Math: added StrictWeakOrdering for math types 8 years ago