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š 3b5e650af5 Math: fix compilation of tests under libc++. 11 years ago
..
AngleTest.cpp Math: ability to construct all types without initializing the contents. 11 years ago
BoolVectorTest.cpp Math: ability to construct all types without initializing the contents. 11 years ago
CMakeLists.txt Oh, it's 2015 already. 11 years ago
ComplexTest.cpp Math: properly test that these constructors are indeed implicit. 11 years ago
ConstantsTest.cpp Math: improve Constants test, fix Clang compilation. 11 years ago
DualComplexTest.cpp Math: properly test that these constructors are indeed implicit. 11 years ago
DualQuaternionTest.cpp Math: properly test that these constructors are indeed implicit. 11 years ago
DualTest.cpp Math: properly test that these constructors are indeed implicit. 11 years ago
FunctionsTest.cpp Math: added div() function. 11 years ago
Matrix3Test.cpp Math: ability to construct all types without initializing the contents. 11 years ago
Matrix4Test.cpp Math: cleanup. 11 years ago
MatrixTest.cpp Math: fix compilation of tests under libc++. 11 years ago
QuaternionTest.cpp Math: properly test that these constructors are indeed implicit. 11 years ago
RangeTest.cpp Math: fix compilation of tests under libc++. 11 years ago
RectangularMatrixTest.cpp Math: fix compilation of tests under libc++. 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 Math: ability to construct all types without initializing the contents. 11 years ago
Vector2Test.cpp Math: ability to construct all types without initializing the contents. 11 years ago
Vector3Test.cpp Math: ability to construct all types without initializing the contents. 11 years ago
Vector4Test.cpp Math: ability to construct all types without initializing the contents. 11 years ago
VectorTest.cpp Math: test constexpr-ness of subclass types. 11 years ago