summary refs log tree commit diff stats
path: root/tests/casestmt/tcomputedgoto.nim
Commit message (Collapse)AuthorAgeFilesLines
* fixes #9276 (#9317)Arne Döring2018-10-241-0/+9
|
* Merge tests into a larger file (part 1 of ∞) (#9318)Miran2018-10-121-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* the parser finally parses 'echo {1,2}' as it shouldAndreas Rumpf2017-09-301-1/+1
|
* made test greenAraq2015-03-251-2/+3
|
* new tester; all tests categorizedAraq2014-01-131-0/+47