aboutsummaryrefslogtreecommitdiff
path: root/test/run-tests
Commit message (Expand)AuthorAgeFilesLines
* Add ucsnorm_nfkd()Thomas Voss 2024-05-151-1/+1
* Implement NFD string normalizationThomas Voss 2024-05-141-8/+10
* Fix test suiteThomas Voss 2024-05-141-2/+2
* Make the rest of the casemapping functions take custom allocatorsThomas Voss 2024-05-091-0/+1
* Add tests for u8wnext_human()Thomas Voss 2024-05-041-6/+7
* Add tests for u8casefold()Thomas Voss 2024-05-041-0/+1
* Fix tests and generalize *brk testsThomas Voss 2024-05-041-2/+2
* Add tests for u8title() and fix ‘ς’ bugThomas Voss 2024-05-041-0/+1
* Inline gen-test-dataThomas Voss 2024-05-041-14/+23
* Add tests for grapheme breakingThomas Voss 2024-05-031-1/+2
* Add a test for word breakingThomas Voss 2024-04-221-0/+33