aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_read_chunk.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-14Move SerdEnv mutation from writer to readerDavid Robillard1-1/+3
2022-01-13Make Reader always read from a ByteSourceDavid Robillard1-11/+14
2022-01-13Replace serd_reader_set_strict() with SerdReaderFlagsDavid Robillard1-1/+1
2022-01-13Replace multiple stream callbacks with SerdEventDavid Robillard1-5/+19
2022-01-13Add SerdStatementDavid Robillard1-10/+4
2022-01-13Add SerdCaretDavid Robillard1-1/+2
2022-01-13Add SerdWorld for shared library stateDavid Robillard1-2/+4
2022-01-13Use a fixed-size reader stackDavid Robillard1-1/+1
2022-01-13Simplify reader interfaceDavid Robillard1-22/+14
2022-01-13Add SerdSink interface and hide implementationsDavid Robillard1-2/+9
2022-01-13Merge datatype/language into nodeDavid Robillard1-10/+6
2021-01-02Use email address instead of website for attributionDavid Robillard1-1/+1
2020-12-31Format all code with clang-formatDavid Robillard1-58/+59
2020-11-10Fix memory leak in chunk reading testDavid Robillard1-0/+1
2020-11-09Rename unit tests to start with a consistent prefixDavid Robillard1-0/+120