aboutsummaryrefslogtreecommitdiff
path: root/test/_case-test.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug where pointer to local was returnedThomas Voss 2024-05-091-0/+1
|
* Try to do better error handling with custom allocatorsThomas Voss 2024-05-091-6/+3
|
* Make the rest of the casemapping functions take custom allocatorsThomas Voss 2024-05-091-16/+10
|
* Fix typoThomas Voss 2024-05-041-1/+1
|
* Minor cleanupThomas Voss 2024-05-041-6/+6
|
* Slightly improve testsThomas Voss 2024-05-041-10/+8
|
* Replace u8split() with u8cut()Thomas Voss 2024-05-041-3/+3
|
* Fix tests and generalize *brk testsThomas Voss 2024-05-041-16/+14
|
* Use a ternaryThomas Voss 2024-05-041-10/+5
|
* Generalize case-mapping testsThomas Voss 2024-05-041-0/+98