summary refs log tree commit diff stats
path: root/tests/discard/tneedsdiscard.nim
Commit message (Collapse)AuthorAgeFilesLines
* fix off by 1 error in `col` shown by toFileLineCol (#10138)Timothee Cour2018-12-311-1/+1
| | | | | * fix off by 1 error in `col` shown by toFileLineCol * fix test failures
* require errormsg to be specified before file.Arne Döring2018-12-111-1/+1
|
* more chatty error message for the 'discard' checkingAndreas Rumpf2018-02-051-1/+1
|
* compiler: better error messages (#5613)Andreas Rumpf2017-03-261-2/+2
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-2/+2
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* made some tests green; htmlgen still brokenAraq2014-02-251-1/+1
|
* new tester; all tests categorizedAraq2014-01-131-0/+12