summary refs log tree commit diff stats
path: root/tests/assign
Commit message (Collapse)AuthorAgeFilesLines
* make tests green againAraq2019-05-271-4/+2
|
* require errormsg to be specified before file.Arne Döring2018-12-112-4/+1
|
* make tests green againAndreas Rumpf2018-10-131-4/+6
|
* Merge tests into a larger file (part 1 of ∞) (#9318)Miran2018-10-126-212/+204
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * merge actiontable tests * merge arithm tests * merge array tests * merge assign tests * merge bind tests * merge casestmt tests * merge closure tests * merge cnt seq tests * merge collections tests * merge concept issues tests * merge concept tests * fix failing tests * smaller outputs Use `doAssert` where possible. * fix wrong output * split `tcomputedgoto` * revert merging concepts * fix failing test
* make tests green againAndreas Rumpf2018-07-051-2/+2
|
* make tests green againAndreas Rumpf2018-04-242-0/+2
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-044-34/+34
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* renamed writeln to writeLine in testspatrick dw2015-06-192-7/+7
|
* overloading of '=' worksAraq2015-04-063-0/+107
|
* Improves tobjasgn test.Dominik Picheta2014-04-181-6/+6
|
* Fixes #1005Dominik Picheta2014-04-151-5/+10
|
* new tester; all tests categorizedAraq2014-01-136-0/+165