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š a3b425bd26 Math: properly test op-and-assign operators in Unit. 8 years ago
..
AngleTest.cpp Updated copyright year. 8 years ago
BezierTest.cpp Math: work around MSVC 2017 15.7.2 ICEs. 8 years ago
BoolVectorTest.cpp Math: ability to convert BoolVector from/to external representation. 8 years ago
CMakeLists.txt Math: moved Geometry::Distance and Intersection directly into Math. 8 years ago
ColorTest.cpp Updated copyright year. 8 years ago
ComplexTest.cpp Updated copyright year. 8 years ago
ConstantsTest.cpp Math: added Constants::piQuarter(). 8 years ago
DistanceTest.cpp Math: moved Geometry::Distance and Intersection directly into Math. 8 years ago
DualComplexTest.cpp Updated copyright year. 8 years ago
DualQuaternionTest.cpp Updated copyright year. 8 years ago
DualTest.cpp Updated copyright year. 8 years ago
FrustumTest.cpp Updated copyright year. 8 years ago
FunctionsTest.cpp Math: added lerp(T, T, bool). 8 years ago
HalfTest.cpp Math: long double issues are now only on 32-bit Android. 8 years ago
IntersectionBenchmark.cpp Math: moved Geometry::Distance and Intersection directly into Math. 8 years ago
IntersectionTest.cpp Math: moved Geometry::Distance and Intersection directly into Math. 8 years ago
Matrix3Test.cpp Math: work around MSVC 2017 15.7.2 ICEs. 8 years ago
Matrix4Test.cpp Math: work around MSVC 2017 15.7.2 ICEs. 8 years ago
MatrixTest.cpp Updated copyright year. 8 years ago
PackingTest.cpp Math: long double issues are now only on 32-bit Android. 8 years ago
QuaternionTest.cpp Math: drop a workaround for old Android GCC. 8 years ago
RangeTest.cpp Updated copyright year. 8 years ago
RectangularMatrixTest.cpp Updated copyright year. 8 years ago
SwizzleTest.cpp Updated copyright year. 8 years ago
TagsTest.cpp Updated copyright year. 8 years ago
TypeTraitsTest.cpp Math: long double issues are now only on 32-bit Android. 8 years ago
UnitTest.cpp Math: properly test op-and-assign operators in Unit. 8 years ago
Vector2Test.cpp Updated copyright year. 8 years ago
Vector3Test.cpp Updated copyright year. 8 years ago
Vector4Test.cpp Updated copyright year. 8 years ago
VectorTest.cpp Math: forgot to execute test for Vector::minmax(). 8 years ago