From 6ff93aaa7817b78febeddf05e587dc25e3421a59 Mon Sep 17 00:00:00 2001 From: David Wells Date: Thu, 20 Oct 2016 21:01:46 -0400 Subject: [PATCH] Move vector tests from tests/bits to tests/vector. --- tests/vector/CMakeLists.txt | 4 ++++ tests/{bits => vector}/complex_vector_11.cc | 0 tests/{bits => vector}/complex_vector_11.output | 0 tests/{bits => vector}/complex_vector_12.cc | 0 tests/{bits => vector}/complex_vector_12.output | 0 tests/{bits => vector}/complex_vector_13.cc | 0 tests/{bits => vector}/complex_vector_13.output | 0 tests/{bits => vector}/complex_vector_14.cc | 0 tests/{bits => vector}/complex_vector_14.output | 0 tests/{bits => vector}/complex_vector_15.cc | 0 tests/{bits => vector}/complex_vector_15.output | 0 tests/{bits => vector}/complex_vector_16.cc | 0 tests/{bits => vector}/complex_vector_16.output | 0 tests/{bits => vector}/complex_vector_17.cc | 0 tests/{bits => vector}/complex_vector_17.output | 0 tests/{bits => vector}/complex_vector_18.cc | 0 tests/{bits => vector}/complex_vector_18.output | 0 tests/{bits => vector}/complex_vector_19.cc | 0 tests/{bits => vector}/complex_vector_19.output | 0 tests/{bits => vector}/complex_vector_20.cc | 0 tests/{bits => vector}/complex_vector_20.output | 0 tests/{bits => vector}/complex_vector_21.cc | 0 tests/{bits => vector}/complex_vector_21.output | 0 tests/{bits => vector}/complex_vector_21_negative.cc | 0 tests/{bits => vector}/complex_vector_21_negative.output | 0 tests/{bits => vector}/complex_vector_22.cc | 0 tests/{bits => vector}/complex_vector_22.output | 0 tests/{bits => vector}/complex_vector_23.cc | 0 tests/{bits => vector}/complex_vector_23.output | 0 tests/{bits => vector}/complex_vector_24.cc | 0 tests/{bits => vector}/complex_vector_24.output | 0 tests/{bits => vector}/complex_vector_25.cc | 0 tests/{bits => vector}/complex_vector_25.output | 0 tests/{bits => vector}/complex_vector_26.cc | 0 tests/{bits => vector}/complex_vector_26.output | 0 tests/{bits => vector}/complex_vector_27.cc | 0 tests/{bits => vector}/complex_vector_27.output | 0 tests/{bits => vector}/complex_vector_28.cc | 0 tests/{bits => vector}/complex_vector_28.output | 0 tests/{bits => vector}/complex_vector_29.cc | 0 tests/{bits => vector}/complex_vector_29.output | 0 tests/{bits => vector}/complex_vector_30.cc | 0 tests/{bits => vector}/complex_vector_30.output | 0 tests/{bits => vector}/complex_vector_31.cc | 0 tests/{bits => vector}/complex_vector_31.output | 0 tests/{bits => vector}/complex_vector_32.cc | 0 tests/{bits => vector}/complex_vector_32.output | 0 tests/{bits => vector}/complex_vector_33.cc | 0 tests/{bits => vector}/complex_vector_33.output | 0 tests/{bits => vector}/complex_vector_34.cc | 0 tests/{bits => vector}/complex_vector_34.output | 0 tests/{bits => vector}/complex_vector_35.cc | 0 tests/{bits => vector}/complex_vector_35.output | 0 tests/{bits => vector}/complex_vector_36.cc | 0 tests/{bits => vector}/complex_vector_36.output | 0 tests/{bits => vector}/complex_vector_37.cc | 0 tests/{bits => vector}/complex_vector_37.output | 0 tests/{bits => vector}/complex_vector_38.cc | 0 tests/{bits => vector}/complex_vector_38.output | 0 tests/{bits => vector}/complex_vector_39.cc | 0 tests/{bits => vector}/complex_vector_39.output | 0 tests/{bits => vector}/complex_vector_40.cc | 0 tests/{bits => vector}/complex_vector_40.output | 0 tests/{bits => vector}/complex_vector_41.cc | 0 tests/{bits => vector}/complex_vector_41.output | 0 tests/{bits => vector}/complex_vector_42.cc | 0 tests/{bits => vector}/complex_vector_42.output | 0 tests/{bits => vector}/complex_vector_43.cc | 0 tests/{bits => vector}/complex_vector_43.output | 0 tests/{bits => vector}/complex_vector_44.cc | 0 tests/{bits => vector}/complex_vector_44.output | 0 tests/{bits => vector}/complex_vector_45.cc | 0 tests/{bits => vector}/complex_vector_45.output | 0 tests/{bits => vector}/complex_vector_46.cc | 0 tests/{bits => vector}/complex_vector_46.output | 0 tests/{bits => vector}/complex_vector_47.cc | 0 tests/{bits => vector}/complex_vector_47.output | 0 tests/{bits => vector}/complex_vector_48.cc | 0 tests/{bits => vector}/complex_vector_48.output | 0 tests/{bits => vector}/complex_vector_49.cc | 0 tests/{bits => vector}/complex_vector_49.output | 0 tests/{bits => vector}/complex_vector_equality_1.cc | 0 tests/{bits => vector}/complex_vector_equality_1.output | 0 tests/{bits => vector}/complex_vector_equality_2.cc | 0 tests/{bits => vector}/complex_vector_equality_2.output | 0 tests/{bits => vector}/complex_vector_equality_3.cc | 0 tests/{bits => vector}/complex_vector_equality_3.output | 0 tests/{bits => vector}/complex_vector_equality_4.cc | 0 tests/{bits => vector}/complex_vector_equality_4.output | 0 tests/{bits => vector}/complex_vector_equality_5.cc | 0 tests/{bits => vector}/complex_vector_equality_5.output | 0 tests/{bits => vector}/complex_vector_equality_6.cc | 0 tests/{bits => vector}/complex_vector_equality_6.output | 0 tests/{bits => vector}/complex_vector_equality_7.cc | 0 tests/{bits => vector}/complex_vector_equality_7.output | 0 tests/{bits => vector}/complex_vector_equality_8.cc | 0 tests/{bits => vector}/complex_vector_equality_8.output | 0 tests/{bits => vector}/complex_vector_vector_01.cc | 0 tests/{bits => vector}/complex_vector_vector_01.output | 0 tests/{bits => vector}/vector_11.cc | 0 tests/{bits => vector}/vector_11.output | 0 tests/{bits => vector}/vector_12.cc | 0 tests/{bits => vector}/vector_12.output | 0 tests/{bits => vector}/vector_13.cc | 0 tests/{bits => vector}/vector_13.output | 0 tests/{bits => vector}/vector_14.cc | 0 tests/{bits => vector}/vector_14.output | 0 tests/{bits => vector}/vector_15.cc | 0 tests/{bits => vector}/vector_15.output | 0 tests/{bits => vector}/vector_16.cc | 0 tests/{bits => vector}/vector_16.output | 0 tests/{bits => vector}/vector_17.cc | 0 tests/{bits => vector}/vector_17.output | 0 tests/{bits => vector}/vector_18.cc | 0 tests/{bits => vector}/vector_18.output | 0 tests/{bits => vector}/vector_19.cc | 0 tests/{bits => vector}/vector_19.output | 0 tests/{bits => vector}/vector_20.cc | 0 tests/{bits => vector}/vector_20.output | 0 tests/{bits => vector}/vector_21.cc | 0 tests/{bits => vector}/vector_21.output | 0 tests/{bits => vector}/vector_21_negative.cc | 0 tests/{bits => vector}/vector_21_negative.output | 0 tests/{bits => vector}/vector_22.cc | 0 tests/{bits => vector}/vector_22.output | 0 tests/{bits => vector}/vector_23.cc | 0 tests/{bits => vector}/vector_23.output | 0 tests/{bits => vector}/vector_24.cc | 0 tests/{bits => vector}/vector_24.output | 0 tests/{bits => vector}/vector_26.cc | 0 tests/{bits => vector}/vector_26.output | 0 tests/{bits => vector}/vector_27.cc | 0 tests/{bits => vector}/vector_27.output | 0 tests/{bits => vector}/vector_28.cc | 0 tests/{bits => vector}/vector_28.output | 0 tests/{bits => vector}/vector_29.cc | 0 tests/{bits => vector}/vector_29.output | 0 tests/{bits => vector}/vector_30.cc | 0 tests/{bits => vector}/vector_30.output | 0 tests/{bits => vector}/vector_31.cc | 0 tests/{bits => vector}/vector_31.output | 0 tests/{bits => vector}/vector_32.cc | 0 tests/{bits => vector}/vector_32.output | 0 tests/{bits => vector}/vector_33.cc | 0 tests/{bits => vector}/vector_33.output | 0 tests/{bits => vector}/vector_34.cc | 0 tests/{bits => vector}/vector_34.output | 0 tests/{bits => vector}/vector_35.cc | 0 tests/{bits => vector}/vector_35.output | 0 tests/{bits => vector}/vector_36.cc | 0 tests/{bits => vector}/vector_36.output | 0 tests/{bits => vector}/vector_37.cc | 0 tests/{bits => vector}/vector_37.output | 0 tests/{bits => vector}/vector_38.cc | 0 tests/{bits => vector}/vector_38.output | 0 tests/{bits => vector}/vector_39.cc | 0 tests/{bits => vector}/vector_39.output | 0 tests/{bits => vector}/vector_40.cc | 0 tests/{bits => vector}/vector_40.output | 0 tests/{bits => vector}/vector_41.cc | 0 tests/{bits => vector}/vector_41.output | 0 tests/{bits => vector}/vector_42.cc | 0 tests/{bits => vector}/vector_42.output | 0 tests/{bits => vector}/vector_43.cc | 0 tests/{bits => vector}/vector_43.output | 0 tests/{bits => vector}/vector_44.cc | 0 tests/{bits => vector}/vector_44.output | 0 tests/{bits => vector}/vector_45.cc | 0 tests/{bits => vector}/vector_45.output | 0 tests/{bits => vector}/vector_46.cc | 0 tests/{bits => vector}/vector_46.output | 0 tests/{bits => vector}/vector_47.cc | 0 tests/{bits => vector}/vector_47.output | 0 tests/{bits => vector}/vector_48.cc | 0 tests/{bits => vector}/vector_48.output | 0 tests/{bits => vector}/vector_49.cc | 0 tests/{bits => vector}/vector_49.output | 0 tests/{bits => vector}/vector_57.cc | 0 tests/{bits => vector}/vector_57.output | 0 tests/{bits => vector}/vector_equality_1.cc | 0 tests/{bits => vector}/vector_equality_1.output | 0 tests/{bits => vector}/vector_equality_2.cc | 0 tests/{bits => vector}/vector_equality_2.output | 0 tests/{bits => vector}/vector_equality_3.cc | 0 tests/{bits => vector}/vector_equality_3.output | 0 tests/{bits => vector}/vector_equality_4.cc | 0 tests/{bits => vector}/vector_equality_4.output | 0 tests/{bits => vector}/vector_equality_5.cc | 0 tests/{bits => vector}/vector_equality_5.output | 0 tests/{bits => vector}/vector_equality_6.cc | 0 tests/{bits => vector}/vector_equality_6.output | 0 tests/{bits => vector}/vector_equality_7.cc | 0 tests/{bits => vector}/vector_equality_7.output | 0 tests/{bits => vector}/vector_equality_8.cc | 0 tests/{bits => vector}/vector_equality_8.output | 0 tests/{bits => vector}/vector_vector_01.cc | 0 tests/{bits => vector}/vector_vector_01.output | 0 197 files changed, 4 insertions(+) create mode 100644 tests/vector/CMakeLists.txt rename tests/{bits => vector}/complex_vector_11.cc (100%) rename tests/{bits => vector}/complex_vector_11.output (100%) rename tests/{bits => vector}/complex_vector_12.cc (100%) rename tests/{bits => vector}/complex_vector_12.output (100%) rename tests/{bits => vector}/complex_vector_13.cc (100%) rename tests/{bits => vector}/complex_vector_13.output (100%) rename tests/{bits => vector}/complex_vector_14.cc (100%) rename tests/{bits => vector}/complex_vector_14.output (100%) rename tests/{bits => vector}/complex_vector_15.cc (100%) rename tests/{bits => vector}/complex_vector_15.output (100%) rename tests/{bits => vector}/complex_vector_16.cc (100%) rename tests/{bits => vector}/complex_vector_16.output (100%) rename tests/{bits => vector}/complex_vector_17.cc (100%) rename tests/{bits => vector}/complex_vector_17.output (100%) rename tests/{bits => vector}/complex_vector_18.cc (100%) rename tests/{bits => vector}/complex_vector_18.output (100%) rename tests/{bits => vector}/complex_vector_19.cc (100%) rename tests/{bits => vector}/complex_vector_19.output (100%) rename tests/{bits => vector}/complex_vector_20.cc (100%) rename tests/{bits => vector}/complex_vector_20.output (100%) rename tests/{bits => vector}/complex_vector_21.cc (100%) rename tests/{bits => vector}/complex_vector_21.output (100%) rename tests/{bits => vector}/complex_vector_21_negative.cc (100%) rename tests/{bits => vector}/complex_vector_21_negative.output (100%) rename tests/{bits => vector}/complex_vector_22.cc (100%) rename tests/{bits => vector}/complex_vector_22.output (100%) rename tests/{bits => vector}/complex_vector_23.cc (100%) rename tests/{bits => vector}/complex_vector_23.output (100%) rename tests/{bits => vector}/complex_vector_24.cc (100%) rename tests/{bits => vector}/complex_vector_24.output (100%) rename tests/{bits => vector}/complex_vector_25.cc (100%) rename tests/{bits => vector}/complex_vector_25.output (100%) rename tests/{bits => vector}/complex_vector_26.cc (100%) rename tests/{bits => vector}/complex_vector_26.output (100%) rename tests/{bits => vector}/complex_vector_27.cc (100%) rename tests/{bits => vector}/complex_vector_27.output (100%) rename tests/{bits => vector}/complex_vector_28.cc (100%) rename tests/{bits => vector}/complex_vector_28.output (100%) rename tests/{bits => vector}/complex_vector_29.cc (100%) rename tests/{bits => vector}/complex_vector_29.output (100%) rename tests/{bits => vector}/complex_vector_30.cc (100%) rename tests/{bits => vector}/complex_vector_30.output (100%) rename tests/{bits => vector}/complex_vector_31.cc (100%) rename tests/{bits => vector}/complex_vector_31.output (100%) rename tests/{bits => vector}/complex_vector_32.cc (100%) rename tests/{bits => vector}/complex_vector_32.output (100%) rename tests/{bits => vector}/complex_vector_33.cc (100%) rename tests/{bits => vector}/complex_vector_33.output (100%) rename tests/{bits => vector}/complex_vector_34.cc (100%) rename tests/{bits => vector}/complex_vector_34.output (100%) rename tests/{bits => vector}/complex_vector_35.cc (100%) rename tests/{bits => vector}/complex_vector_35.output (100%) rename tests/{bits => vector}/complex_vector_36.cc (100%) rename tests/{bits => vector}/complex_vector_36.output (100%) rename tests/{bits => vector}/complex_vector_37.cc (100%) rename tests/{bits => vector}/complex_vector_37.output (100%) rename tests/{bits => vector}/complex_vector_38.cc (100%) rename tests/{bits => vector}/complex_vector_38.output (100%) rename tests/{bits => vector}/complex_vector_39.cc (100%) rename tests/{bits => vector}/complex_vector_39.output (100%) rename tests/{bits => vector}/complex_vector_40.cc (100%) rename tests/{bits => vector}/complex_vector_40.output (100%) rename tests/{bits => vector}/complex_vector_41.cc (100%) rename tests/{bits => vector}/complex_vector_41.output (100%) rename tests/{bits => vector}/complex_vector_42.cc (100%) rename tests/{bits => vector}/complex_vector_42.output (100%) rename tests/{bits => vector}/complex_vector_43.cc (100%) rename tests/{bits => vector}/complex_vector_43.output (100%) rename tests/{bits => vector}/complex_vector_44.cc (100%) rename tests/{bits => vector}/complex_vector_44.output (100%) rename tests/{bits => vector}/complex_vector_45.cc (100%) rename tests/{bits => vector}/complex_vector_45.output (100%) rename tests/{bits => vector}/complex_vector_46.cc (100%) rename tests/{bits => vector}/complex_vector_46.output (100%) rename tests/{bits => vector}/complex_vector_47.cc (100%) rename tests/{bits => vector}/complex_vector_47.output (100%) rename tests/{bits => vector}/complex_vector_48.cc (100%) rename tests/{bits => vector}/complex_vector_48.output (100%) rename tests/{bits => vector}/complex_vector_49.cc (100%) rename tests/{bits => vector}/complex_vector_49.output (100%) rename tests/{bits => vector}/complex_vector_equality_1.cc (100%) rename tests/{bits => vector}/complex_vector_equality_1.output (100%) rename tests/{bits => vector}/complex_vector_equality_2.cc (100%) rename tests/{bits => vector}/complex_vector_equality_2.output (100%) rename tests/{bits => vector}/complex_vector_equality_3.cc (100%) rename tests/{bits => vector}/complex_vector_equality_3.output (100%) rename tests/{bits => vector}/complex_vector_equality_4.cc (100%) rename tests/{bits => vector}/complex_vector_equality_4.output (100%) rename tests/{bits => vector}/complex_vector_equality_5.cc (100%) rename tests/{bits => vector}/complex_vector_equality_5.output (100%) rename tests/{bits => vector}/complex_vector_equality_6.cc (100%) rename tests/{bits => vector}/complex_vector_equality_6.output (100%) rename tests/{bits => vector}/complex_vector_equality_7.cc (100%) rename tests/{bits => vector}/complex_vector_equality_7.output (100%) rename tests/{bits => vector}/complex_vector_equality_8.cc (100%) rename tests/{bits => vector}/complex_vector_equality_8.output (100%) rename tests/{bits => vector}/complex_vector_vector_01.cc (100%) rename tests/{bits => vector}/complex_vector_vector_01.output (100%) rename tests/{bits => vector}/vector_11.cc (100%) rename tests/{bits => vector}/vector_11.output (100%) rename tests/{bits => vector}/vector_12.cc (100%) rename tests/{bits => vector}/vector_12.output (100%) rename tests/{bits => vector}/vector_13.cc (100%) rename tests/{bits => vector}/vector_13.output (100%) rename tests/{bits => vector}/vector_14.cc (100%) rename tests/{bits => vector}/vector_14.output (100%) rename tests/{bits => vector}/vector_15.cc (100%) rename tests/{bits => vector}/vector_15.output (100%) rename tests/{bits => vector}/vector_16.cc (100%) rename tests/{bits => vector}/vector_16.output (100%) rename tests/{bits => vector}/vector_17.cc (100%) rename tests/{bits => vector}/vector_17.output (100%) rename tests/{bits => vector}/vector_18.cc (100%) rename tests/{bits => vector}/vector_18.output (100%) rename tests/{bits => vector}/vector_19.cc (100%) rename tests/{bits => vector}/vector_19.output (100%) rename tests/{bits => vector}/vector_20.cc (100%) rename tests/{bits => vector}/vector_20.output (100%) rename tests/{bits => vector}/vector_21.cc (100%) rename tests/{bits => vector}/vector_21.output (100%) rename tests/{bits => vector}/vector_21_negative.cc (100%) rename tests/{bits => vector}/vector_21_negative.output (100%) rename tests/{bits => vector}/vector_22.cc (100%) rename tests/{bits => vector}/vector_22.output (100%) rename tests/{bits => vector}/vector_23.cc (100%) rename tests/{bits => vector}/vector_23.output (100%) rename tests/{bits => vector}/vector_24.cc (100%) rename tests/{bits => vector}/vector_24.output (100%) rename tests/{bits => vector}/vector_26.cc (100%) rename tests/{bits => vector}/vector_26.output (100%) rename tests/{bits => vector}/vector_27.cc (100%) rename tests/{bits => vector}/vector_27.output (100%) rename tests/{bits => vector}/vector_28.cc (100%) rename tests/{bits => vector}/vector_28.output (100%) rename tests/{bits => vector}/vector_29.cc (100%) rename tests/{bits => vector}/vector_29.output (100%) rename tests/{bits => vector}/vector_30.cc (100%) rename tests/{bits => vector}/vector_30.output (100%) rename tests/{bits => vector}/vector_31.cc (100%) rename tests/{bits => vector}/vector_31.output (100%) rename tests/{bits => vector}/vector_32.cc (100%) rename tests/{bits => vector}/vector_32.output (100%) rename tests/{bits => vector}/vector_33.cc (100%) rename tests/{bits => vector}/vector_33.output (100%) rename tests/{bits => vector}/vector_34.cc (100%) rename tests/{bits => vector}/vector_34.output (100%) rename tests/{bits => vector}/vector_35.cc (100%) rename tests/{bits => vector}/vector_35.output (100%) rename tests/{bits => vector}/vector_36.cc (100%) rename tests/{bits => vector}/vector_36.output (100%) rename tests/{bits => vector}/vector_37.cc (100%) rename tests/{bits => vector}/vector_37.output (100%) rename tests/{bits => vector}/vector_38.cc (100%) rename tests/{bits => vector}/vector_38.output (100%) rename tests/{bits => vector}/vector_39.cc (100%) rename tests/{bits => vector}/vector_39.output (100%) rename tests/{bits => vector}/vector_40.cc (100%) rename tests/{bits => vector}/vector_40.output (100%) rename tests/{bits => vector}/vector_41.cc (100%) rename tests/{bits => vector}/vector_41.output (100%) rename tests/{bits => vector}/vector_42.cc (100%) rename tests/{bits => vector}/vector_42.output (100%) rename tests/{bits => vector}/vector_43.cc (100%) rename tests/{bits => vector}/vector_43.output (100%) rename tests/{bits => vector}/vector_44.cc (100%) rename tests/{bits => vector}/vector_44.output (100%) rename tests/{bits => vector}/vector_45.cc (100%) rename tests/{bits => vector}/vector_45.output (100%) rename tests/{bits => vector}/vector_46.cc (100%) rename tests/{bits => vector}/vector_46.output (100%) rename tests/{bits => vector}/vector_47.cc (100%) rename tests/{bits => vector}/vector_47.output (100%) rename tests/{bits => vector}/vector_48.cc (100%) rename tests/{bits => vector}/vector_48.output (100%) rename tests/{bits => vector}/vector_49.cc (100%) rename tests/{bits => vector}/vector_49.output (100%) rename tests/{bits => vector}/vector_57.cc (100%) rename tests/{bits => vector}/vector_57.output (100%) rename tests/{bits => vector}/vector_equality_1.cc (100%) rename tests/{bits => vector}/vector_equality_1.output (100%) rename tests/{bits => vector}/vector_equality_2.cc (100%) rename tests/{bits => vector}/vector_equality_2.output (100%) rename tests/{bits => vector}/vector_equality_3.cc (100%) rename tests/{bits => vector}/vector_equality_3.output (100%) rename tests/{bits => vector}/vector_equality_4.cc (100%) rename tests/{bits => vector}/vector_equality_4.output (100%) rename tests/{bits => vector}/vector_equality_5.cc (100%) rename tests/{bits => vector}/vector_equality_5.output (100%) rename tests/{bits => vector}/vector_equality_6.cc (100%) rename tests/{bits => vector}/vector_equality_6.output (100%) rename tests/{bits => vector}/vector_equality_7.cc (100%) rename tests/{bits => vector}/vector_equality_7.output (100%) rename tests/{bits => vector}/vector_equality_8.cc (100%) rename tests/{bits => vector}/vector_equality_8.output (100%) rename tests/{bits => vector}/vector_vector_01.cc (100%) rename tests/{bits => vector}/vector_vector_01.output (100%) diff --git a/tests/vector/CMakeLists.txt b/tests/vector/CMakeLists.txt new file mode 100644 index 0000000000..f8ac3eb029 --- /dev/null +++ b/tests/vector/CMakeLists.txt @@ -0,0 +1,4 @@ +CMAKE_MINIMUM_REQUIRED(VERSION 2.8.9) +INCLUDE(../setup_testsubproject.cmake) +PROJECT(testsuite CXX) +DEAL_II_PICKUP_TESTS() diff --git a/tests/bits/complex_vector_11.cc b/tests/vector/complex_vector_11.cc similarity index 100% rename from tests/bits/complex_vector_11.cc rename to tests/vector/complex_vector_11.cc diff --git a/tests/bits/complex_vector_11.output b/tests/vector/complex_vector_11.output similarity index 100% rename from tests/bits/complex_vector_11.output rename to tests/vector/complex_vector_11.output diff --git a/tests/bits/complex_vector_12.cc b/tests/vector/complex_vector_12.cc similarity index 100% rename from tests/bits/complex_vector_12.cc rename to tests/vector/complex_vector_12.cc diff --git a/tests/bits/complex_vector_12.output b/tests/vector/complex_vector_12.output similarity index 100% rename from tests/bits/complex_vector_12.output rename to tests/vector/complex_vector_12.output diff --git a/tests/bits/complex_vector_13.cc b/tests/vector/complex_vector_13.cc similarity index 100% rename from tests/bits/complex_vector_13.cc rename to tests/vector/complex_vector_13.cc diff --git a/tests/bits/complex_vector_13.output b/tests/vector/complex_vector_13.output similarity index 100% rename from tests/bits/complex_vector_13.output rename to tests/vector/complex_vector_13.output diff --git a/tests/bits/complex_vector_14.cc b/tests/vector/complex_vector_14.cc similarity index 100% rename from tests/bits/complex_vector_14.cc rename to tests/vector/complex_vector_14.cc diff --git a/tests/bits/complex_vector_14.output b/tests/vector/complex_vector_14.output similarity index 100% rename from tests/bits/complex_vector_14.output rename to tests/vector/complex_vector_14.output diff --git a/tests/bits/complex_vector_15.cc b/tests/vector/complex_vector_15.cc similarity index 100% rename from tests/bits/complex_vector_15.cc rename to tests/vector/complex_vector_15.cc diff --git a/tests/bits/complex_vector_15.output b/tests/vector/complex_vector_15.output similarity index 100% rename from tests/bits/complex_vector_15.output rename to tests/vector/complex_vector_15.output diff --git a/tests/bits/complex_vector_16.cc b/tests/vector/complex_vector_16.cc similarity index 100% rename from tests/bits/complex_vector_16.cc rename to tests/vector/complex_vector_16.cc diff --git a/tests/bits/complex_vector_16.output b/tests/vector/complex_vector_16.output similarity index 100% rename from tests/bits/complex_vector_16.output rename to tests/vector/complex_vector_16.output diff --git a/tests/bits/complex_vector_17.cc b/tests/vector/complex_vector_17.cc similarity index 100% rename from tests/bits/complex_vector_17.cc rename to tests/vector/complex_vector_17.cc diff --git a/tests/bits/complex_vector_17.output b/tests/vector/complex_vector_17.output similarity index 100% rename from tests/bits/complex_vector_17.output rename to tests/vector/complex_vector_17.output diff --git a/tests/bits/complex_vector_18.cc b/tests/vector/complex_vector_18.cc similarity index 100% rename from tests/bits/complex_vector_18.cc rename to tests/vector/complex_vector_18.cc diff --git a/tests/bits/complex_vector_18.output b/tests/vector/complex_vector_18.output similarity index 100% rename from tests/bits/complex_vector_18.output rename to tests/vector/complex_vector_18.output diff --git a/tests/bits/complex_vector_19.cc b/tests/vector/complex_vector_19.cc similarity index 100% rename from tests/bits/complex_vector_19.cc rename to tests/vector/complex_vector_19.cc diff --git a/tests/bits/complex_vector_19.output b/tests/vector/complex_vector_19.output similarity index 100% rename from tests/bits/complex_vector_19.output rename to tests/vector/complex_vector_19.output diff --git a/tests/bits/complex_vector_20.cc b/tests/vector/complex_vector_20.cc similarity index 100% rename from tests/bits/complex_vector_20.cc rename to tests/vector/complex_vector_20.cc diff --git a/tests/bits/complex_vector_20.output b/tests/vector/complex_vector_20.output similarity index 100% rename from tests/bits/complex_vector_20.output rename to tests/vector/complex_vector_20.output diff --git a/tests/bits/complex_vector_21.cc b/tests/vector/complex_vector_21.cc similarity index 100% rename from tests/bits/complex_vector_21.cc rename to tests/vector/complex_vector_21.cc diff --git a/tests/bits/complex_vector_21.output b/tests/vector/complex_vector_21.output similarity index 100% rename from tests/bits/complex_vector_21.output rename to tests/vector/complex_vector_21.output diff --git a/tests/bits/complex_vector_21_negative.cc b/tests/vector/complex_vector_21_negative.cc similarity index 100% rename from tests/bits/complex_vector_21_negative.cc rename to tests/vector/complex_vector_21_negative.cc diff --git a/tests/bits/complex_vector_21_negative.output b/tests/vector/complex_vector_21_negative.output similarity index 100% rename from tests/bits/complex_vector_21_negative.output rename to tests/vector/complex_vector_21_negative.output diff --git a/tests/bits/complex_vector_22.cc b/tests/vector/complex_vector_22.cc similarity index 100% rename from tests/bits/complex_vector_22.cc rename to tests/vector/complex_vector_22.cc diff --git a/tests/bits/complex_vector_22.output b/tests/vector/complex_vector_22.output similarity index 100% rename from tests/bits/complex_vector_22.output rename to tests/vector/complex_vector_22.output diff --git a/tests/bits/complex_vector_23.cc b/tests/vector/complex_vector_23.cc similarity index 100% rename from tests/bits/complex_vector_23.cc rename to tests/vector/complex_vector_23.cc diff --git a/tests/bits/complex_vector_23.output b/tests/vector/complex_vector_23.output similarity index 100% rename from tests/bits/complex_vector_23.output rename to tests/vector/complex_vector_23.output diff --git a/tests/bits/complex_vector_24.cc b/tests/vector/complex_vector_24.cc similarity index 100% rename from tests/bits/complex_vector_24.cc rename to tests/vector/complex_vector_24.cc diff --git a/tests/bits/complex_vector_24.output b/tests/vector/complex_vector_24.output similarity index 100% rename from tests/bits/complex_vector_24.output rename to tests/vector/complex_vector_24.output diff --git a/tests/bits/complex_vector_25.cc b/tests/vector/complex_vector_25.cc similarity index 100% rename from tests/bits/complex_vector_25.cc rename to tests/vector/complex_vector_25.cc diff --git a/tests/bits/complex_vector_25.output b/tests/vector/complex_vector_25.output similarity index 100% rename from tests/bits/complex_vector_25.output rename to tests/vector/complex_vector_25.output diff --git a/tests/bits/complex_vector_26.cc b/tests/vector/complex_vector_26.cc similarity index 100% rename from tests/bits/complex_vector_26.cc rename to tests/vector/complex_vector_26.cc diff --git a/tests/bits/complex_vector_26.output b/tests/vector/complex_vector_26.output similarity index 100% rename from tests/bits/complex_vector_26.output rename to tests/vector/complex_vector_26.output diff --git a/tests/bits/complex_vector_27.cc b/tests/vector/complex_vector_27.cc similarity index 100% rename from tests/bits/complex_vector_27.cc rename to tests/vector/complex_vector_27.cc diff --git a/tests/bits/complex_vector_27.output b/tests/vector/complex_vector_27.output similarity index 100% rename from tests/bits/complex_vector_27.output rename to tests/vector/complex_vector_27.output diff --git a/tests/bits/complex_vector_28.cc b/tests/vector/complex_vector_28.cc similarity index 100% rename from tests/bits/complex_vector_28.cc rename to tests/vector/complex_vector_28.cc diff --git a/tests/bits/complex_vector_28.output b/tests/vector/complex_vector_28.output similarity index 100% rename from tests/bits/complex_vector_28.output rename to tests/vector/complex_vector_28.output diff --git a/tests/bits/complex_vector_29.cc b/tests/vector/complex_vector_29.cc similarity index 100% rename from tests/bits/complex_vector_29.cc rename to tests/vector/complex_vector_29.cc diff --git a/tests/bits/complex_vector_29.output b/tests/vector/complex_vector_29.output similarity index 100% rename from tests/bits/complex_vector_29.output rename to tests/vector/complex_vector_29.output diff --git a/tests/bits/complex_vector_30.cc b/tests/vector/complex_vector_30.cc similarity index 100% rename from tests/bits/complex_vector_30.cc rename to tests/vector/complex_vector_30.cc diff --git a/tests/bits/complex_vector_30.output b/tests/vector/complex_vector_30.output similarity index 100% rename from tests/bits/complex_vector_30.output rename to tests/vector/complex_vector_30.output diff --git a/tests/bits/complex_vector_31.cc b/tests/vector/complex_vector_31.cc similarity index 100% rename from tests/bits/complex_vector_31.cc rename to tests/vector/complex_vector_31.cc diff --git a/tests/bits/complex_vector_31.output b/tests/vector/complex_vector_31.output similarity index 100% rename from tests/bits/complex_vector_31.output rename to tests/vector/complex_vector_31.output diff --git a/tests/bits/complex_vector_32.cc b/tests/vector/complex_vector_32.cc similarity index 100% rename from tests/bits/complex_vector_32.cc rename to tests/vector/complex_vector_32.cc diff --git a/tests/bits/complex_vector_32.output b/tests/vector/complex_vector_32.output similarity index 100% rename from tests/bits/complex_vector_32.output rename to tests/vector/complex_vector_32.output diff --git a/tests/bits/complex_vector_33.cc b/tests/vector/complex_vector_33.cc similarity index 100% rename from tests/bits/complex_vector_33.cc rename to tests/vector/complex_vector_33.cc diff --git a/tests/bits/complex_vector_33.output b/tests/vector/complex_vector_33.output similarity index 100% rename from tests/bits/complex_vector_33.output rename to tests/vector/complex_vector_33.output diff --git a/tests/bits/complex_vector_34.cc b/tests/vector/complex_vector_34.cc similarity index 100% rename from tests/bits/complex_vector_34.cc rename to tests/vector/complex_vector_34.cc diff --git a/tests/bits/complex_vector_34.output b/tests/vector/complex_vector_34.output similarity index 100% rename from tests/bits/complex_vector_34.output rename to tests/vector/complex_vector_34.output diff --git a/tests/bits/complex_vector_35.cc b/tests/vector/complex_vector_35.cc similarity index 100% rename from tests/bits/complex_vector_35.cc rename to tests/vector/complex_vector_35.cc diff --git a/tests/bits/complex_vector_35.output b/tests/vector/complex_vector_35.output similarity index 100% rename from tests/bits/complex_vector_35.output rename to tests/vector/complex_vector_35.output diff --git a/tests/bits/complex_vector_36.cc b/tests/vector/complex_vector_36.cc similarity index 100% rename from tests/bits/complex_vector_36.cc rename to tests/vector/complex_vector_36.cc diff --git a/tests/bits/complex_vector_36.output b/tests/vector/complex_vector_36.output similarity index 100% rename from tests/bits/complex_vector_36.output rename to tests/vector/complex_vector_36.output diff --git a/tests/bits/complex_vector_37.cc b/tests/vector/complex_vector_37.cc similarity index 100% rename from tests/bits/complex_vector_37.cc rename to tests/vector/complex_vector_37.cc diff --git a/tests/bits/complex_vector_37.output b/tests/vector/complex_vector_37.output similarity index 100% rename from tests/bits/complex_vector_37.output rename to tests/vector/complex_vector_37.output diff --git a/tests/bits/complex_vector_38.cc b/tests/vector/complex_vector_38.cc similarity index 100% rename from tests/bits/complex_vector_38.cc rename to tests/vector/complex_vector_38.cc diff --git a/tests/bits/complex_vector_38.output b/tests/vector/complex_vector_38.output similarity index 100% rename from tests/bits/complex_vector_38.output rename to tests/vector/complex_vector_38.output diff --git a/tests/bits/complex_vector_39.cc b/tests/vector/complex_vector_39.cc similarity index 100% rename from tests/bits/complex_vector_39.cc rename to tests/vector/complex_vector_39.cc diff --git a/tests/bits/complex_vector_39.output b/tests/vector/complex_vector_39.output similarity index 100% rename from tests/bits/complex_vector_39.output rename to tests/vector/complex_vector_39.output diff --git a/tests/bits/complex_vector_40.cc b/tests/vector/complex_vector_40.cc similarity index 100% rename from tests/bits/complex_vector_40.cc rename to tests/vector/complex_vector_40.cc diff --git a/tests/bits/complex_vector_40.output b/tests/vector/complex_vector_40.output similarity index 100% rename from tests/bits/complex_vector_40.output rename to tests/vector/complex_vector_40.output diff --git a/tests/bits/complex_vector_41.cc b/tests/vector/complex_vector_41.cc similarity index 100% rename from tests/bits/complex_vector_41.cc rename to tests/vector/complex_vector_41.cc diff --git a/tests/bits/complex_vector_41.output b/tests/vector/complex_vector_41.output similarity index 100% rename from tests/bits/complex_vector_41.output rename to tests/vector/complex_vector_41.output diff --git a/tests/bits/complex_vector_42.cc b/tests/vector/complex_vector_42.cc similarity index 100% rename from tests/bits/complex_vector_42.cc rename to tests/vector/complex_vector_42.cc diff --git a/tests/bits/complex_vector_42.output b/tests/vector/complex_vector_42.output similarity index 100% rename from tests/bits/complex_vector_42.output rename to tests/vector/complex_vector_42.output diff --git a/tests/bits/complex_vector_43.cc b/tests/vector/complex_vector_43.cc similarity index 100% rename from tests/bits/complex_vector_43.cc rename to tests/vector/complex_vector_43.cc diff --git a/tests/bits/complex_vector_43.output b/tests/vector/complex_vector_43.output similarity index 100% rename from tests/bits/complex_vector_43.output rename to tests/vector/complex_vector_43.output diff --git a/tests/bits/complex_vector_44.cc b/tests/vector/complex_vector_44.cc similarity index 100% rename from tests/bits/complex_vector_44.cc rename to tests/vector/complex_vector_44.cc diff --git a/tests/bits/complex_vector_44.output b/tests/vector/complex_vector_44.output similarity index 100% rename from tests/bits/complex_vector_44.output rename to tests/vector/complex_vector_44.output diff --git a/tests/bits/complex_vector_45.cc b/tests/vector/complex_vector_45.cc similarity index 100% rename from tests/bits/complex_vector_45.cc rename to tests/vector/complex_vector_45.cc diff --git a/tests/bits/complex_vector_45.output b/tests/vector/complex_vector_45.output similarity index 100% rename from tests/bits/complex_vector_45.output rename to tests/vector/complex_vector_45.output diff --git a/tests/bits/complex_vector_46.cc b/tests/vector/complex_vector_46.cc similarity index 100% rename from tests/bits/complex_vector_46.cc rename to tests/vector/complex_vector_46.cc diff --git a/tests/bits/complex_vector_46.output b/tests/vector/complex_vector_46.output similarity index 100% rename from tests/bits/complex_vector_46.output rename to tests/vector/complex_vector_46.output diff --git a/tests/bits/complex_vector_47.cc b/tests/vector/complex_vector_47.cc similarity index 100% rename from tests/bits/complex_vector_47.cc rename to tests/vector/complex_vector_47.cc diff --git a/tests/bits/complex_vector_47.output b/tests/vector/complex_vector_47.output similarity index 100% rename from tests/bits/complex_vector_47.output rename to tests/vector/complex_vector_47.output diff --git a/tests/bits/complex_vector_48.cc b/tests/vector/complex_vector_48.cc similarity index 100% rename from tests/bits/complex_vector_48.cc rename to tests/vector/complex_vector_48.cc diff --git a/tests/bits/complex_vector_48.output b/tests/vector/complex_vector_48.output similarity index 100% rename from tests/bits/complex_vector_48.output rename to tests/vector/complex_vector_48.output diff --git a/tests/bits/complex_vector_49.cc b/tests/vector/complex_vector_49.cc similarity index 100% rename from tests/bits/complex_vector_49.cc rename to tests/vector/complex_vector_49.cc diff --git a/tests/bits/complex_vector_49.output b/tests/vector/complex_vector_49.output similarity index 100% rename from tests/bits/complex_vector_49.output rename to tests/vector/complex_vector_49.output diff --git a/tests/bits/complex_vector_equality_1.cc b/tests/vector/complex_vector_equality_1.cc similarity index 100% rename from tests/bits/complex_vector_equality_1.cc rename to tests/vector/complex_vector_equality_1.cc diff --git a/tests/bits/complex_vector_equality_1.output b/tests/vector/complex_vector_equality_1.output similarity index 100% rename from tests/bits/complex_vector_equality_1.output rename to tests/vector/complex_vector_equality_1.output diff --git a/tests/bits/complex_vector_equality_2.cc b/tests/vector/complex_vector_equality_2.cc similarity index 100% rename from tests/bits/complex_vector_equality_2.cc rename to tests/vector/complex_vector_equality_2.cc diff --git a/tests/bits/complex_vector_equality_2.output b/tests/vector/complex_vector_equality_2.output similarity index 100% rename from tests/bits/complex_vector_equality_2.output rename to tests/vector/complex_vector_equality_2.output diff --git a/tests/bits/complex_vector_equality_3.cc b/tests/vector/complex_vector_equality_3.cc similarity index 100% rename from tests/bits/complex_vector_equality_3.cc rename to tests/vector/complex_vector_equality_3.cc diff --git a/tests/bits/complex_vector_equality_3.output b/tests/vector/complex_vector_equality_3.output similarity index 100% rename from tests/bits/complex_vector_equality_3.output rename to tests/vector/complex_vector_equality_3.output diff --git a/tests/bits/complex_vector_equality_4.cc b/tests/vector/complex_vector_equality_4.cc similarity index 100% rename from tests/bits/complex_vector_equality_4.cc rename to tests/vector/complex_vector_equality_4.cc diff --git a/tests/bits/complex_vector_equality_4.output b/tests/vector/complex_vector_equality_4.output similarity index 100% rename from tests/bits/complex_vector_equality_4.output rename to tests/vector/complex_vector_equality_4.output diff --git a/tests/bits/complex_vector_equality_5.cc b/tests/vector/complex_vector_equality_5.cc similarity index 100% rename from tests/bits/complex_vector_equality_5.cc rename to tests/vector/complex_vector_equality_5.cc diff --git a/tests/bits/complex_vector_equality_5.output b/tests/vector/complex_vector_equality_5.output similarity index 100% rename from tests/bits/complex_vector_equality_5.output rename to tests/vector/complex_vector_equality_5.output diff --git a/tests/bits/complex_vector_equality_6.cc b/tests/vector/complex_vector_equality_6.cc similarity index 100% rename from tests/bits/complex_vector_equality_6.cc rename to tests/vector/complex_vector_equality_6.cc diff --git a/tests/bits/complex_vector_equality_6.output b/tests/vector/complex_vector_equality_6.output similarity index 100% rename from tests/bits/complex_vector_equality_6.output rename to tests/vector/complex_vector_equality_6.output diff --git a/tests/bits/complex_vector_equality_7.cc b/tests/vector/complex_vector_equality_7.cc similarity index 100% rename from tests/bits/complex_vector_equality_7.cc rename to tests/vector/complex_vector_equality_7.cc diff --git a/tests/bits/complex_vector_equality_7.output b/tests/vector/complex_vector_equality_7.output similarity index 100% rename from tests/bits/complex_vector_equality_7.output rename to tests/vector/complex_vector_equality_7.output diff --git a/tests/bits/complex_vector_equality_8.cc b/tests/vector/complex_vector_equality_8.cc similarity index 100% rename from tests/bits/complex_vector_equality_8.cc rename to tests/vector/complex_vector_equality_8.cc diff --git a/tests/bits/complex_vector_equality_8.output b/tests/vector/complex_vector_equality_8.output similarity index 100% rename from tests/bits/complex_vector_equality_8.output rename to tests/vector/complex_vector_equality_8.output diff --git a/tests/bits/complex_vector_vector_01.cc b/tests/vector/complex_vector_vector_01.cc similarity index 100% rename from tests/bits/complex_vector_vector_01.cc rename to tests/vector/complex_vector_vector_01.cc diff --git a/tests/bits/complex_vector_vector_01.output b/tests/vector/complex_vector_vector_01.output similarity index 100% rename from tests/bits/complex_vector_vector_01.output rename to tests/vector/complex_vector_vector_01.output diff --git a/tests/bits/vector_11.cc b/tests/vector/vector_11.cc similarity index 100% rename from tests/bits/vector_11.cc rename to tests/vector/vector_11.cc diff --git a/tests/bits/vector_11.output b/tests/vector/vector_11.output similarity index 100% rename from tests/bits/vector_11.output rename to tests/vector/vector_11.output diff --git a/tests/bits/vector_12.cc b/tests/vector/vector_12.cc similarity index 100% rename from tests/bits/vector_12.cc rename to tests/vector/vector_12.cc diff --git a/tests/bits/vector_12.output b/tests/vector/vector_12.output similarity index 100% rename from tests/bits/vector_12.output rename to tests/vector/vector_12.output diff --git a/tests/bits/vector_13.cc b/tests/vector/vector_13.cc similarity index 100% rename from tests/bits/vector_13.cc rename to tests/vector/vector_13.cc diff --git a/tests/bits/vector_13.output b/tests/vector/vector_13.output similarity index 100% rename from tests/bits/vector_13.output rename to tests/vector/vector_13.output diff --git a/tests/bits/vector_14.cc b/tests/vector/vector_14.cc similarity index 100% rename from tests/bits/vector_14.cc rename to tests/vector/vector_14.cc diff --git a/tests/bits/vector_14.output b/tests/vector/vector_14.output similarity index 100% rename from tests/bits/vector_14.output rename to tests/vector/vector_14.output diff --git a/tests/bits/vector_15.cc b/tests/vector/vector_15.cc similarity index 100% rename from tests/bits/vector_15.cc rename to tests/vector/vector_15.cc diff --git a/tests/bits/vector_15.output b/tests/vector/vector_15.output similarity index 100% rename from tests/bits/vector_15.output rename to tests/vector/vector_15.output diff --git a/tests/bits/vector_16.cc b/tests/vector/vector_16.cc similarity index 100% rename from tests/bits/vector_16.cc rename to tests/vector/vector_16.cc diff --git a/tests/bits/vector_16.output b/tests/vector/vector_16.output similarity index 100% rename from tests/bits/vector_16.output rename to tests/vector/vector_16.output diff --git a/tests/bits/vector_17.cc b/tests/vector/vector_17.cc similarity index 100% rename from tests/bits/vector_17.cc rename to tests/vector/vector_17.cc diff --git a/tests/bits/vector_17.output b/tests/vector/vector_17.output similarity index 100% rename from tests/bits/vector_17.output rename to tests/vector/vector_17.output diff --git a/tests/bits/vector_18.cc b/tests/vector/vector_18.cc similarity index 100% rename from tests/bits/vector_18.cc rename to tests/vector/vector_18.cc diff --git a/tests/bits/vector_18.output b/tests/vector/vector_18.output similarity index 100% rename from tests/bits/vector_18.output rename to tests/vector/vector_18.output diff --git a/tests/bits/vector_19.cc b/tests/vector/vector_19.cc similarity index 100% rename from tests/bits/vector_19.cc rename to tests/vector/vector_19.cc diff --git a/tests/bits/vector_19.output b/tests/vector/vector_19.output similarity index 100% rename from tests/bits/vector_19.output rename to tests/vector/vector_19.output diff --git a/tests/bits/vector_20.cc b/tests/vector/vector_20.cc similarity index 100% rename from tests/bits/vector_20.cc rename to tests/vector/vector_20.cc diff --git a/tests/bits/vector_20.output b/tests/vector/vector_20.output similarity index 100% rename from tests/bits/vector_20.output rename to tests/vector/vector_20.output diff --git a/tests/bits/vector_21.cc b/tests/vector/vector_21.cc similarity index 100% rename from tests/bits/vector_21.cc rename to tests/vector/vector_21.cc diff --git a/tests/bits/vector_21.output b/tests/vector/vector_21.output similarity index 100% rename from tests/bits/vector_21.output rename to tests/vector/vector_21.output diff --git a/tests/bits/vector_21_negative.cc b/tests/vector/vector_21_negative.cc similarity index 100% rename from tests/bits/vector_21_negative.cc rename to tests/vector/vector_21_negative.cc diff --git a/tests/bits/vector_21_negative.output b/tests/vector/vector_21_negative.output similarity index 100% rename from tests/bits/vector_21_negative.output rename to tests/vector/vector_21_negative.output diff --git a/tests/bits/vector_22.cc b/tests/vector/vector_22.cc similarity index 100% rename from tests/bits/vector_22.cc rename to tests/vector/vector_22.cc diff --git a/tests/bits/vector_22.output b/tests/vector/vector_22.output similarity index 100% rename from tests/bits/vector_22.output rename to tests/vector/vector_22.output diff --git a/tests/bits/vector_23.cc b/tests/vector/vector_23.cc similarity index 100% rename from tests/bits/vector_23.cc rename to tests/vector/vector_23.cc diff --git a/tests/bits/vector_23.output b/tests/vector/vector_23.output similarity index 100% rename from tests/bits/vector_23.output rename to tests/vector/vector_23.output diff --git a/tests/bits/vector_24.cc b/tests/vector/vector_24.cc similarity index 100% rename from tests/bits/vector_24.cc rename to tests/vector/vector_24.cc diff --git a/tests/bits/vector_24.output b/tests/vector/vector_24.output similarity index 100% rename from tests/bits/vector_24.output rename to tests/vector/vector_24.output diff --git a/tests/bits/vector_26.cc b/tests/vector/vector_26.cc similarity index 100% rename from tests/bits/vector_26.cc rename to tests/vector/vector_26.cc diff --git a/tests/bits/vector_26.output b/tests/vector/vector_26.output similarity index 100% rename from tests/bits/vector_26.output rename to tests/vector/vector_26.output diff --git a/tests/bits/vector_27.cc b/tests/vector/vector_27.cc similarity index 100% rename from tests/bits/vector_27.cc rename to tests/vector/vector_27.cc diff --git a/tests/bits/vector_27.output b/tests/vector/vector_27.output similarity index 100% rename from tests/bits/vector_27.output rename to tests/vector/vector_27.output diff --git a/tests/bits/vector_28.cc b/tests/vector/vector_28.cc similarity index 100% rename from tests/bits/vector_28.cc rename to tests/vector/vector_28.cc diff --git a/tests/bits/vector_28.output b/tests/vector/vector_28.output similarity index 100% rename from tests/bits/vector_28.output rename to tests/vector/vector_28.output diff --git a/tests/bits/vector_29.cc b/tests/vector/vector_29.cc similarity index 100% rename from tests/bits/vector_29.cc rename to tests/vector/vector_29.cc diff --git a/tests/bits/vector_29.output b/tests/vector/vector_29.output similarity index 100% rename from tests/bits/vector_29.output rename to tests/vector/vector_29.output diff --git a/tests/bits/vector_30.cc b/tests/vector/vector_30.cc similarity index 100% rename from tests/bits/vector_30.cc rename to tests/vector/vector_30.cc diff --git a/tests/bits/vector_30.output b/tests/vector/vector_30.output similarity index 100% rename from tests/bits/vector_30.output rename to tests/vector/vector_30.output diff --git a/tests/bits/vector_31.cc b/tests/vector/vector_31.cc similarity index 100% rename from tests/bits/vector_31.cc rename to tests/vector/vector_31.cc diff --git a/tests/bits/vector_31.output b/tests/vector/vector_31.output similarity index 100% rename from tests/bits/vector_31.output rename to tests/vector/vector_31.output diff --git a/tests/bits/vector_32.cc b/tests/vector/vector_32.cc similarity index 100% rename from tests/bits/vector_32.cc rename to tests/vector/vector_32.cc diff --git a/tests/bits/vector_32.output b/tests/vector/vector_32.output similarity index 100% rename from tests/bits/vector_32.output rename to tests/vector/vector_32.output diff --git a/tests/bits/vector_33.cc b/tests/vector/vector_33.cc similarity index 100% rename from tests/bits/vector_33.cc rename to tests/vector/vector_33.cc diff --git a/tests/bits/vector_33.output b/tests/vector/vector_33.output similarity index 100% rename from tests/bits/vector_33.output rename to tests/vector/vector_33.output diff --git a/tests/bits/vector_34.cc b/tests/vector/vector_34.cc similarity index 100% rename from tests/bits/vector_34.cc rename to tests/vector/vector_34.cc diff --git a/tests/bits/vector_34.output b/tests/vector/vector_34.output similarity index 100% rename from tests/bits/vector_34.output rename to tests/vector/vector_34.output diff --git a/tests/bits/vector_35.cc b/tests/vector/vector_35.cc similarity index 100% rename from tests/bits/vector_35.cc rename to tests/vector/vector_35.cc diff --git a/tests/bits/vector_35.output b/tests/vector/vector_35.output similarity index 100% rename from tests/bits/vector_35.output rename to tests/vector/vector_35.output diff --git a/tests/bits/vector_36.cc b/tests/vector/vector_36.cc similarity index 100% rename from tests/bits/vector_36.cc rename to tests/vector/vector_36.cc diff --git a/tests/bits/vector_36.output b/tests/vector/vector_36.output similarity index 100% rename from tests/bits/vector_36.output rename to tests/vector/vector_36.output diff --git a/tests/bits/vector_37.cc b/tests/vector/vector_37.cc similarity index 100% rename from tests/bits/vector_37.cc rename to tests/vector/vector_37.cc diff --git a/tests/bits/vector_37.output b/tests/vector/vector_37.output similarity index 100% rename from tests/bits/vector_37.output rename to tests/vector/vector_37.output diff --git a/tests/bits/vector_38.cc b/tests/vector/vector_38.cc similarity index 100% rename from tests/bits/vector_38.cc rename to tests/vector/vector_38.cc diff --git a/tests/bits/vector_38.output b/tests/vector/vector_38.output similarity index 100% rename from tests/bits/vector_38.output rename to tests/vector/vector_38.output diff --git a/tests/bits/vector_39.cc b/tests/vector/vector_39.cc similarity index 100% rename from tests/bits/vector_39.cc rename to tests/vector/vector_39.cc diff --git a/tests/bits/vector_39.output b/tests/vector/vector_39.output similarity index 100% rename from tests/bits/vector_39.output rename to tests/vector/vector_39.output diff --git a/tests/bits/vector_40.cc b/tests/vector/vector_40.cc similarity index 100% rename from tests/bits/vector_40.cc rename to tests/vector/vector_40.cc diff --git a/tests/bits/vector_40.output b/tests/vector/vector_40.output similarity index 100% rename from tests/bits/vector_40.output rename to tests/vector/vector_40.output diff --git a/tests/bits/vector_41.cc b/tests/vector/vector_41.cc similarity index 100% rename from tests/bits/vector_41.cc rename to tests/vector/vector_41.cc diff --git a/tests/bits/vector_41.output b/tests/vector/vector_41.output similarity index 100% rename from tests/bits/vector_41.output rename to tests/vector/vector_41.output diff --git a/tests/bits/vector_42.cc b/tests/vector/vector_42.cc similarity index 100% rename from tests/bits/vector_42.cc rename to tests/vector/vector_42.cc diff --git a/tests/bits/vector_42.output b/tests/vector/vector_42.output similarity index 100% rename from tests/bits/vector_42.output rename to tests/vector/vector_42.output diff --git a/tests/bits/vector_43.cc b/tests/vector/vector_43.cc similarity index 100% rename from tests/bits/vector_43.cc rename to tests/vector/vector_43.cc diff --git a/tests/bits/vector_43.output b/tests/vector/vector_43.output similarity index 100% rename from tests/bits/vector_43.output rename to tests/vector/vector_43.output diff --git a/tests/bits/vector_44.cc b/tests/vector/vector_44.cc similarity index 100% rename from tests/bits/vector_44.cc rename to tests/vector/vector_44.cc diff --git a/tests/bits/vector_44.output b/tests/vector/vector_44.output similarity index 100% rename from tests/bits/vector_44.output rename to tests/vector/vector_44.output diff --git a/tests/bits/vector_45.cc b/tests/vector/vector_45.cc similarity index 100% rename from tests/bits/vector_45.cc rename to tests/vector/vector_45.cc diff --git a/tests/bits/vector_45.output b/tests/vector/vector_45.output similarity index 100% rename from tests/bits/vector_45.output rename to tests/vector/vector_45.output diff --git a/tests/bits/vector_46.cc b/tests/vector/vector_46.cc similarity index 100% rename from tests/bits/vector_46.cc rename to tests/vector/vector_46.cc diff --git a/tests/bits/vector_46.output b/tests/vector/vector_46.output similarity index 100% rename from tests/bits/vector_46.output rename to tests/vector/vector_46.output diff --git a/tests/bits/vector_47.cc b/tests/vector/vector_47.cc similarity index 100% rename from tests/bits/vector_47.cc rename to tests/vector/vector_47.cc diff --git a/tests/bits/vector_47.output b/tests/vector/vector_47.output similarity index 100% rename from tests/bits/vector_47.output rename to tests/vector/vector_47.output diff --git a/tests/bits/vector_48.cc b/tests/vector/vector_48.cc similarity index 100% rename from tests/bits/vector_48.cc rename to tests/vector/vector_48.cc diff --git a/tests/bits/vector_48.output b/tests/vector/vector_48.output similarity index 100% rename from tests/bits/vector_48.output rename to tests/vector/vector_48.output diff --git a/tests/bits/vector_49.cc b/tests/vector/vector_49.cc similarity index 100% rename from tests/bits/vector_49.cc rename to tests/vector/vector_49.cc diff --git a/tests/bits/vector_49.output b/tests/vector/vector_49.output similarity index 100% rename from tests/bits/vector_49.output rename to tests/vector/vector_49.output diff --git a/tests/bits/vector_57.cc b/tests/vector/vector_57.cc similarity index 100% rename from tests/bits/vector_57.cc rename to tests/vector/vector_57.cc diff --git a/tests/bits/vector_57.output b/tests/vector/vector_57.output similarity index 100% rename from tests/bits/vector_57.output rename to tests/vector/vector_57.output diff --git a/tests/bits/vector_equality_1.cc b/tests/vector/vector_equality_1.cc similarity index 100% rename from tests/bits/vector_equality_1.cc rename to tests/vector/vector_equality_1.cc diff --git a/tests/bits/vector_equality_1.output b/tests/vector/vector_equality_1.output similarity index 100% rename from tests/bits/vector_equality_1.output rename to tests/vector/vector_equality_1.output diff --git a/tests/bits/vector_equality_2.cc b/tests/vector/vector_equality_2.cc similarity index 100% rename from tests/bits/vector_equality_2.cc rename to tests/vector/vector_equality_2.cc diff --git a/tests/bits/vector_equality_2.output b/tests/vector/vector_equality_2.output similarity index 100% rename from tests/bits/vector_equality_2.output rename to tests/vector/vector_equality_2.output diff --git a/tests/bits/vector_equality_3.cc b/tests/vector/vector_equality_3.cc similarity index 100% rename from tests/bits/vector_equality_3.cc rename to tests/vector/vector_equality_3.cc diff --git a/tests/bits/vector_equality_3.output b/tests/vector/vector_equality_3.output similarity index 100% rename from tests/bits/vector_equality_3.output rename to tests/vector/vector_equality_3.output diff --git a/tests/bits/vector_equality_4.cc b/tests/vector/vector_equality_4.cc similarity index 100% rename from tests/bits/vector_equality_4.cc rename to tests/vector/vector_equality_4.cc diff --git a/tests/bits/vector_equality_4.output b/tests/vector/vector_equality_4.output similarity index 100% rename from tests/bits/vector_equality_4.output rename to tests/vector/vector_equality_4.output diff --git a/tests/bits/vector_equality_5.cc b/tests/vector/vector_equality_5.cc similarity index 100% rename from tests/bits/vector_equality_5.cc rename to tests/vector/vector_equality_5.cc diff --git a/tests/bits/vector_equality_5.output b/tests/vector/vector_equality_5.output similarity index 100% rename from tests/bits/vector_equality_5.output rename to tests/vector/vector_equality_5.output diff --git a/tests/bits/vector_equality_6.cc b/tests/vector/vector_equality_6.cc similarity index 100% rename from tests/bits/vector_equality_6.cc rename to tests/vector/vector_equality_6.cc diff --git a/tests/bits/vector_equality_6.output b/tests/vector/vector_equality_6.output similarity index 100% rename from tests/bits/vector_equality_6.output rename to tests/vector/vector_equality_6.output diff --git a/tests/bits/vector_equality_7.cc b/tests/vector/vector_equality_7.cc similarity index 100% rename from tests/bits/vector_equality_7.cc rename to tests/vector/vector_equality_7.cc diff --git a/tests/bits/vector_equality_7.output b/tests/vector/vector_equality_7.output similarity index 100% rename from tests/bits/vector_equality_7.output rename to tests/vector/vector_equality_7.output diff --git a/tests/bits/vector_equality_8.cc b/tests/vector/vector_equality_8.cc similarity index 100% rename from tests/bits/vector_equality_8.cc rename to tests/vector/vector_equality_8.cc diff --git a/tests/bits/vector_equality_8.output b/tests/vector/vector_equality_8.output similarity index 100% rename from tests/bits/vector_equality_8.output rename to tests/vector/vector_equality_8.output diff --git a/tests/bits/vector_vector_01.cc b/tests/vector/vector_vector_01.cc similarity index 100% rename from tests/bits/vector_vector_01.cc rename to tests/vector/vector_vector_01.cc diff --git a/tests/bits/vector_vector_01.output b/tests/vector/vector_vector_01.output similarity index 100% rename from tests/bits/vector_vector_01.output rename to tests/vector/vector_vector_01.output -- 2.39.5