This commit is contained in:
Recep Aslantas
2024-08-27 12:22:42 +03:00
parent 33e78ca2ad
commit 2f619cdd6f
16 changed files with 1 additions and 20 deletions
-2
View File
@@ -491,5 +491,3 @@ TEST_IMPL(GLM_PREFIX, euler_zyx_quat_lh) {
}
TEST_SUCCESS
}
-2
View File
@@ -571,5 +571,3 @@ TEST_IMPL(GLM_PREFIX, euler_zyx_quat_rh) {
}
TEST_SUCCESS
}
-1
View File
@@ -71,4 +71,3 @@ TEST_IMPL(GLM_PREFIX, ray_at) {
TEST_SUCCESS
}
-1
View File
@@ -825,4 +825,3 @@ TEST_IMPL(GLM_PREFIX, vec2_refract) {
TEST_SUCCESS
}
-1
View File
@@ -1619,4 +1619,3 @@ TEST_IMPL(GLM_PREFIX, vec4_refract) {
TEST_SUCCESS
}