summary refs log tree commit diff stats
path: root/tests/global
Commit message (Collapse)AuthorAgeFilesLines
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-1/+1
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* some love for the testsuite; fixed regressionsAraq2015-03-011-1/+1
|
* fix some trivial errors in the test suite and some more regressions caused ↵Zahary Karadjov2014-02-182-0/+19
| | | | by tyTypeDesc[tyNone]
* new tester; all tests categorizedAraq2014-01-132-0/+23