Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-04-05 | Test URI and blank node manipulation features separately | David Robillard | 2 | -8/+0 | |
2023-04-05 | Add pretty-printing test suite | David Robillard | 3 | -97/+0 | |
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. | |||||
2023-03-31 | Remove outdated test README file | David Robillard | 1 | -20/+0 | |
This has evolved into the set of "extra" tests for serd, and is no longer the pre-standard Turtle test suite this README originates from. | |||||
2023-03-31 | Fix incorrect parsing of strange quote escape patterns | David Robillard | 3 | -0/+124 | |
2023-03-31 | Remove trailing whitespace | David Robillard | 1 | -3/+3 | |
2023-02-12 | Remove dead and redundant data from good test manifest | Thomas Tanon | 1 | -8/+0 | |
2020-11-09 | Rename test directory | David Robillard | 93 | -0/+51118 | |