nim-chronos/tests
Eugene Kabanov 9160dcdbba
Merge pull request #37 from status-im/asyncstream
Asynchronous streams.
2019-06-06 15:05:08 +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 AsyncStreams. 2019-05-07 23:11:40 +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 Add oneIndex(), oneValue() which are varargs `or` operation. 2019-06-04 19:51:35 +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 Ignore ECONNRESET and EPIPE errors on sending. 2019-05-28 09:29:00 +03:00
testsync.nim Fix rarely appearing Windows bug with close(transport). 2019-03-31 00:31:10 +02:00
testtime.nim Fix rarely appearing Windows bug with close(transport). 2019-03-31 00:31:10 +02:00