summary refs log tree commit diff stats
path: root/tests/stdlib/ttestutils.nim
Commit message (Collapse)AuthorAgeFilesLines
* testament :show duration also for failed tests; improve `tshould_not_work`; ↵Timothee Cour2021-05-081-0/+15
| | | | | | | | | | | 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
* privateAccess now works with ref | ptr (#17760)Timothee Cour2021-04-191-8/+21
|
* fix #16693: testament spec nimout too lax (#16698)flywind2021-04-041-0/+5
| | | Co-authored-by: Timothee Cour <timothee.cour2@gmail.com>
* nimout now consistently uses nimoutCheck (#16189)Timothee Cour2020-12-011-0/+6