Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a ternary | Thomas Voss | 2024-05-04 | 1 | -10/+5 |
| | |||||
* | Generalize case-mapping tests | Thomas Voss | 2024-05-04 | 4 | -273/+104 |
| | |||||
* | Add tests for u8title() and fix ‘ς’ bug | Thomas Voss | 2024-05-04 | 3 | -0/+142 |
| | |||||
* | Add extra testcases | Thomas Voss | 2024-05-04 | 2 | -0/+8 |
| | |||||
* | Remove useless branch | Thomas Voss | 2024-05-04 | 1 | -3/+1 |
| | |||||
* | Inline gen-test-data | Thomas Voss | 2024-05-04 | 2 | -32/+23 |
| | |||||
* | Add tests for u8lower() and fix ‘ς’ bug | Thomas Voss | 2024-05-04 | 3 | -0/+127 |
| | |||||
* | Add additional testcase | Thomas Voss | 2024-05-04 | 1 | -0/+3 |
| | |||||
* | Make test more stringent | Thomas Voss | 2024-05-04 | 1 | -5/+12 |
| | |||||
* | Minor improvements | Thomas Voss | 2024-05-04 | 2 | -20/+16 |
| | |||||
* | Add tests for u8upper() | Thomas Voss | 2024-05-04 | 3 | -0/+108 |
| | |||||
* | Add tests for grapheme breaking | Thomas Voss | 2024-05-03 | 5 | -4/+3201 |
| | |||||
* | Rename test | Thomas Voss | 2024-04-22 | 1 | -0/+0 |
| | |||||
* | Add a test for word breaking | Thomas Voss | 2024-04-22 | 3 | -0/+166 |