aboutsummaryrefslogtreecommitdiffstats
path: root/test/meson.build
AgeCommit message (Expand)AuthorFilesLines
2022-01-13Simplify handling of input string argumentsDavid Robillard1-0/+1
2022-01-13Add input base URI optionDavid Robillard1-0/+1
2022-01-13Split out simple reader unit testsDavid Robillard1-0/+1
2022-01-13Make Writer always write to a ByteSinkDavid Robillard1-0/+9
2022-01-13Add empty syntax type for suppressing outputDavid Robillard1-0/+9
2022-01-13Add support for writing terse collectionsDavid Robillard1-1/+12
2022-01-13Simplify writer style optionsDavid Robillard1-3/+0
2022-01-13Add SerdNodes for storing a cache of interned nodesDavid Robillard1-0/+1
2022-01-13Add SerdStatementDavid Robillard1-0/+1
2022-01-13Add SerdCaretDavid Robillard1-0/+1
2022-01-13Add serd_world_get_blank()David Robillard1-0/+1
2022-01-13Use exess for reading and writing numeric and binary literalsDavid Robillard1-3/+29
2022-01-13Improve reader error handlingDavid Robillard1-0/+1
2022-01-13Use a fixed-size reader stackDavid Robillard1-1/+5
2022-01-13Add SerdSink interface and hide implementationsDavid Robillard1-0/+1
2022-01-13Simplify URI API and implementationDavid Robillard1-1/+1
2022-01-13Switch to MesonDavid Robillard1-0/+184