aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_string.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-28Use more human-readable status codesDavid Robillard1-1/+5
2022-01-14Add support for converting literals to canonical formDavid Robillard1-1/+1
2022-01-14Add modelDavid Robillard1-1/+1
2022-01-14Preserve long or short quoting from input documentsDavid Robillard1-13/+0
2022-01-14Expand URIs in readerDavid Robillard1-1/+1
2022-01-13Make Reader always read from a ByteSourceDavid Robillard1-1/+1
2022-01-13Add serd_canonical_path()David Robillard1-1/+29
2022-01-13Handle read errors more preciselyDavid Robillard1-1/+1
2022-01-13Improve writer error handlingDavid Robillard1-1/+1
2022-01-13Use a fixed-size reader stackDavid Robillard1-1/+1
2022-01-13Use char* for strings in public APIDavid Robillard1-6/+6
2022-01-13Remove 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