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š 407071dc96 Math: test also possibility of Unit implicit conversions. 13 years ago
..
AngleTest.cpp Math: test also possibility of Unit implicit conversions. 13 years ago
BoolVectorTest.cpp Relicensing to MIT/Expat license, part 3: source files. 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 that implicit conversion vector <-> complex/quat can't compile. 13 years ago
DualQuaternionTest.cpp Math: test that implicit conversion vector <-> complex/quat can't compile. 13 years ago
DualTest.cpp Math: merged constExpressions() test cases into other test cases. 13 years ago
FunctionsTest.cpp Math: fixed test for denormalize<UnsignedLong, long double>(). 13 years ago
Matrix3Test.cpp Math: test that implicit conversion of underlying type can't compile. 13 years ago
Matrix4Test.cpp Math: test that implicit conversion of underlying type can't compile. 13 years ago
MatrixTest.cpp Math: test that implicit conversion of underlying type can't compile. 13 years ago
QuaternionTest.cpp Math: test that implicit conversion vector <-> complex/quat can't compile. 13 years ago
RectangularMatrixTest.cpp Math: test that implicit conversion of underlying type can't compile. 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 that implicit conversion from/to foreign types can't compile. 13 years ago
Vector3Test.cpp Math: test that implicit conversion from/to foreign types can't compile. 13 years ago
Vector4Test.cpp Math: test that implicit conversion from/to foreign types can't compile. 13 years ago
VectorTest.cpp Math: test that implicit conversion from/to foreign types can't compile. 13 years ago