test: add some tests for mat3

This commit is contained in:
Recep Aslantas
2018-04-15 20:47:38 +03:00
parent f0a27d0ce2
commit 821c79572f
6 changed files with 95 additions and 1 deletions

View File

@@ -111,7 +111,8 @@ test_tests_SOURCES=\
test/src/test_euler.c \
test/src/test_quat.c \
test/src/test_vec4.c \
test/src/test_vec3.c
test/src/test_vec3.c \
test/src/test_mat3.c
all-local:
sh ./post-build.sh