.. |
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 TLSStream SSL errors while in handshake could stuck connection. (#133)
|
2020-10-13 02:12:52 +03: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
|
Fix AsyncLock.locked flag to be consistent. (#129)
|
2020-09-10 23:28:20 +03: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 |