Andreas Rumpf 55cb959a68 make tests green again; closes #5861 7 éve
..
config.nims 015e22c8c0 Add upcoming/asyncdispatch.nim to tests. 8 éve
tacceptcloserace.nim 7a839d7b02 Move checkCloseError to nativesockets 7 éve
tasyncRecvLine.nim 7e4ca9a871 Update test header 7 éve
tasync_forward.nim 6599cae281 Async macro fixes (#5739) 7 éve
tasync_gcsafe.nim bdf6f59c6d Fixes #5738 (#6059) 7 éve
tasync_gcunsafe.nim bdf6f59c6d Fixes #5738 (#6059) 7 éve
tasync_in_seq_constr.nim 072d79511f fixes #5314 8 éve
tasyncall.nim fcd86883ed Add waitFor on seq[Future], waitAll and more (#5189) 7 éve
tasyncawait.nim 5a582a0d9c Define ports as uint16s to fix #3484 8 éve
tasyncconnect.nim be991ed413 Rename rawsockets module to nativesockets 9 éve
tasyncdial.nim ecf278c467 Implement dial, support IPv6 in httpclient (#5763) 7 éve
tasyncdiscard.nim 1350d5312b Removed tests with `asyncio`. 8 éve
tasyncexceptions.nim 500aa0cb3f Reverts 1446dc87c3. Fixes #4333. Fixes #4170. 8 éve
tasyncfile.nim bc5c2d8414 getFileSize and setFileSize procedures for File and AsyncFile 7 éve
tasyncfilewrite.nim 3afd852f54 Fixes #5532 win async write (#5791) 7 éve
tasyncrecursion.nim e86863e8f5 asyncdispatch: split asyncfutures into its own module 7 éve
tasyncsend4757.nim 191ff51859 Fix tasyncsend4757 test (Linux) 8 éve
tasyncssl.nim cc2a8409e1 update path to SSL certificates 8 éve
tasynctry.nim aba60e54d5 Resolve bugs with `deep recursion` of asyncdispatch. 8 éve
tasynctry2.nim 3751019823 Fix infinite recursion when await is in except body. 9 éve
tawaitsemantics.nim 75e5c87f15 Fixes #4170. 8 éve
tcallbacks.nim 797690ba3f Future: support for multiple callbacks 7 éve
tfuturestream.nim f9cce32097 Various fixes to FutureStreams based on PR feedback. 7 éve
tfuturevar.nim 927fce4c7f FutureVar[T] parameters are now completed automatically. 8 éve
tgeneric_async.nim 1d186ee9c3 fixes #2377 8 éve
tgenericasync.nim bae3baf9cc fixes #4856 8 éve
tioselectors.nim 907c488a61 One more attempt to fix tioselectors.nim test (#6020) 7 éve
tioselectors.nim.cfg ee6257b992 Forgot about newlines at the end 8 éve
tlambda.nim 58eae1171d Fixes #5995 7 éve
tmultisync.nim 1740619c0c Implements {.multisync.} pragma for async and sync proc combos. 8 éve
tnestedpfuturetypeparam.nim 56f11e2c95 Fixes async tests. 10 éve
tnewasyncudp.nim 55cb959a68 make tests green again; closes #5861 7 éve
tnimcall_to_closure.nim 5be6c95d21 fixes async regression 9 éve
tpendingcheck.nim 8e71949b78 Add pending operations presence check function, fixes #5155 8 éve
tpolltimeouts.nim 5bf16439e1 Fixes #4262. 8 éve
treturn_await.nim b47d9b7b91 fixes #4371 8 éve
tupcoming_async.nim 95d8558f0c Fix #5331 and #5332. 8 éve
twinasyncrw.nim 43329c5909 Introduce addRead/addWrite for Windows IOCP. 8 éve