aboutsummaryrefslogtreecommitdiffstats
path: root/tests/env_test.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-27Simplify SerdEnv APIDavid Robillard1-24/+29
2020-10-27Shorten node constructor namesDavid Robillard1-9/+9
2020-10-27Clean up node construction APIDavid Robillard1-10/+17
2020-10-27Add blank node APIDavid Robillard1-0/+3
2020-10-27Make nodes opaqueDavid Robillard1-29/+37
2020-10-27Remove "get" from accessor namesDavid Robillard1-1/+1
2020-10-27Rename SerdChunk to SerdStringViewDavid Robillard1-2/+2
2020-10-27Use char* for strings in public APIDavid Robillard1-14/+11
2020-08-16Move Env tests to a separate fileDavid Robillard1-0/+95