Skip to content

Commit ff1a2d6

Browse files
WIP
1 parent 82da5e5 commit ff1a2d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,9 +137,9 @@ set(XSIMD_TESTS
137137
test_batch_cast.cpp
138138
test_batch_complex.cpp
139139
test_batch_float.cpp
140-
# test_batch_int.cpp
140+
test_batch_int.cpp
141141
# test_bitwise_cast.cpp
142-
# test_batch_constant.cpp
142+
test_batch_constant.cpp
143143
# test_batch_manip.cpp
144144
# test_complex_exponential.cpp
145145
# test_complex_hyperbolic.cpp

0 commit comments

Comments
 (0)