> 2024-02-12  Bruno Haible  <br...@clisp.org>
> 
>       uniwidth/width: Assign width 1 to prepended concatenation marks.

Oops, I forgot to update the unit test. Fortunately there are various
continuous integrations running...


2024-02-13  Bruno Haible  <br...@clisp.org>

        uniwidth/width tests: Update unit test for last commit.
        * tests/uniwidth/test-uc_width2.sh: Update expected test result.

diff --git a/tests/uniwidth/test-uc_width2.sh b/tests/uniwidth/test-uc_width2.sh
index ae6f8f4594..c46b3d07b6 100755
--- a/tests/uniwidth/test-uc_width2.sh
+++ b/tests/uniwidth/test-uc_width2.sh
@@ -27,9 +27,7 @@ cat > uc_width.ok <<\EOF
 05C4..05C5     0
 05C6           A
 05C7           0
-05C8..05FF     A
-0600..0605     0
-0606..060F     A
+05C8..060F     A
 0610..061A     0
 061B           A
 061C           0
@@ -38,16 +36,14 @@ cat > uc_width.ok <<\EOF
 0660..066F     A
 0670           0
 0671..06D5     A
-06D6..06DD     0
-06DE           A
+06D6..06DC     0
+06DD..06DE     A
 06DF..06E4     0
 06E5..06E6     A
 06E7..06E8     0
 06E9           A
 06EA..06ED     0
-06EE..070E     A
-070F           0
-0710           A
+06EE..0710     A
 0711           0
 0712..072F     A
 0730..074A     0
@@ -67,12 +63,12 @@ cat > uc_width.ok <<\EOF
 0829..082D     0
 082E..0858     A
 0859..085B     0
-085C..088F     A
-0890..0891     0
-0892..0897     A
+085C..0897     A
 0898..089F     0
 08A0..08C9     A
-08CA..0902     0
+08CA..08E1     0
+08E2           A
+08E3..0902     0
 0903..0939     A
 093A           0
 093B           A
@@ -580,13 +576,9 @@ FFFC..101FC        1
 110B3..110B6   0
 110B7..110B8   1
 110B9..110BA   0
-110BB..110BC   1
-110BD          0
-110BE..110C1   1
+110BB..110C1   1
 110C2          0
-110C3..110CC   1
-110CD          0
-110CE..110FF   1
+110C3..110FF   1
 11100..11102   0
 11103..11126   1
 11127..1112B   0




Reply via email to