summaryrefslogtreecommitdiffstats
path: root/lowercasing_test
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 /lowercasing_test
parente15f9a2901654e800a89923060b4bbbb6e74ea3d (diff)
Remove files used by old unit test runner.
Diffstat (limited to 'lowercasing_test')
-rw-r--r--lowercasing_test/src/tests/lowercasing/DESC7
-rw-r--r--lowercasing_test/src/tests/lowercasing/FILES6
2 files changed, 0 insertions, 13 deletions
diff --git a/lowercasing_test/src/tests/lowercasing/DESC b/lowercasing_test/src/tests/lowercasing/DESC
deleted file mode 100644
index 703e154b7fa..00000000000
--- a/lowercasing_test/src/tests/lowercasing/DESC
+++ /dev/null
@@ -1,7 +0,0 @@
-Check lowercasing is the same in Java and C++.
-
-Currently based on data from
-http://www.unicode.org/Public/4.0-Update/UnicodeData-4.0.0.txt
-
-The reason for using an older standard is the Character class in Java 6 uses the
-same data.
diff --git a/lowercasing_test/src/tests/lowercasing/FILES b/lowercasing_test/src/tests/lowercasing/FILES
deleted file mode 100644
index e93d88e772e..00000000000
--- a/lowercasing_test/src/tests/lowercasing/FILES
+++ /dev/null
@@ -1,6 +0,0 @@
-CasingVariants.java
-fetchletters.py
-letters
-out.txt
-ref.txt
-dotest.sh