Timothee Cour 31a8cf16bb testament spec: remove errmsg alias of errormsg (#16188) пре 4 година
..
hello.txt 19164929ed fixes #7347, asyncfile.getFileSize (#7354) пре 6 година
t12221.nim 8088633250 faster CIs (#13803) пре 4 година
t13889.nim 92c4aad205 Fix #13889 with testcase (#13896) [backport] пре 4 година
t14820.nim 36fa79a524 Fix asyncdispatch drain behavior (#14820) (#14838) пре 4 година
t15148.nim eee3b189ff fix #15148 (#15149) пре 4 година
t15804.nim dfd8a83f35 fixes #15804 (#15820) пре 4 година
t3075.nim 75a981cf80 Skip nested procedures in .async. macro пре 6 година
t6846.nim 5b55aa52d0 fix deprecations and other warnings (#13748) пре 4 година
t7192.nim a5ecbf823f lots of small changes пре 6 година
t7758.nim 5ad8b9e8eb fix #14685 tests/async/t7758.nim flaky (#14721) пре 4 година
t8982.nim 964b5dac7c complete future only once in `or` (fixes #8982) (#9632) пре 6 година
t9201.nim 2a31f42d35 asyncmacro: add nnkSym support for getName() (#9204) пре 6 година
tacceptcloserace.nim 5b55aa52d0 fix deprecations and other warnings (#13748) пре 4 година
tasyncRecvLine.nim 1105d03644 require errormsg to be specified before file. пре 6 година
tasync_forward.nim 6599cae281 Async macro fixes (#5739) пре 7 година
tasync_gcsafe.nim bdf6f59c6d Fixes #5738 (#6059) пре 7 година
tasync_gcunsafe.nim 1105d03644 require errormsg to be specified before file. пре 6 година
tasync_in_seq_constr.nim 7d38db284b Extended tasync_in_seq_constr test пре 6 година
tasync_misc.nim 0327159344 Add test-cases to some fixed issues to close them (#14795) пре 4 година
tasync_noasync.nim dfd8a83f35 fixes #15804 (#15820) пре 4 година
tasync_nofuture.nim 56584414f3 Make await a template (#12085) пре 4 година
tasync_traceback.nim 56584414f3 Make await a template (#12085) пре 4 година
tasyncall.nim 1105d03644 require errormsg to be specified before file. пре 6 година
tasyncawait.nim 1648f1dd99 fix #14320 (tasyncawait.nim is recently very flaky) + avoid hardcoding service ports everywhere + flakyAssert (#14327) пре 4 година
tasyncclosestall.nim 8088633250 faster CIs (#13803) пре 4 година
tasyncconnect.nim 5b55aa52d0 fix deprecations and other warnings (#13748) пре 4 година
tasyncdial.nim 5b55aa52d0 fix deprecations and other warnings (#13748) пре 4 година
tasyncdiscard.nim 1350d5312b Removed tests with `asyncio`. пре 8 година
tasynceagain.nim 1e3a0ef1e1 [Backport] Fixes callbacks being dropped on Linux/macOS/BSD. (#15012) пре 4 година
tasyncexceptions.nim a5ecbf823f lots of small changes пре 6 година
tasyncfile.nim 2a4c09ff88 megatest can be executed пре 6 година
tasyncfilewrite.nim b809562c7c make megatest consistent with unjoined tests wrt newlines, honor newlines in output spec (#16151) пре 4 година
tasyncnetudp.nim 33e9ac7cd3 fix sendTo and recvFrom in asyncnet (#14154) пре 4 година
tasyncrecursion.nim a5ecbf823f lots of small changes пре 6 година
tasyncsend4757.nim 1648f1dd99 fix #14320 (tasyncawait.nim is recently very flaky) + avoid hardcoding service ports everywhere + flakyAssert (#14327) пре 4 година
tasyncssl.nim 1648f1dd99 fix #14320 (tasyncawait.nim is recently very flaky) + avoid hardcoding service ports everywhere + flakyAssert (#14327) пре 4 година
tasynctry.nim 6085ad95ff fixes #14279 (#14618) пре 4 година
tawaitsemantics.nim 1105d03644 require errormsg to be specified before file. пре 6 година
tbreak_must_exec_finally.nim aa1d7fe1e9 closureiters: fixes #15243 (#15454) [backport:1.2] пре 4 година
tcallbacks.nim 15c66a06f9 keep the order of the callbacks пре 6 година
tdiscardableproc.nim 31a8cf16bb testament spec: remove errmsg alias of errormsg (#16188) пре 4 година
testmanyasyncevents.nim 1854d29781 scoped memory management (#14790) пре 4 година
tfuturestream.nim 8088633250 faster CIs (#13803) пре 4 година
tfuturevar.nim 6f1a72069a fix #9695 asyncmacro: tfuturevar fails when activated [backport: 1.0] (#16090) пре 4 година
tgeneric_async.nim 10142e4a80 Fix some usages of typedesc in async procs пре 6 година
tgenericasync.nim bae3baf9cc fixes #4856 пре 8 година
tioselectors.nim d149823019 fix #13166 tioselectors flaky test on freebsd+OSX (#14634) пре 4 година
tioselectors.nim.cfg ee6257b992 Forgot about newlines at the end пре 8 година
tjsandnativeasync.nim 8088633250 faster CIs (#13803) пре 4 година
tlambda.nim 0fad659bf7 make more tests green пре 6 година
tmultisync.nim 1740619c0c Implements {.multisync.} pragma for async and sync proc combos. пре 8 година
tnestedpfuturetypeparam.nim 56f11e2c95 Fixes async tests. пре 10 година
tnewasyncudp.nim 5b55aa52d0 fix deprecations and other warnings (#13748) пре 4 година
tnimcall_to_closure.nim 5be6c95d21 fixes async regression пре 9 година
tpendingcheck.nim 8088633250 faster CIs (#13803) пре 4 година
tpolltimeouts.nim 5bf16439e1 Fixes #4262. пре 8 година
treturn_await.nim b47d9b7b91 fixes #4371 пре 8 година
ttemplateinasync.nim 2c0bfb34fd Fix regression w/ templates defined in async proc пре 6 година
tupcoming_async.nim 7d6cbf290a Error -> Defect for defects (#13908) пре 4 година
twinasyncrw.nim 1648f1dd99 fix #14320 (tasyncawait.nim is recently very flaky) + avoid hardcoding service ports everywhere + flakyAssert (#14327) пре 4 година