summary refs log tree commit diff stats
path: root/tests/closure/tnested.nim
Commit message (Collapse)AuthorAgeFilesLines
* use typeof instead type (#16962)flywind2021-02-081-1/+1
|
* Add testcase for #5688Clyybber2020-08-081-0/+17
|
* require errormsg to be specified before file.Arne Döring2018-12-111-2/+1
|
* Merge tests into a larger file (part 1 of ∞) (#9318)Miran2018-10-121-0/+180
* 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