summary refs log tree commit diff stats
path: root/tests/method/tmethod_issues.nim
Commit message (Collapse)AuthorAgeFilesLines
* fix #16516 method dispatch for sink args (#16594)cooldome2021-01-061-0/+33
| | | | | | | * fix #16516 * fix comment * Trigger build
* More descriptive names of test files (#9531)Miran2018-10-291-0/+128
* change generic `tissues` name to more specific * change `tvarious` to more specific names