Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testament :show duration also for failed tests; improve `tshould_not_work`; ↵ | Timothee Cour | 2021-05-08 | 1 | -1/+0 |
| | | | | | | | | | | | mitigate #17946 tchannels timeouts (#17947) * refs #17946; refactor testament test summary, show test duration for failures; increase timeout tchannels * revert workarounds from https://github.com/nim-lang/Nim/pull/16698 and add allowPrefixMatch optional param to greedyOrderedSubsetLines * add test * workaround for yet another testament bug | ||||
* | fix #16693: testament spec nimout too lax (#16698) | flywind | 2021-04-04 | 1 | -1/+2 |
| | | | Co-authored-by: Timothee Cour <timothee.cour2@gmail.com> | ||||
* | add tests for Testament "reject" action (#15709) | n5m | 2020-10-27 | 1 | -0/+7 |
* add test for reject action * highlight that a compilation failure is expected * add the converse test for action=reject * add trailing newline * fix wording |