summary refs log tree commit diff stats
path: root/tests/async/tasyncudp.nim
Commit message (Collapse)AuthorAgeFilesLines
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-5/+5
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* Deprecated asyncio module. Fixed old tests.Dominik Picheta2014-12-261-3/+3
|
* new tester; all tests categorizedAraq2014-01-131-0/+78