summaryrefslogtreecommitdiffstats
path: root/staging_vespalib
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 /staging_vespalib
parente15f9a2901654e800a89923060b4bbbb6e74ea3d (diff)
Remove files used by old unit test runner.
Diffstat (limited to 'staging_vespalib')
-rw-r--r--staging_vespalib/src/tests/array/DESC1
-rw-r--r--staging_vespalib/src/tests/array/FILES1
-rw-r--r--staging_vespalib/src/tests/benchmark/DESC1
-rw-r--r--staging_vespalib/src/tests/benchmark/FILES1
-rw-r--r--staging_vespalib/src/tests/bits/DESC1
-rw-r--r--staging_vespalib/src/tests/bits/FILES1
-rw-r--r--staging_vespalib/src/tests/clock/DESC1
-rw-r--r--staging_vespalib/src/tests/clock/FILES1
-rw-r--r--staging_vespalib/src/tests/crc/DESC1
-rw-r--r--staging_vespalib/src/tests/crc/FILES1
-rw-r--r--staging_vespalib/src/tests/encoding/base64/DESC1
-rw-r--r--staging_vespalib/src/tests/encoding/base64/FILES1
-rw-r--r--staging_vespalib/src/tests/fileheader/DESC1
-rw-r--r--staging_vespalib/src/tests/fileheader/FILES1
-rw-r--r--staging_vespalib/src/tests/floatingpointtype/DESC1
-rw-r--r--staging_vespalib/src/tests/floatingpointtype/FILES1
-rw-r--r--staging_vespalib/src/tests/librarypool/DESC1
-rw-r--r--staging_vespalib/src/tests/librarypool/FILES1
-rw-r--r--staging_vespalib/src/tests/objectdump/DESC1
-rw-r--r--staging_vespalib/src/tests/objectdump/FILES1
-rw-r--r--staging_vespalib/src/tests/objects/DESC2
-rw-r--r--staging_vespalib/src/tests/objects/FILES2
-rw-r--r--staging_vespalib/src/tests/objectselection/DESC1
-rw-r--r--staging_vespalib/src/tests/objectselection/FILES1
-rw-r--r--staging_vespalib/src/tests/polymorphicarray/DESC1
-rw-r--r--staging_vespalib/src/tests/polymorphicarray/FILES1
-rw-r--r--staging_vespalib/src/tests/programoptions/DESC1
-rw-r--r--staging_vespalib/src/tests/programoptions/FILES1
-rw-r--r--staging_vespalib/src/tests/rusage/DESC1
-rw-r--r--staging_vespalib/src/tests/rusage/FILES1
-rw-r--r--staging_vespalib/src/tests/shutdownguard/DESC1
-rw-r--r--staging_vespalib/src/tests/shutdownguard/FILES1
-rw-r--r--staging_vespalib/src/tests/state_server/FILES1
-rw-r--r--staging_vespalib/src/tests/stllike/DESC1
-rw-r--r--staging_vespalib/src/tests/stllike/FILES3
-rw-r--r--staging_vespalib/src/tests/util/process_memory_stats/DESC1
-rw-r--r--staging_vespalib/src/tests/util/process_memory_stats/FILES1
-rw-r--r--staging_vespalib/src/tests/xmlserializable/DESC1
-rw-r--r--staging_vespalib/src/tests/xmlserializable/FILES1
39 files changed, 0 insertions, 43 deletions
diff --git a/staging_vespalib/src/tests/array/DESC b/staging_vespalib/src/tests/array/DESC
deleted file mode 100644
index 59c59c2c50a..00000000000
--- a/staging_vespalib/src/tests/array/DESC
+++ /dev/null
@@ -1 +0,0 @@
-Array test. Take a look at array_test.cpp for details.
diff --git a/staging_vespalib/src/tests/array/FILES b/staging_vespalib/src/tests/array/FILES
deleted file mode 100644
index fa3825f832f..00000000000
--- a/staging_vespalib/src/tests/array/FILES
+++ /dev/null
@@ -1 +0,0 @@
-array_test.cpp
diff --git a/staging_vespalib/src/tests/benchmark/DESC b/staging_vespalib/src/tests/benchmark/DESC
deleted file mode 100644
index cc3b175dace..00000000000
--- a/staging_vespalib/src/tests/benchmark/DESC
+++ /dev/null
@@ -1 +0,0 @@
-This is so far a test to show benchmarks of different programming techniques.
diff --git a/staging_vespalib/src/tests/benchmark/FILES b/staging_vespalib/src/tests/benchmark/FILES
deleted file mode 100644
index 30525d50897..00000000000
--- a/staging_vespalib/src/tests/benchmark/FILES
+++ /dev/null
@@ -1 +0,0 @@
-benchmark.cpp
diff --git a/staging_vespalib/src/tests/bits/DESC b/staging_vespalib/src/tests/bits/DESC
deleted file mode 100644
index 2ea242366ff..00000000000
--- a/staging_vespalib/src/tests/bits/DESC
+++ /dev/null
@@ -1 +0,0 @@
-bit manipultaion test. Take a look at bits.cpp for details.
diff --git a/staging_vespalib/src/tests/bits/FILES b/staging_vespalib/src/tests/bits/FILES
deleted file mode 100644
index 95ad604b592..00000000000
--- a/staging_vespalib/src/tests/bits/FILES
+++ /dev/null
@@ -1 +0,0 @@
-bits.cpp
diff --git a/staging_vespalib/src/tests/clock/DESC b/staging_vespalib/src/tests/clock/DESC
deleted file mode 100644
index 061f9af2d0a..00000000000
--- a/staging_vespalib/src/tests/clock/DESC
+++ /dev/null
@@ -1 +0,0 @@
-Unit tests for the clock.
diff --git a/staging_vespalib/src/tests/clock/FILES b/staging_vespalib/src/tests/clock/FILES
deleted file mode 100644
index c0a2e8e47ea..00000000000
--- a/staging_vespalib/src/tests/clock/FILES
+++ /dev/null
@@ -1 +0,0 @@
-clock.cpp
diff --git a/staging_vespalib/src/tests/crc/DESC b/staging_vespalib/src/tests/crc/DESC
deleted file mode 100644
index 587969f7773..00000000000
--- a/staging_vespalib/src/tests/crc/DESC
+++ /dev/null
@@ -1 +0,0 @@
-crc test. Take a look at crc.cpp for details.
diff --git a/staging_vespalib/src/tests/crc/FILES b/staging_vespalib/src/tests/crc/FILES
deleted file mode 100644
index 2e867a09e10..00000000000
--- a/staging_vespalib/src/tests/crc/FILES
+++ /dev/null
@@ -1 +0,0 @@
-crc.cpp
diff --git a/staging_vespalib/src/tests/encoding/base64/DESC b/staging_vespalib/src/tests/encoding/base64/DESC
deleted file mode 100644
index e9ece74e119..00000000000
--- a/staging_vespalib/src/tests/encoding/base64/DESC
+++ /dev/null
@@ -1 +0,0 @@
-base64 test. Take a look at base64.cpp for details.
diff --git a/staging_vespalib/src/tests/encoding/base64/FILES b/staging_vespalib/src/tests/encoding/base64/FILES
deleted file mode 100644
index 475b11151a3..00000000000
--- a/staging_vespalib/src/tests/encoding/base64/FILES
+++ /dev/null
@@ -1 +0,0 @@
-base64.cpp
diff --git a/staging_vespalib/src/tests/fileheader/DESC b/staging_vespalib/src/tests/fileheader/DESC
deleted file mode 100644
index feb98035803..00000000000
--- a/staging_vespalib/src/tests/fileheader/DESC
+++ /dev/null
@@ -1 +0,0 @@
-fileheader test. Take a look at fileheader.cpp for details.
diff --git a/staging_vespalib/src/tests/fileheader/FILES b/staging_vespalib/src/tests/fileheader/FILES
deleted file mode 100644
index f1ade37b054..00000000000
--- a/staging_vespalib/src/tests/fileheader/FILES
+++ /dev/null
@@ -1 +0,0 @@
-fileheader.cpp
diff --git a/staging_vespalib/src/tests/floatingpointtype/DESC b/staging_vespalib/src/tests/floatingpointtype/DESC
deleted file mode 100644
index 4bdf790ff44..00000000000
--- a/staging_vespalib/src/tests/floatingpointtype/DESC
+++ /dev/null
@@ -1 +0,0 @@
-Floating point wrapper test.
diff --git a/staging_vespalib/src/tests/floatingpointtype/FILES b/staging_vespalib/src/tests/floatingpointtype/FILES
deleted file mode 100644
index dd496cb1e12..00000000000
--- a/staging_vespalib/src/tests/floatingpointtype/FILES
+++ /dev/null
@@ -1 +0,0 @@
-floatingpointtypetest.cpp
diff --git a/staging_vespalib/src/tests/librarypool/DESC b/staging_vespalib/src/tests/librarypool/DESC
deleted file mode 100644
index 2330c52fae7..00000000000
--- a/staging_vespalib/src/tests/librarypool/DESC
+++ /dev/null
@@ -1 +0,0 @@
-Library pool test. Take a look at librarypool_test.cpp for details.
diff --git a/staging_vespalib/src/tests/librarypool/FILES b/staging_vespalib/src/tests/librarypool/FILES
deleted file mode 100644
index c8bb90cf093..00000000000
--- a/staging_vespalib/src/tests/librarypool/FILES
+++ /dev/null
@@ -1 +0,0 @@
-librarypool_test.cpp
diff --git a/staging_vespalib/src/tests/objectdump/DESC b/staging_vespalib/src/tests/objectdump/DESC
deleted file mode 100644
index 747ea8bb015..00000000000
--- a/staging_vespalib/src/tests/objectdump/DESC
+++ /dev/null
@@ -1 +0,0 @@
-Test dumping of identifiable objects to human-readable form.
diff --git a/staging_vespalib/src/tests/objectdump/FILES b/staging_vespalib/src/tests/objectdump/FILES
deleted file mode 100644
index f44f8ce9c4c..00000000000
--- a/staging_vespalib/src/tests/objectdump/FILES
+++ /dev/null
@@ -1 +0,0 @@
-objectdump.cpp
diff --git a/staging_vespalib/src/tests/objects/DESC b/staging_vespalib/src/tests/objects/DESC
deleted file mode 100644
index fe2ee1fa6f4..00000000000
--- a/staging_vespalib/src/tests/objects/DESC
+++ /dev/null
@@ -1,2 +0,0 @@
-identifiable test. Take a look at identifiable.cpp for details.
-asciistream test. Take a look at asciistream.cpp for details.
diff --git a/staging_vespalib/src/tests/objects/FILES b/staging_vespalib/src/tests/objects/FILES
deleted file mode 100644
index f50b9f9ca5a..00000000000
--- a/staging_vespalib/src/tests/objects/FILES
+++ /dev/null
@@ -1,2 +0,0 @@
-identifiable.cpp
-asciistream.cpp
diff --git a/staging_vespalib/src/tests/objectselection/DESC b/staging_vespalib/src/tests/objectselection/DESC
deleted file mode 100644
index 929fb82d99a..00000000000
--- a/staging_vespalib/src/tests/objectselection/DESC
+++ /dev/null
@@ -1 +0,0 @@
-objectselection test. Take a look at objectselection.cpp for details.
diff --git a/staging_vespalib/src/tests/objectselection/FILES b/staging_vespalib/src/tests/objectselection/FILES
deleted file mode 100644
index ebc80a4c647..00000000000
--- a/staging_vespalib/src/tests/objectselection/FILES
+++ /dev/null
@@ -1 +0,0 @@
-objectselection.cpp
diff --git a/staging_vespalib/src/tests/polymorphicarray/DESC b/staging_vespalib/src/tests/polymorphicarray/DESC
deleted file mode 100644
index dd68c799d64..00000000000
--- a/staging_vespalib/src/tests/polymorphicarray/DESC
+++ /dev/null
@@ -1 +0,0 @@
-Array for polymorphic types test. Take a look at polymorphicarray_test.cpp for details.
diff --git a/staging_vespalib/src/tests/polymorphicarray/FILES b/staging_vespalib/src/tests/polymorphicarray/FILES
deleted file mode 100644
index d61af365757..00000000000
--- a/staging_vespalib/src/tests/polymorphicarray/FILES
+++ /dev/null
@@ -1 +0,0 @@
-polymorphicarray_test.cpp
diff --git a/staging_vespalib/src/tests/programoptions/DESC b/staging_vespalib/src/tests/programoptions/DESC
deleted file mode 100644
index 6ec9a059c7d..00000000000
--- a/staging_vespalib/src/tests/programoptions/DESC
+++ /dev/null
@@ -1 +0,0 @@
-programoptions test. Take a look at programoptions.cpp for details.
diff --git a/staging_vespalib/src/tests/programoptions/FILES b/staging_vespalib/src/tests/programoptions/FILES
deleted file mode 100644
index 468a6bfb10a..00000000000
--- a/staging_vespalib/src/tests/programoptions/FILES
+++ /dev/null
@@ -1 +0,0 @@
-programoptions.cpp
diff --git a/staging_vespalib/src/tests/rusage/DESC b/staging_vespalib/src/tests/rusage/DESC
deleted file mode 100644
index 957ed92a119..00000000000
--- a/staging_vespalib/src/tests/rusage/DESC
+++ /dev/null
@@ -1 +0,0 @@
-rusage test. Take a look at rusage_test.cpp for details.
diff --git a/staging_vespalib/src/tests/rusage/FILES b/staging_vespalib/src/tests/rusage/FILES
deleted file mode 100644
index bea76c6f532..00000000000
--- a/staging_vespalib/src/tests/rusage/FILES
+++ /dev/null
@@ -1 +0,0 @@
-rusage_test.cpp
diff --git a/staging_vespalib/src/tests/shutdownguard/DESC b/staging_vespalib/src/tests/shutdownguard/DESC
deleted file mode 100644
index 869fc61d80f..00000000000
--- a/staging_vespalib/src/tests/shutdownguard/DESC
+++ /dev/null
@@ -1 +0,0 @@
-shutdown guard test. Take a look at shutdownguard_test.cpp for details.
diff --git a/staging_vespalib/src/tests/shutdownguard/FILES b/staging_vespalib/src/tests/shutdownguard/FILES
deleted file mode 100644
index 0c040a71f20..00000000000
--- a/staging_vespalib/src/tests/shutdownguard/FILES
+++ /dev/null
@@ -1 +0,0 @@
-suicide_test.cpp
diff --git a/staging_vespalib/src/tests/state_server/FILES b/staging_vespalib/src/tests/state_server/FILES
deleted file mode 100644
index 2328b597e56..00000000000
--- a/staging_vespalib/src/tests/state_server/FILES
+++ /dev/null
@@ -1 +0,0 @@
-state_server_test.cpp
diff --git a/staging_vespalib/src/tests/stllike/DESC b/staging_vespalib/src/tests/stllike/DESC
deleted file mode 100644
index ec13a79916b..00000000000
--- a/staging_vespalib/src/tests/stllike/DESC
+++ /dev/null
@@ -1 +0,0 @@
-hash test. Take a look at hash.cpp for details.
diff --git a/staging_vespalib/src/tests/stllike/FILES b/staging_vespalib/src/tests/stllike/FILES
deleted file mode 100644
index eb3794b4a28..00000000000
--- a/staging_vespalib/src/tests/stllike/FILES
+++ /dev/null
@@ -1,3 +0,0 @@
-hash.cpp
-uniq_by_sort_map_hash.cpp
-lrucache.cpp
diff --git a/staging_vespalib/src/tests/util/process_memory_stats/DESC b/staging_vespalib/src/tests/util/process_memory_stats/DESC
deleted file mode 100644
index 3f2b5fb571e..00000000000
--- a/staging_vespalib/src/tests/util/process_memory_stats/DESC
+++ /dev/null
@@ -1 +0,0 @@
-ProcessMemoryStats test. Take a look at process_memory_stats_test.cpp for details.
diff --git a/staging_vespalib/src/tests/util/process_memory_stats/FILES b/staging_vespalib/src/tests/util/process_memory_stats/FILES
deleted file mode 100644
index 18ccce970a4..00000000000
--- a/staging_vespalib/src/tests/util/process_memory_stats/FILES
+++ /dev/null
@@ -1 +0,0 @@
-process_memory_stats_test.cpp
diff --git a/staging_vespalib/src/tests/xmlserializable/DESC b/staging_vespalib/src/tests/xmlserializable/DESC
deleted file mode 100644
index 7768b3e7b6d..00000000000
--- a/staging_vespalib/src/tests/xmlserializable/DESC
+++ /dev/null
@@ -1 +0,0 @@
-xmlserializable test. Take a look at xmlserializabletest.cpp for details.
diff --git a/staging_vespalib/src/tests/xmlserializable/FILES b/staging_vespalib/src/tests/xmlserializable/FILES
deleted file mode 100644
index e7c7d2397b7..00000000000
--- a/staging_vespalib/src/tests/xmlserializable/FILES
+++ /dev/null
@@ -1 +0,0 @@
-xmlserializabletest.cpp