Added pure test

This commit is contained in:
Christophe Riccio
2016-09-25 10:29:08 +02:00
parent 0675da467a
commit f5f8620056
4 changed files with 437 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
glmCreateTestGTC(core_force_pure)
glmCreateTestGTC(core_type_aligned)
glmCreateTestGTC(core_type_cast)
glmCreateTestGTC(core_type_ctor)