aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_env.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-08Simplify SerdEnv APIDavid Robillard1-32/+28
2021-03-07Simplify node construction APIDavid Robillard1-21/+26
2021-03-07Simplify URI API and implementationDavid Robillard1-0/+3
2021-03-07Make nodes opaqueDavid Robillard1-32/+37
2021-03-07Remove "get" from accessor namesDavid Robillard1-3/+3
2021-03-07Rename SerdChunk to SerdStringViewDavid Robillard1-2/+2
2021-03-07Use char* for strings in public APIDavid Robillard1-16/+11
2021-01-02Use email address instead of website for attributionDavid Robillard1-1/+1
2020-12-31Format all code with clang-formatDavid Robillard1-46/+48
2020-11-13Allow setting the base URI of an Env to NULLDavid Robillard1-1/+6
2020-11-09Rename unit tests to start with a consistent prefixDavid Robillard1-0/+95