summary refs log tree commit diff stats
path: root/testament/tests/shouldfail/toutput.nim
Commit message (Collapse)AuthorAgeFilesLines
* fix #16693: testament spec nimout too lax (#16698)flywind2021-04-041-3/+4
| | | Co-authored-by: Timothee Cour <timothee.cour2@gmail.com>
* Tester tests (#9787)Arne Döring2018-11-271-0/+7
* remove --lib:lib * added some tests for testatment * tests are addad WIP: add colors switch to tester * meta tester is integrated