summary refs log tree commit diff stats
path: root/tests/rodfiles/bmethods.nim
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:]]+$//' {} +
* re-enable rodfiles tests; fixes #91Zahary Karadjov2012-04-111-1/+0
|
* the test suite is mostly green againZahary Karadjov2012-03-161-0/+1
|
* splicing tested and documentedAraq2011-10-281-2/+1
|
* compilation cache: tests now part of test suiteAraq2011-10-271-0/+30
='#n111'>111 112 113