Skip to content

Commit f440640

Browse files
WIP
1 parent 86b3615 commit f440640

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test/CMakeLists.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -145,19 +145,19 @@ set(XSIMD_TESTS
145145
test_complex_hyperbolic.cpp
146146
test_complex_power.cpp
147147
test_complex_trigonometric.cpp
148-
# test_conversion.cpp
148+
test_conversion.cpp
149149
test_custom_default_arch.cpp
150150
test_error_gamma.cpp
151151
test_explicit_batch_instantiation.cpp
152152
test_exponential.cpp
153153
test_extract_pair.cpp
154-
# test_fp_manipulation.cpp
154+
test_fp_manipulation.cpp
155155
test_hyperbolic.cpp
156156
test_load_store.cpp
157157
test_memory.cpp
158158
test_poly_evaluation.cpp
159159
test_power.cpp
160-
# test_rounding.cpp
160+
test_rounding.cpp
161161
# test_select.cpp
162162
# test_shuffle.cpp
163163
test_sum.cpp

0 commit comments

Comments
 (0)