test: add tests for euler XYZ

This commit is contained in:
Recep Aslantas
2018-03-27 12:14:46 +03:00
parent 4298211795
commit d1f3feeb6e
6 changed files with 63 additions and 2 deletions

View File

@@ -105,7 +105,8 @@ test_tests_SOURCES=\
test/src/test_main.c \
test/src/test_mat4.c \
test/src/test_cam.c \
test/src/test_clamp.c
test/src/test_clamp.c \
test/src/test_euler.c
all-local:
sh ./post-build.sh