test: add some tests for affine transforms

This commit is contained in:
Recep Aslantas
2018-04-17 10:33:52 +03:00
parent 821c79572f
commit cefd5fb53d
4 changed files with 113 additions and 2 deletions

View File

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