summary refs log tree commit diff stats
path: root/tests/async/tasyncdiscard.nim
Commit message (Collapse)AuthorAgeFilesLines
* Removed tests with `asyncio`.cheatfate2016-09-071-1/+1
| | | | | Fix ssl connection drop in asyncnet Add tasyncssl test
* Resolve bugs with `deep recursion` of asyncdispatch.cheatfate2016-05-181-1/+1
| | | | | Introduce callSoon() implementation. Patch tests to use waitFor() instead of asyncCheck()
* More empty stmt fixes.Dominik Picheta2014-09-091-2/+2
|
* Fix broken async tests.Dominik Picheta2014-07-131-1/+1
|
* Fix #1170.EXetoC2014-05-041-0/+39