aboutsummaryrefslogtreecommitdiffstats
path: root/test/extra/good
AgeCommit message (Collapse)AuthorFilesLines
2023-12-02[WIP] Expand URIs in readerDavid Robillard4-0/+51
This expands relative and prefixed URIs in the reader on the stack, rather than passing them to the caller to be dealt with. This pushes these context-full forms to the edge of the system as much as possible to minimise the headaches they can cause. Towards having stricter guarantees about nodes and eliminating the CURIE node type altogether.
2023-12-02[WIP] Preserve long or short quoting from input documentsDavid Robillard11-0/+69
2023-12-02Factor out NTriples readerDavid Robillard3-9/+0
2023-12-02Remove support for reading Turtle named inline nodes extensionDavid Robillard5-32/+0
2023-04-06Add test for different comment termination casesDavid Robillard3-0/+13
2023-04-05Factor out a suite of "perfect" reversible testsDavid Robillard28-20147/+32
2023-04-05Clean up "good" test suiteDavid Robillard49-50262/+20276
2023-04-05Separate test suites and simplify licensing metadataDavid Robillard90-0/+51121