Added unit tests for vector relational

This commit is contained in:
Christophe Riccio
2011-01-15 22:08:31 +00:00
parent ac7e851692
commit c891092425
3 changed files with 176 additions and 25 deletions

View File

@@ -14,5 +14,7 @@ glmCreateTestGTC(core_type_vec1)
glmCreateTestGTC(core_type_vec2)
glmCreateTestGTC(core_type_vec3)
glmCreateTestGTC(core_type_vec4)
glmCreateTestGTC(core_vector_relational)