aboutsummaryrefslogtreecommitdiffstats
path: root/test/pretty/anonymous-in-list-object.ttl
AgeCommit message (Collapse)AuthorFilesLines
2023-04-05Separate test suites and simplify licensing metadataDavid Robillard1-10/+0
2023-04-05Add pretty-printing test suiteDavid Robillard1-0/+10
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.