summary refs log tree commit diff stats
path: root/tests/varres
Commit message (Collapse)AuthorAgeFilesLines
* fix testsTimothee Cour2019-07-081-2/+4
|
* require errormsg to be specified before file.Arne Döring2018-12-117-11/+6
|
* added a test to ensure that for-loop-variables cannot be mutatedAraq2018-08-281-0/+15
|
* fixes #5113Andreas Rumpf2018-04-211-0/+9
|
* fixes the 'var T' checkingAndreas Rumpf2018-03-241-4/+8
|
* enforce 'var T' produces a view into the first parameter; refs #7373Andreas Rumpf2018-03-241-0/+12
|
* more checking for 'var T' as return type; refs #7373Andreas Rumpf2018-03-242-1/+13
|
* the parser finally parses 'echo {1,2}' as it shouldAndreas Rumpf2017-09-301-1/+1
|
* Fixed ret by var in jsYuriy Glukhov2015-10-152-5/+31
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-044-7/+7
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* new tester; all tests categorizedAraq2014-01-135-0/+85