summary refs log tree commit diff stats
path: root/tests/stdlib/trepr2.nim
Commit message (Collapse)AuthorAgeFilesLines
* Fix spellings (#12277) [backport]Federico Ceratto2019-09-271-1/+1
|
* activated more tests, allow input in test specArne Döring2018-11-231-0/+5
|
* the parser finally parses 'echo {1,2}' as it shouldAndreas Rumpf2017-09-301-1/+1
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-32/+32
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* renamed writeln to writeLine in testspatrick dw2015-06-191-4/+4
|
* new tester; all tests categorizedAraq2014-01-131-0/+32