mirror of
git://git.code.sf.net/p/sbcl/sbcl
synced 2026-09-10 07:26:40 -04:00
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. |
||
|---|---|---|
| .. | ||
| CollationTest_SHIFTED_SHORT.txt | ||
| compile-file-pos-utf16be.lisp | ||
| compile-file-pos.lisp | ||
| DerivedBidiClass.txt | ||
| GraphemeBreakProperty.txt | ||
| GraphemeBreakTest.txt | ||
| HangulSyllableType.txt | ||
| line-break-exceptions.lisp-expr | ||
| LineBreakTest.txt | ||
| NormalizationTest.txt | ||
| SentenceBreakProperty.txt | ||
| SentenceBreakTest.txt | ||
| wonky1.lisp | ||
| wonky2.lisp | ||
| wonky3.lisp | ||
| wonky4.lisp | ||
| WordBreakProperty.txt | ||
| WordBreakTest.txt | ||