summary refs log tree commit diff stats
path: root/tests/ambsym
Commit message (Collapse)AuthorAgeFilesLines
* require errormsg to be specified before file.Arne Döring2018-12-114-12/+2
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-047-42/+42
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* renamed writeln to writeLine in testspatrick dw2015-06-192-3/+3
|
* Changed tests and tools to use 'discard' statements instead of 'nil' for ↵Clay Sweetser2014-02-153-3/+3
| | | | empty blocks.
* new tester; all tests categorizedAraq2014-01-138-0/+91