summary refs log tree commit diff stats
path: root/tests/overflw
Commit message (Collapse)AuthorAgeFilesLines
* make fullpaths the default in error messages and stack traces for mor… ↵Andreas Rumpf2019-06-051-1/+1
| | | | | | | | | | | | (#11385) * make fullpaths the default in error messages and stack traces for more convenient development * split up -d:release into -d:release and -d:danger flags * workaround a Nim config parser bug * fixes an old nim config parser bug * make megatest green again * make nimpretty tests work again * make nimsuggest green
* require errormsg to be specified before file.Arne Döring2018-12-113-8/+0
|
* Added more tests to toverflwYuriy Glukhov2018-06-151-6/+69
|
* 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