summaryrefslogtreecommitdiffstats
path: root/test/test_string_view.c
AgeCommit message (Collapse)AuthorFilesLines
2024-11-23Use angle brackets for library includesDavid Robillard1-2/+2
2024-09-28Improve test allocator APIDavid Robillard1-2/+2
Add a simple API for setting up the failing allocator to avoid manually tinkering with its members. Conveniently, this also avoids confusing cppcheck.
2024-07-15Add missing includeDavid Robillard1-0/+1
2024-06-26Add zix_string_view_equals()David Robillard1-0/+118