nim-chronos/tests
cheatfate c4a99447bd
Fix AsyncLock race and refactor asyncsync.nim to properly support cancellation.
Fix async macro to not transform nested procedures.
2019-07-17 16:12:31 +03:00
..
config.nims add "--threads:on" to tests 2019-01-15 17:37:51 +02:00
testaddress.nim Fix rarely appearing Windows bug with close(transport). 2019-03-31 00:31:10 +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 tests to consume all the bytes from the nested stream. 2019-05-08 12:44:00 +03:00
testbugs.nim Fix rarely appearing Windows bug with close(transport). 2019-03-31 00:31:10 +02:00
testdatagram.nim Add getInterfaces() and getBestRoute(). 2019-04-15 04:27:12 +03:00
testfut.nim Deprecate oneIndex(), oneValue(), all(), or(), and(). 2019-07-04 15:04:59 +03:00
testmacro.nim Add `awaitne` command which will have `yield` behavior in async cancellation world. 2019-07-06 11:16:31 +03:00
testnet.nim Cleanup debug echos. 2019-04-15 11:32:58 +03:00
testserver.nim Fix for Windows server close procedure. 2019-05-09 20:59:15 +03:00
testsignal.nim Fix rarely appearing Windows bug with close(transport). 2019-03-31 00:31:10 +02:00
testsoon.nim Fix rarely appearing Windows bug with close(transport). 2019-03-31 00:31:10 +02:00
teststream.nim Fix compilation warnings in osnet.nim 2019-07-12 10:40:18 +03:00
testsync.nim Fix AsyncLock race and refactor asyncsync.nim to properly support cancellation. 2019-07-17 16:12:31 +03:00
testtime.nim Attempt to fix macos timers. 2019-06-27 13:12:52 +03:00