summary refs log tree commit diff stats
path: root/tests/async/tioselectors.nim
Commit message (Expand)AuthorAgeFilesLines
* fix deprecations and other warnings (#13748)Miran2020-03-251-3/+3
* asyndispatch: removed deprecated setEvent procAraq2019-09-211-3/+3
* require errormsg to be specified before file.Arne Döring2018-12-111-1/+0
* Fix tests on NixOS (#9209) (#9285)xzfc2018-10-101-2/+2
* disable tioselectors test for OSXAndreas Rumpf2018-08-061-1/+3
* make asyncdispatch.poll completing all opterations that can be comple… (#6911)Andreas Rumpf2017-12-191-3/+3
* Async upcoming (#6585)Dominik Picheta2017-11-221-1/+1
* One more attempt to fix tioselectors.nim test (#6020)Eugene Kabanov2017-06-271-4/+8
* Fix tioselectors.nim for appveyor. (#5694)Eugene Kabanov2017-04-121-3/+4
* Fix tioselectors.nim test timeouts to be executed in appveyor more stable. (#...Eugene Kabanov2017-03-291-4/+4
* Fixes to support Dragonfly BSD. (#5552)Eugene Kabanov2017-03-171-6/+6
* Fix #5128, #5184. (#5214)Eugene Kabanov2017-01-161-27/+26
* Fix compilation errors and enable async events on partially supported systems.cheatfate2016-12-071-6/+5
* Add support for kqueue's EVFILT_VNODE (filesystem monitoring), and add test f...cheatfate2016-09-241-0/+213
* Resolve #4606cheatfate2016-08-121-4/+4
* Resolve problems with test on macosx.cheatfate2016-07-061-0/+1
* ioselectors separated and refactored version.cheatfate2016-07-051-4/+4
* Event enum is now .pure.cheatfate2016-06-261-11/+11
* Forgot about newlines at the endcheatfate2016-06-231-1/+1
* Small version of ioselectors.nim, without code duplication and some renames.cheatfate2016-06-231-0/+407