| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Minor cleanup | Thomas Voss | 2024-05-04 | 4 | -16/+23 |
| * | Slightly improve tests | Thomas Voss | 2024-05-04 | 7 | -21/+24 |
| * | Replace u8split() with u8cut() | Thomas Voss | 2024-05-04 | 2 | -25/+9 |
| * | Fix tests and generalize *brk tests | Thomas Voss | 2024-05-04 | 5 | -258/+147 |
| * | 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 |