summaryrefslogtreecommitdiff
path: root/tests/input-manifest.lisp-expr
diff options
context:
space:
mode:
authorChristophe Rhodes <csr21@cantab.net>2019-09-13 22:43:35 +0100
committerChristophe Rhodes <csr21@cantab.net>2019-09-19 21:50:24 +0100
commit5d8a6cfca2eb7a34bb71e435f8b06c3d03b798b2 (patch)
tree63baeea2c9c4ff0dd611731ef4b71b5d10ff6a77 /tests/input-manifest.lisp-expr
parentdf5a595ba967d3e2a6c4362dfa900c2fc2fd4527 (diff)
update to Unicode 8.0.0
(except for Confusables, which got updated to 12.0.0 at some point) Unicode 8.0.0 is not very recent (though more recent than Unicode 7.0.0, which we supported previously). A large point of this exercise was to discover the irritating manual fixups to SBCL source and to the Unicode data files which following commits will lessen the need for, after which an update to Unicode 9, 10, 11, or 12 should be more straightforward. In the process, fix a bug in line breaking after a hebrew letter followed by a hyphen. (This was a bug in our Unicode 7.0.0 support, but the test case was only included with Unicode 8.0.0)
Diffstat (limited to 'tests/input-manifest.lisp-expr')
-rw-r--r--tests/input-manifest.lisp-expr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/input-manifest.lisp-expr b/tests/input-manifest.lisp-expr
index 961ebb8ea..8c5a7c461 100644
--- a/tests/input-manifest.lisp-expr
+++ b/tests/input-manifest.lisp-expr
@@ -62,7 +62,7 @@
"tools-for-build/PropList.txt"
"tools-for-build/BidiMirroring.txt"
"tools-for-build/DerivedAge.txt"
- "tools-for-build/LineBreakProperty.txt"
+ "tools-for-build/LineBreak.txt"
"tests/data/DerivedBidiClass.txt"
"tests/data/HangulSyllableType.txt"
"tests/data/GraphemeBreakProperty.txt"