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