aboutsummaryrefslogtreecommitdiffstats
path: root/test/pretty/empty-list-subject-and-object.ttl
AgeCommit message (Collapse)AuthorFilesLines
2023-04-05Separate test suites and simplify licensing metadataDavid Robillard1-4/+0
2023-04-05Add pretty-printing test suiteDavid Robillard1-0/+4
The earlier "test" was just hitting the code without actually checking the output. This new suite is a set of pretty-printed documents which serd must reproduce exactly to pass. This should make it easy to add cases in the future, since each case is just a document, as it should look.