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