summary refs log tree commit diff stats
path: root/tests/vm/tconsteval.nim
Commit message (Collapse)AuthorAgeFilesLines
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-1/+1
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* Replaced deprecated repeatChar() with repeat() or spaces().Hans Raaf2015-03-041-1/+1
|
* make tests greenAraq2014-08-311-2/+2
|
* further adaptationsAraq2014-08-291-3/+3
|
* new tester; all tests categorizedAraq2014-01-131-0/+31