aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_model.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-28Add custom allocator supportDavid Robillard1-24/+63
2022-01-28Make environments and sinks part of the worldDavid Robillard1-5/+5
2022-01-28Fix handling of deferred write errors that happen when closingDavid Robillard1-2/+2
2022-01-28Use more human-readable status codesDavid Robillard1-7/+7
2022-01-28Simplify output stream APIDavid Robillard1-27/+35
2022-01-28Remove SERD_NO_INLINE_OBJECTSDavid Robillard1-1/+4
2022-01-28Add a close function to SerdByteSinkDavid Robillard1-14/+21
2022-01-14Add modelDavid Robillard1-0/+1396