Added tests to main repository

This commit is contained in:
Christophe Riccio
2010-12-17 01:33:17 +00:00
parent 9b01c2d57c
commit d7f768718c
31 changed files with 769 additions and 241 deletions

3
test/gtx/CMakeLists.txt Normal file
View File

@@ -0,0 +1,3 @@
glmCreateTestGTC(gtx-bit)
glmCreateTestGTC(gtx-simd-vec4)
glmCreateTestGTC(gtx-simd-mat4)