Age | Commit message (Collapse) | Author | Files | Lines |
|
This is slightly less excruciatingly slow on Windows, sometimes, maybe.
|
|
|
|
Everything covered by the old hairy runner script is now covered by more
focused test suites, so the "thru" pass can be eliminated without losing
significant coverage.
|
|
|
|
|
|
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.
|