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