Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make fullpaths the default in error messages and stack traces for mor… ↵ | Andreas Rumpf | 2019-06-05 | 1 | -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öring | 2018-12-11 | 3 | -8/+0 |
| | |||||
* | Added more tests to toverflw | Yuriy Glukhov | 2018-06-15 | 1 | -6/+69 |
| | |||||
* | tests: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -17/+17 |
| | | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | renamed writeln to writeLine in tests | patrick dw | 2015-06-19 | 1 | -15/+15 |
| | |||||
* | make tests green | Araq | 2014-08-31 | 2 | -2/+2 |
| | |||||
* | further adaptations | Araq | 2014-08-29 | 1 | -1/+1 |
| | |||||
* | new tester; all tests categorized | Araq | 2014-01-13 | 3 | -0/+54 |