summaryrefslogtreecommitdiffstats
path: root/test/test_hash.c
AgeCommit message (Collapse)AuthorFilesLines
3 daysImprove test allocator APIHEADmainDavid 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-06-22Clean up whitespace and clang-format configurationDavid Robillard1-9/+18
2024-06-04Fix calloc() argument orderDavid Robillard1-1/+1
2023-09-22Improve test suite code coverageDavid Robillard1-110/+67
2023-02-04Suppress/fix clang-tidy warnings on WindowsDavid Robillard1-1/+1
2022-10-21Split up common headerDavid Robillard1-1/+1
2022-08-18Use conventional test executable namesDavid Robillard1-0/+421