File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed
Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -755,8 +755,16 @@ and with UTF support, respectively. Test 23 tests \C when it is locked out.
755755Tests 24 and 25 test the experimental pattern conversion functions, without and
756756with UTF support, respectively.
757757
758- Test 26 checks Unicode property support using tests that are generated
759- automatically from the Unicode data tables.
758+ Test 26 checks Unicode property support using tests that were generated
759+ automatically from the Unicode data tables. These are the archived version of
760+ the tests from Unicode 15.
761+
762+ Test 27 checks Unicode property support using tests that are generated
763+ automatically from the currently-used Unicode data tables.
764+
765+ Test 28 tests EBCDIC support, and is only run when PCRE2 is specifically
766+ compiled for EBCDIC. Test 29 tests EBCDIC when NL has been configured to be
767+ 0x25.
760768
761769
762770Character tables
You can’t perform that action at this time.
0 commit comments