nim-chronos/tests
Eugene Kabanov 126ea4bc56
Fix newFuture[T] location source for generated async procedures. (#125)
Add tests to for locations.
2020-09-03 14:37:53 +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 [WIP] Zero-cost unattended Future[T] tracking mechanism. (#106) 2020-07-06 09:33:13 +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 #13899 using #14723 and add tests. (#104) 2020-06-24 13:03:36 +03:00
testdatagram.nim Fix Windows datagram's AnyAddress issue. 2020-02-25 23:50:39 +02:00
testfut.nim Fix newFuture[T] location source for generated async procedures. (#125) 2020-09-03 14:37:53 +03:00
testmacro.nim Fix all compilation warnings for 1.0.2. 2019-10-29 23:19:41 +02:00
testnet.nim fix endian conversion issues (#82) 2020-07-12 18:22:47 +02: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 Skip flaky test on MacOS. 2020-07-17 09:38:58 +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
testutils.nim Make Future tracking and stack traces optional (#108) 2020-07-08 19:48:01 +03:00