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š 6e177780b0 Math: fixed test compilation with libc++. 11 years ago
..
AngleTest.cpp Making test declarations more compact. 11 years ago
BoolVectorTest.cpp Making test declarations more compact. 11 years ago
CMakeLists.txt Oh, it's 2015 already. 11 years ago
ComplexTest.cpp Math: made dot(), angle(), *lerp() and cross() free functions. 11 years ago
ConstantsTest.cpp Math: improve Constants test, fix Clang compilation. 11 years ago
DualComplexTest.cpp Making test declarations more compact. 11 years ago
DualQuaternionTest.cpp Making test declarations more compact. 11 years ago
DualTest.cpp Making test declarations more compact. 11 years ago
FunctionsTest.cpp Making test declarations more compact. 11 years ago
Matrix3Test.cpp Math: added Matrix[34]::shearing*(). 11 years ago
Matrix4Test.cpp Math: added Matrix4::lookAt(). 11 years ago
MatrixTest.cpp Making test declarations more compact. 11 years ago
QuaternionTest.cpp Math: made dot(), angle(), *lerp() and cross() free functions. 11 years ago
RangeTest.cpp Making test declarations more compact. 11 years ago
RectangularMatrixTest.cpp Making test declarations more compact. 11 years ago
SwizzleTest.cpp Making test declarations more compact. 11 years ago
TypeTraitsTest.cpp Making test declarations more compact. 11 years ago
UnitTest.cpp Making test declarations more compact. 11 years ago
Vector2Test.cpp Math: made dot(), angle(), *lerp() and cross() free functions. 11 years ago
Vector3Test.cpp Math: made dot(), angle(), *lerp() and cross() free functions. 11 years ago
Vector4Test.cpp Math: added Vector::pad(). 11 years ago
VectorTest.cpp Math: fixed test compilation with libc++. 11 years ago