diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index e5b7a540b..0f919e13b 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -148,13 +148,13 @@ set(XSIMD_TESTS test_extract_pair.cpp test_fp_manipulation.cpp test_hyperbolic.cpp - test_load_store.cpp - test_memory.cpp - test_poly_evaluation.cpp - test_power.cpp - test_rounding.cpp - test_select.cpp - test_shuffle.cpp + #test_load_store.cpp + #test_memory.cpp + #test_poly_evaluation.cpp + #test_power.cpp + #test_rounding.cpp + #test_select.cpp + #test_shuffle.cpp test_sum.cpp test_traits.cpp test_trigonometric.cpp