aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_string.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-08Report writer errors and add strict write modeDavid Robillard1-1/+1
2021-03-08Handle read errors more preciselyDavid Robillard1-1/+1
2021-03-08Use a fixed-size reader stackDavid Robillard1-1/+1
2021-03-07Use char* for strings in public APIDavid Robillard1-6/+6
2021-03-07Remove useless character countingDavid Robillard1-8/+3
2021-01-02Use email address instead of website for attributionDavid Robillard1-1/+1
2020-12-31Format all code with clang-formatDavid Robillard1-21/+21
2020-11-09Split out string testsDavid Robillard1-0/+64