summaryrefslogtreecommitdiffstats
path: root/searchcommon
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@broadpark.no>2019-02-19 14:13:07 +0100
committerTor Egge <Tor.Egge@broadpark.no>2019-02-19 14:13:07 +0100
commitfdbce1ce68db930ffedca679e76f62d1680fd1b3 (patch)
treefcecb25c548b94957249f4922d0f138c014b1840 /searchcommon
parente15f9a2901654e800a89923060b4bbbb6e74ea3d (diff)
Remove files used by old unit test runner.
Diffstat (limited to 'searchcommon')
-rw-r--r--searchcommon/src/tests/attribute/config/DESC1
-rw-r--r--searchcommon/src/tests/attribute/config/FILES1
-rw-r--r--searchcommon/src/tests/schema/DESC1
-rw-r--r--searchcommon/src/tests/schema/FILES1
4 files changed, 0 insertions, 4 deletions
diff --git a/searchcommon/src/tests/attribute/config/DESC b/searchcommon/src/tests/attribute/config/DESC
deleted file mode 100644
index b98a0b64649..00000000000
--- a/searchcommon/src/tests/attribute/config/DESC
+++ /dev/null
@@ -1 +0,0 @@
-search::attribute::Config test. Take a look at attribute_config_test.cpp for details.
diff --git a/searchcommon/src/tests/attribute/config/FILES b/searchcommon/src/tests/attribute/config/FILES
deleted file mode 100644
index 90f22156a0a..00000000000
--- a/searchcommon/src/tests/attribute/config/FILES
+++ /dev/null
@@ -1 +0,0 @@
-attribute_config_test.cpp
diff --git a/searchcommon/src/tests/schema/DESC b/searchcommon/src/tests/schema/DESC
deleted file mode 100644
index e357c31742a..00000000000
--- a/searchcommon/src/tests/schema/DESC
+++ /dev/null
@@ -1 +0,0 @@
-schema test. Take a look at schema.cpp for details.
diff --git a/searchcommon/src/tests/schema/FILES b/searchcommon/src/tests/schema/FILES
deleted file mode 100644
index 4688fde12ce..00000000000
--- a/searchcommon/src/tests/schema/FILES
+++ /dev/null
@@ -1 +0,0 @@
-schema.cpp