summary refs log tree commit diff stats
path: root/tests/async/tasynceverror.nim
Commit message (Expand)AuthorAgeFilesLines
* Rename rawsockets module to nativesocketsAdam Strzelecki2015-10-031-2/+2
* Fixes failing async tests on Linux.Dominik Picheta2015-09-111-2/+2
* Improve asyncdispatch error messages, fix some tests on Windows.Dominik Picheta2015-09-111-1/+2
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-1/+1
* Only run the test for the fixed version of poll(...)Kay Zheng2015-04-171-33/+36
* Add a test case for the EvError handling issueKay Zheng2015-04-171-0/+62