summary refs log tree commit diff stats
path: root/tests/template/ttempl3.nim
Commit message (Collapse)AuthorAgeFilesLines
* improved the error message for #11494; closes #11494Andreas Rumpf2019-07-061-0/+21
|
* Remove immediate pragma (#11308)Arne Döring2019-05-291-1/+1
| | | | | * remove immediate from tests * remove immediate from the compiler
* activated more tests, allow input in test specArne Döring2018-11-231-5/+1
|
* updated tests to be executedArne Döring2018-11-231-0/+8
|
* make tests green againAndreas Rumpf2018-07-051-1/+1
|
* make tests green againAndreas Rumpf2018-07-051-1/+1
|
* Remove expr/stmt (#5857)Arne Döring2017-07-251-6/+6
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-6/+6
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* renamed writeln to writeLine in testspatrick dw2015-06-191-2/+2
|
* new tester; all tests categorizedAraq2014-01-131-0/+58