diff options
| author | Eli Zaretskii | 2024-09-12 21:12:09 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2024-09-12 21:12:09 +0300 |
| commit | 04e8ad6489ebec121ace7ea6d582429a96af8f04 (patch) | |
| tree | 14d01f97b58328e01041c6e532ac6d54f76ee6d0 /test | |
| parent | 5e16d846896c0f3f8115581a2e392ebef3f3e58b (diff) | |
| download | emacs-04e8ad6489ebec121ace7ea6d582429a96af8f04.tar.gz emacs-04e8ad6489ebec121ace7ea6d582429a96af8f04.zip | |
Update Emacs sources for Unicode 16.0
* lisp/international/ucs-normalize.el (check-range): Update ranges
of character codes with decompositions.
* lisp/international/mule-cmds.el (ucs-names): Update unused
ranges.
* lisp/international/fontset.el (script-representative-chars)
(otf-script-alist, setup-default-fontset): Add new scripts.
* lisp/international/characters.el:
* admin/unidata/blocks.awk:
* test/manual/BidiCharacterTest.txt:
* test/lisp/international/ucs-normalize-tests.el
(ucs-normalize-tests--failing-lines-part2): Update for Unicode
16.0.
* etc/NEWS: Announce support for Unicode 16.0.
Diffstat (limited to 'test')
| -rw-r--r-- | test/lisp/international/ucs-normalize-tests.el | 27 | ||||
| -rw-r--r-- | test/manual/BidiCharacterTest.txt | 9 |
2 files changed, 18 insertions, 18 deletions
diff --git a/test/lisp/international/ucs-normalize-tests.el b/test/lisp/international/ucs-normalize-tests.el index 7b17ee56fb9..b7231a85345 100644 --- a/test/lisp/international/ucs-normalize-tests.el +++ b/test/lisp/international/ucs-normalize-tests.el | |||
| @@ -247,20 +247,19 @@ Must be called with `ucs-normalize-tests--norm-buf' as current buffer." | |||
| 247 | ucs-normalize-tests--failing-lines-part1))) | 247 | ucs-normalize-tests--failing-lines-part1))) |
| 248 | 248 | ||
| 249 | (defconst ucs-normalize-tests--failing-lines-part2 | 249 | (defconst ucs-normalize-tests--failing-lines-part2 |
| 250 | (list 17789 17790 17801 17802 17807 17808 17811 17812 | 250 | (list 17867 17868 17879 17880 17885 17886 17889 17890 |
| 251 | 17815 17816 17821 17822 17829 17830 17907 17908 | 251 | 17893 17894 17899 17900 17907 17908 17985 17986 |
| 252 | 18023 18024 18049 18050 18055 18056 18459 18460 | 252 | 18101 18102 18127 18128 18133 18134 18537 18538 |
| 253 | 18605 18606 18617 18618 18621 18622 18625 18626 | 253 | 18693 18694 18705 18706 18709 18710 18713 18714 |
| 254 | 18627 18628 18631 18632 18633 18634 18663 18664 | 254 | 18715 18716 18719 18720 18721 18722 18757 18758 |
| 255 | 18669 18670 18673 18674 18679 18680 18685 18686 | 255 | 18763 18764 18767 18768 18773 18774 18779 18780 |
| 256 | 18691 18692 18695 18697 18699 18701 18703 18704 | 256 | 18785 18786 18789 18791 18793 18795 18797 18798 |
| 257 | 18705 18707 18709 18711 18713 18715 18717 18719 | 257 | 18799 18801 18803 18805 18807 18835 18836 18837 |
| 258 | 18721 18723 18725 18727 18729 18731 18733 18735 | 258 | 18838 18839 18985 18987 18989 18991 18993 18995 |
| 259 | 18737 18739 18740 18741 18742 18743 18889 18891 | 259 | 18997 18999 19001 19003 19005 19007 19009 19010 |
| 260 | 18893 18895 18897 18899 18901 18903 18905 18907 | 260 | 19011 19012 19013 19015 19017 19019 19021 19023 |
| 261 | 18909 18911 18913 18914 18915 18916 18917 18919 | 261 | 19025 19027 19029 19031 19033 19035 19037 19039 |
| 262 | 18921 18923 18925 18927 18929 18931 18933 18935 | 262 | 19041 19043 19045 19047 19048)) |
| 263 | 18937 18939 18941 18943 18945 18947 18948)) | ||
| 264 | 263 | ||
| 265 | (ert-deftest ucs-normalize-part2 () | 264 | (ert-deftest ucs-normalize-part2 () |
| 266 | :tags '(:expensive-test) | 265 | :tags '(:expensive-test) |
diff --git a/test/manual/BidiCharacterTest.txt b/test/manual/BidiCharacterTest.txt index 6b3ef016036..304b6ca4670 100644 --- a/test/manual/BidiCharacterTest.txt +++ b/test/manual/BidiCharacterTest.txt | |||
| @@ -1,7 +1,8 @@ | |||
| 1 | # BidiCharacterTest-15.1.0.txt | 1 | # BidiCharacterTest-16.0.0.txt |
| 2 | # Date: 2023-01-05 | 2 | # Date: 2024-02-02 |
| 3 | # © 2023 Unicode®, Inc. | 3 | # © 2024 Unicode®, Inc. |
| 4 | # For terms of use, see https://www.unicode.org/terms_of_use.html | 4 | # Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. |
| 5 | # For terms of use and license, see https://www.unicode.org/terms_of_use.html | ||
| 5 | # | 6 | # |
| 6 | # Unicode Character Database | 7 | # Unicode Character Database |
| 7 | # For documentation, see https://www.unicode.org/reports/tr44/ | 8 | # For documentation, see https://www.unicode.org/reports/tr44/ |