summary refs log tree commit diff stats
path: root/tests/async/tasynciossl.nim
Commit message (Collapse)AuthorAgeFilesLines
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-2/+2
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* Deprecated asyncio module. Fixed old tests.Dominik Picheta2014-12-261-2/+2
|
* further adaptationsAraq2014-08-291-1/+1
|
* fix failed tests due to gcsafeAraq2014-08-121-1/+2
|
* Tester now appreciates the test target. Modified 'cmd' in specs.Dominik Picheta2014-04-161-2/+2
|
* new tester; all tests categorizedAraq2014-01-131-0/+91