summary refs log tree commit diff stats
path: root/tests/overflw
Commit message (Collapse)AuthorAgeFilesLines
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-17/+17
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* renamed writeln to writeLine in testspatrick dw2015-06-191-15/+15
|
* make tests greenAraq2014-08-312-2/+2
|
* further adaptationsAraq2014-08-291-1/+1
|
* new tester; all tests categorizedAraq2014-01-133-0/+54
>20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41