Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated tests to be executed | Arne Döring | 2018-11-23 | 1 | -1/+7 |
| | |||||
* | delete old cruft | Arne Döring | 2018-11-23 | 1 | -4/+0 |
| | |||||
* | fixes #4353 | Andreas Rumpf | 2016-08-04 | 1 | -0/+4 |
| | |||||
* | fixes #4555 | Andreas Rumpf | 2016-08-02 | 1 | -0/+17 |
| | |||||
* | tests: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 2 | -3/+3 |
| | | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | make tests green | Araq | 2014-08-31 | 1 | -1/+1 |
| | |||||
* | Changed tests and tools to use 'discard' statements instead of 'nil' for ↵ | Clay Sweetser | 2014-02-15 | 1 | -7/+7 |
| | | | | empty blocks. | ||||
* | tester support html generation | Araq | 2014-01-14 | 1 | -0/+29 |
| | |||||
* | new tester; all tests categorized | Araq | 2014-01-13 | 1 | -0/+17 |