summary refs log tree commit diff stats
path: root/tests/manyloc/keineschweine/keineschweine.nim
Commit message (Collapse)AuthorAgeFilesLines
* Remove expr/stmt (#5857)Arne Döring2017-07-251-2/+3
|
* make tests green againAndreas Rumpf2016-11-241-1/+1
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-55/+55
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* Replaced deprecated repeatChar() with repeat() or spaces().Hans Raaf2015-03-041-1/+1
|
* Clean up tests/manylocdef2015-02-041-12/+12
| | | | named_argument_bug still fails
* added manyloc test suite; --path now relative to project dir if not absoluteAraq2013-04-131-0/+725