Added string cast test

This commit is contained in:
Christophe Riccio
2011-09-01 00:24:18 +01:00
parent 317a14aadd
commit b11f0cd3cc
2 changed files with 44 additions and 0 deletions

View File

@@ -5,5 +5,6 @@ glmCreateTestGTC(gtx_random)
glmCreateTestGTC(gtx_rotate_vector)
glmCreateTestGTC(gtx_simd_vec4)
glmCreateTestGTC(gtx_simd_mat4)
glmCreateTestGTC(gtx_string_cast)
glmCreateTestGTC(gtx_ulp)
glmCreateTestGTC(gtx_vector_angle)