mirror of
https://github.com/recp/cglm.git
synced 2026-01-03 14:12:11 +00:00
test: add some tests for mat3
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
/* mat4 */
|
||||
void test_mat4(void **state);
|
||||
|
||||
/* mat3 */
|
||||
void test_mat3(void **state);
|
||||
|
||||
/* camera */
|
||||
void
|
||||
test_camera_lookat(void **state);
|
||||
|
||||
Reference in New Issue
Block a user