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š 59808c364e Math: minor test code reorganization. 13 years ago
..
AngleTest.cpp Math: test also possibility of Unit implicit conversions. 13 years ago
BoolVectorTest.cpp Math: merge constexpr test of BoolVector into other test cases. 13 years ago
CMakeLists.txt Math: Matrix::invertedOrthogonal(), Matrix{3,4}::invertedRigid(). 13 years ago
ComplexTest.cpp Math: test that implicit conversion vector <-> complex/quat can't compile. 13 years ago
ConstantsTest.cpp Math: fix compilation of tests with OpenGL ES. 13 years ago
DualComplexTest.cpp Math: test copy construction from base classes. 13 years ago
DualQuaternionTest.cpp Math: test copy construction from base classes. 13 years ago
DualTest.cpp Math: merged constExpressions() test cases into other test cases. 13 years ago
FunctionsTest.cpp Math: added lerpInverted(). 13 years ago
Matrix3Test.cpp Math: test copy construction from base classes. 13 years ago
Matrix4Test.cpp Math: test copy construction from base classes. 13 years ago
MatrixTest.cpp Math: test copy construction from base classes. 13 years ago
QuaternionTest.cpp Math: test that implicit conversion vector <-> complex/quat can't compile. 13 years ago
RectangularMatrixTest.cpp Math: test "implicitness" of value constructors. 13 years ago
SwizzleTest.cpp Properly test swizzle() constexpr. 13 years ago
TypeTraitsTest.cpp Various other compilation fixes for OpenGL ES target. 13 years ago
UnitTest.cpp Math: test also possibility of Unit implicit conversions. 13 years ago
Vector2Test.cpp Math: test copy construction from base classes. 13 years ago
Vector3Test.cpp Math: test copy construction from base classes. 13 years ago
Vector4Test.cpp Math: test copy construction from base classes. 13 years ago
VectorTest.cpp Math: minor test code reorganization. 13 years ago