mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
tests: add some tests for quat
This commit is contained in:
@@ -61,6 +61,9 @@ test_assert_vec4s_eq(vec4s v1, vec4s v2);
|
||||
test_status_t
|
||||
test_assert_quat_eq(versor v1, versor v2);
|
||||
|
||||
test_status_t
|
||||
test_assert_quat_eq_identity(versor q) ;
|
||||
|
||||
test_status_t
|
||||
test_assert_quat_eq_abs(versor v1, versor v2);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user