Commit c8c0b9f
committed
Update to Unicode 15.0.0
The DerivedBidiClass.txt format (among others) has changed, with
multiple @missing lines for a single property now being used. This
means that the text file itself has many fewer explicit entries, and
consequently the :bidi-class test (if left alone) would be
substantially less rigorous. Adapt the test to keep track of which
characters have been checked already; parse the @missing lines; and
use a separate test to check the un-tested characters against the
specifications in the parsed @missing lines.1 parent 558c74c commit c8c0b9f
File tree
34 files changed
+34158
-64138
lines changed- doc/internals-notes
- src/code
- tests
- data
- tools-for-build
34 files changed
+34158
-64138
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
827 | 827 | | |
828 | 828 | | |
829 | 829 | | |
830 | | - | |
| 830 | + | |
831 | 831 | | |
832 | 832 | | |
833 | 833 | | |
| |||
0 commit comments