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 86b3615 commit f440640Copy full SHA for f440640
test/CMakeLists.txt
@@ -145,19 +145,19 @@ set(XSIMD_TESTS
145
test_complex_hyperbolic.cpp
146
test_complex_power.cpp
147
test_complex_trigonometric.cpp
148
- # test_conversion.cpp
+ 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
154
- # test_fp_manipulation.cpp
+ test_fp_manipulation.cpp
155
test_hyperbolic.cpp
156
test_load_store.cpp
157
test_memory.cpp
158
test_poly_evaluation.cpp
159
test_power.cpp
160
- # test_rounding.cpp
+ test_rounding.cpp
161
# test_select.cpp
162
# test_shuffle.cpp
163
test_sum.cpp
0 commit comments