aboutsummaryrefslogtreecommitdiffstats
path: root/test/meson.build
AgeCommit message (Expand)AuthorFilesLines
2023-12-02[WIP] Add support for URI hex escape decodingDavid Robillard1-5/+28
2023-12-02Use SerdNodes instead of manual memory management in testsDavid Robillard1-0/+8
2023-12-02Add "contextual" output optionDavid Robillard1-0/+11
2023-12-02Add SERD_READ_ORDERED to preserve blank node ordering in modelsDavid Robillard1-0/+5
2023-12-02Add model and serd-sort utilityDavid Robillard1-2/+74
2023-12-02Add statement filter sink and serd-filter toolDavid Robillard1-13/+97
2023-12-02Add "longhand" mode to write rdf:type predicates normallyDavid Robillard1-0/+11
2023-12-02Factor out and rewrite command-line interfaceDavid Robillard1-10/+33
2023-12-02Add serd_node_from_syntax() and serd_node_to_syntax()David Robillard1-0/+1
2023-12-02Add SerdNodes for storing a cache of interned nodesDavid Robillard1-0/+1
2023-12-02Make blank node prefixing automaticDavid Robillard1-17/+0
2023-12-02Split SERD_READ_VERBATIM into two more precise flagsDavid Robillard1-1/+2
2023-12-02Add a reader flag to disable generated blank label avoidanceDavid Robillard1-0/+1
2023-12-02Collapse input and output options into single flagsDavid Robillard1-26/+27
2023-12-02[WIP] Add support for converting literals to canonical formDavid Robillard1-0/+9
2023-12-02Add support for custom allocatorsDavid Robillard1-1/+1
2023-12-02Test handling of deferred write errors that happen when closingDavid Robillard1-0/+8
2023-12-02Add command-line option to write output to a fileDavid Robillard1-0/+9
2023-12-02[WIP] Expand URIs in readerDavid Robillard1-0/+1
2023-12-02[WIP] Add extensible logging APIDavid Robillard1-2/+27
2023-12-02[WIP] Add support for reading and writing variablesDavid Robillard1-0/+7
2023-12-02[TESTED] Replace -b and -e options with a block size optionDavid Robillard1-2/+6
2023-12-02Add support for reading multiple files at onceDavid Robillard1-0/+8
2023-12-02Simplify handling of input string argumentsDavid Robillard1-1/+2
2023-12-02Add base URI command-line optionDavid Robillard1-0/+15
2023-12-02Rename serdi to serd-pipeDavid Robillard1-22/+29
2023-12-02Simplify input stream APIDavid Robillard1-0/+11
2023-12-02Use portable zix filesystem API in testsDavid Robillard1-2/+2
2023-12-02[WIP] Add zix dependencyDavid Robillard1-1/+3
2023-12-02Split out simple reader unit testsDavid Robillard1-0/+1
2023-12-02Add empty syntax type for suppressing outputDavid Robillard1-0/+10
2023-12-02Add support for writing terse output with minimal newlinesDavid Robillard1-0/+8
2023-12-02Simplify writer style options and write UTF-8 by defaultDavid Robillard1-2/+6
2023-12-02Add SerdStatementDavid Robillard1-0/+1
2023-12-02Add SerdCaretDavid Robillard1-0/+1
2023-12-02Add serd_world_get_blank()David Robillard1-0/+1
2023-12-02[WIP] Use exess for reading and writing numeric and binary literalsDavid Robillard1-5/+30
2023-12-02Move syntax name/extension utilities to public APIDavid Robillard1-0/+1
2023-12-02Improve reader error handlingDavid Robillard1-0/+1
2023-12-02Use a fixed-size reader stackDavid Robillard1-0/+5
2023-12-02Add SerdSink interface and hide implementationsDavid Robillard1-0/+1
2023-09-23Avoid use of deprecated meson string formatting with filesDavid Robillard1-10/+29
2023-09-22Clean up meson formattingDavid Robillard1-35/+73
2023-04-30Add long "help" and "version" options to serdiDavid Robillard1-0/+2
2023-04-06Make URI writing stricter by defaultDavid Robillard1-1/+9
2023-04-06Check formatting of project Turtle filesDavid Robillard1-0/+11
2023-04-06Use portable names for all test targetsDavid Robillard1-8/+8
2023-04-06Add pylint testDavid Robillard1-1/+25
2023-04-06Fix flake8 warnings and add testDavid Robillard1-0/+6
2023-04-06Simplify command-line option test namesDavid Robillard1-2/+2