Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-04-05 | Separate test suites and simplify licensing metadata | David Robillard | 1 | -319/+0 | |
2023-04-05 | Use a consistent naming scheme for "good" tests | David Robillard | 1 | -9/+9 | |
2023-04-05 | Add pretty-printing test suite | David Robillard | 1 | -7/+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 | Fix incorrect parsing of strange quote escape patterns | David Robillard | 1 | -0/+7 | |
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 | 1 | -0/+327 | |