1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-21 02:05:16 +03:00
aports/community/xsimd/failed-tests.patch
2022-12-06 23:12:50 +00:00

13 lines
221 B
Diff

--- a/test/test_complex_trigonometric.cpp
+++ b/test/test_complex_trigonometric.cpp
@@ -227,10 +227,5 @@
{
Test.test_acos();
}
-
- SUBCASE("atan")
- {
- Test.test_atan();
- }
}
#endif