Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -1/+1 |
| | | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | some love for the testsuite; fixed regressions | Araq | 2015-03-01 | 1 | -1/+1 |
| | |||||
* | fix some trivial errors in the test suite and some more regressions caused ↵ | Zahary Karadjov | 2014-02-18 | 2 | -0/+19 |
| | | | | by tyTypeDesc[tyNone] | ||||
* | new tester; all tests categorized | Araq | 2014-01-13 | 2 | -0/+23 |