summary refs log tree commit diff stats
path: root/testament/tests/shouldfail/terrormsg.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>
* tshouldfail is stricterArne Döring2018-12-111-1/+1
|
* Tester tests (#9787)Arne Döring2018-11-271-0/+8
* remove --lib:lib * added some tests for testatment * tests are addad WIP: add colors switch to tester * meta tester is integrated