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:]]+$//' {} + | ||||
* | re-enable rodfiles tests; fixes #91 | Zahary Karadjov | 2012-04-11 | 1 | -1/+0 |
| | |||||
* | the test suite is mostly green again | Zahary Karadjov | 2012-03-16 | 1 | -0/+1 |
| | |||||
* | splicing tested and documented | Araq | 2011-10-28 | 1 | -2/+1 |
| | |||||
* | compilation cache: tests now part of test suite | Araq | 2011-10-27 | 1 | -0/+30 |