nim-chronos/tests
Eugene Kabanov 2ecc5500c2
Undeprecate `or` operation. (#93)
* Undeprecate `or` operation.
Fix `or` for already finished futures.
Add tests.

* Bump version to 2.3.9.
2020-04-21 07:07:49 +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 readMsg branch by @arnetheduck with some changes. (#83) 2020-03-05 10:59:10 +01: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