summary refs log tree commit diff stats
path: root/tests/constr/tconstr1.nim
Commit message (Collapse)AuthorAgeFilesLines
* require errormsg to be specified before file.Arne Döring2018-12-111-3/+1
|
* the parser finally parses 'echo {1,2}' as it shouldAndreas Rumpf2017-09-301-2/+2
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-23/+23
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* make tests greenAraq2014-08-311-1/+1
|
* new tester; all tests categorizedAraq2014-01-131-0/+30