nim-chronos/tests
Eugene Kabanov 02b8da986b
Add accept() call (#103)
* Add accept() call and tests.
* Fix rare fd leaks on Windows.
* Fix compilation warnings.
* Add fd leak test.
* Bump version to 2.4.0.
2020-06-24 11:21:52 +03:00
..
config.nims Enable --threads:on testing. 2019-11-01 06:42:32 +02:00
testaddress.nim Fix all compilation warnings for 1.0.2. 2019-10-29 23:19:41 +02:00
testall.nim Add `awaitne` command which will have `yield` behavior in async cancellation world. 2019-07-06 11:16:31 +03:00
testasyncstream.nim Fix all compilation warnings for 1.0.2. 2019-10-29 23:19:41 +02:00
testbugs.nim Fix Nim's issue #13889 https://github.com/nim-lang/Nim/issues/13889. (#90) 2020-04-06 15:49:09 +03:00
testdatagram.nim Fix Windows datagram's AnyAddress issue. 2020-02-25 23:50:39 +02:00
testfut.nim Undeprecate `or` operation. (#93) 2020-04-21 07:07:49 +03:00
testmacro.nim Fix all compilation warnings for 1.0.2. 2019-10-29 23:19:41 +02:00
testnet.nim Fix some compilation warnings. 2019-10-24 16:01:57 +03:00
testserver.nim Fix all compilation warnings for 1.0.2. 2019-10-29 23:19:41 +02:00
testsignal.nim Fix all compilation warnings for 1.0.2. 2019-10-29 23:19:41 +02:00
testsoon.nim Fix some compilation warnings. 2019-10-24 16:01:57 +03:00
teststream.nim Add accept() call (#103) 2020-06-24 11:21:52 +03:00
testsync.nim prepare nim-chronos for Nim version 1.2 2020-03-23 20:17:29 +02:00
testtime.nim Fix some compilation warnings. 2019-10-24 16:01:57 +03:00