summary refs log tree commit diff stats
path: root/tests/macros/tmacro2.nim
Commit message (Collapse)AuthorAgeFilesLines
* fix #15326 (#15341)cooldome2020-09-161-0/+8
|
* Remove expr/stmt (#5857)Arne Döring2017-07-251-1/+1
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-2/+2
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* better testerAraq2014-01-171-0/+28