add tests for clamp

This commit is contained in:
Recep Aslantas
2018-03-22 21:24:41 +03:00
parent 71b48b530e
commit 21ec45b2af
4 changed files with 39 additions and 2 deletions

View File

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