summary refs log tree commit diff stats
path: root/tests/macros/tmacros_issues.nim
Commit message (Collapse)AuthorAgeFilesLines
* fixes #11131Andreas Rumpf2019-05-131-0/+8
|
* forbid casting to bare unchecked array (#11186)Arne Döring2019-05-081-2/+2
| | | | | * fixes #11180, forbid casting to unchecked array. * allow UncheckedArray as param
* cleanup tests; don't use non-working 'msg' spec fieldAraq2018-11-231-9/+6
|
* More descriptive names of test files (#9531)Miran2018-10-291-0/+241
* change generic `tissues` name to more specific * change `tvarious` to more specific names