Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-04-05 | Separate test suites and simplify licensing metadata | David Robillard | 1 | -4/+4 | |
2023-04-05 | Test full URI preservation separately | David Robillard | 1 | -1/+1 | |
2023-04-05 | Test URI and blank node manipulation features separately | David Robillard | 1 | -1/+1 | |
2023-04-05 | Add pretty-printing test suite | David Robillard | 1 | -1/+1 | |
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 | Fix incorrect parsing of strange quote escape patterns | David Robillard | 1 | -1/+1 | |
2023-03-31 | Remove trailing whitespace | David Robillard | 1 | -1/+1 | |
2022-09-08 | Use 0BSD for trivial "public domain intent" things | David Robillard | 1 | -2/+2 | |
Fedora takes issue with CC0. Although it doesn't really matter for this stuff (dual licensed anyway, questionably "software", certainly not patentable, and so on), this is simpler and more consistent with the ISC license used for the actual software anyway. | |||||
2022-08-31 | Adopt REUSE machine-readable licensing standard | David Robillard | 1 | -0/+29 | |