summary refs log tree commit diff stats
path: root/tests/generics/tthread_generic.nim
Commit message (Collapse)AuthorAgeFilesLines
* Fix a few deprecation warningsdef2016-01-251-5/+5
|
* fixes #2599Araq2015-09-131-1/+1
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-2/+2
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* implemented 'koch pdf'Araq2014-12-191-6/+6
|
* further adaptationsAraq2014-08-291-1/+1
|
* Tester now appreciates the test target. Modified 'cmd' in specs.Dominik Picheta2014-04-161-1/+1
|
* new tester; all tests categorizedAraq2014-01-131-0/+39