We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0be84b commit da97c15Copy full SHA for da97c15
test/CMakeLists.txt
@@ -147,10 +147,10 @@ set(XSIMD_TESTS
147
test_complex_trigonometric.cpp
148
# test_conversion.cpp
149
# test_custom_default_arch.cpp
150
- # test_error_gamma.cpp
151
- # test_explicit_batch_instantiation.cpp
152
- # test_exponential.cpp
153
- # test_extract_pair.cpp
+ test_error_gamma.cpp
+ test_explicit_batch_instantiation.cpp
+ test_exponential.cpp
+ test_extract_pair.cpp
154
# test_fp_manipulation.cpp
155
# test_hyperbolic.cpp
156
test_load_store.cpp
0 commit comments