Skip to content

Commit bfb95ef

Browse files
committed
Test refactoring: removed old files
1 parent 59a77f3 commit bfb95ef

39 files changed

+2
-11070
lines changed

test/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@ set(XSIMD_TESTS
161161
test_exponential.cpp
162162
test_fp_manipulation.cpp
163163
test_hyperbolic.cpp
164-
test_interface.cpp
165164
test_load_store.cpp
166165
test_memory.cpp
167166
test_poly_evaluation.cpp

test/test_utils.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919

2020
#include "xsimd/xsimd.hpp"
2121

22-
#ifndef XXSIMD_TEST_UTILS_HPP
23-
#define XXSIMD_TEST_UTILS_HPP
22+
#ifndef XSIMD_TEST_UTILS_HPP
23+
#define XSIMD_TEST_UTILS_HPP
2424

2525
/*******************
2626
* Pretty printers *

test/xsimd_algorithms.cpp

Lines changed: 0 additions & 274 deletions
This file was deleted.

test/xsimd_api_test.cpp

Lines changed: 0 additions & 105 deletions
This file was deleted.

0 commit comments

Comments
 (0)