summary refs log tree commit diff stats
path: root/tests/method/tmapper.nim
Commit message (Collapse)AuthorAgeFilesLines
* fix off by 1 error in `col` shown by toFileLineCol (#10138)Timothee Cour2018-12-311-1/+1
| | | | | * fix off by 1 error in `col` shown by toFileLineCol * fix test failures
* Lineinfo change (#6084)Arne Döring2017-07-171-1/+1
|
* make tests green againAndreas Rumpf2016-11-241-1/+1
|
* fix failure in tests/method/tmapper.nimAman Gupta2015-09-301-1/+1
| | | | | | | | | | FAIL: tmapper.nim Test "tests/method/tmapper.nim" in category "method" Failure: reMsgsDiffer Expected: invalid declaration order; cannot attach 'step' to method defined here: tmapper.nim(22,7) Gotten: invalid declaration order; cannot attach 'step' to method defined here: tests/method/tmapper.nim(22,7)
* added missing testAraq2015-09-061-0/+30