summary refs log tree commit diff stats
path: root/tests/method/tmultim2.nim
Commit message (Collapse)AuthorAgeFilesLines
* fixes #2590; methods now require a .base annotationAraq2015-09-061-1/+1
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-2/+2
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* implemented procCall builtinAraq2014-11-281-9/+12
|
* new tester; all tests categorizedAraq2014-01-131-0/+36