flywind b3ad68edea remove channels (#18801) před 3 roky
..
concurrency 826e62953f fix #12726 Cannot take the compile-time sizeof Atomic types (#15928) před 4 roky
nre 271f68259b remove some noises in tests (#16448) před 4 roky
genericstrformat.nim 3a5a0f6d46 Strformat symbol binding (#10927) před 5 roky
mgenast.nim 9abd383a2a new `genAst` as replacement for `quote do` (#17426) před 3 roky
mimportutils.nim 7714ab468a make privateAccess work with generic types and generic instantiations; fix a SIGSEGV (#18260) před 3 roky
mintsets.nim 109cc45398 packedsets fix regression introduced in #15564 (#16060) před 4 roky
mjsonexternproc.nim 5b8f33a905 Reorder json `add` and `%`, fixes #6385 (#6388) před 7 roky
mstackframes.nim 19cab9fa51 stacktraces can now show custom runtime msgs per frame (#13351) před 4 roky
osproctest.nim 3a3ff76526 Add workingDir parameter to execProcess and test (#9549) před 6 roky
somesql.sql ee54d6977b Parse the usage of the SQL in operator properly (#9527) před 6 roky
t10231.nim 7e1ae35195 testament: error instead of silently ignore invalid targets; remove pointless alias target vs targets; document matrix; DRY (#16343) před 4 roky
t14139.nim 6d442a40a6 use doAssert in tests (#16486) před 4 roky
t15663.nim 8e1fa84b0d fix #15663 (#15839) [backport:1.4] před 4 roky
t7686.nim 33e258c72f add tests for #7686 (#15771) před 4 roky
t8925.nim 1105d03644 require errormsg to be specified before file. před 6 roky
t9754.nim a86aa31081 minor před 4 roky
talgorithm.nim c719d79d23 add algorithm.merge (#16182) před 3 roky
tarithmetics.nim fb32fff8dc js generates spurious >>> on shr (#17767) před 3 roky
tasynchttpserver.nim 87847150bf Add barebones asynchttpserver tests (#13883) před 4 roky
tasynchttpserver_transferencoding.nim cfe19247e8 Disable tasynchttpserver_transferencoding on FreeBSD (#18122) před 3 roky
tbase64.nim 9ca3218a6d improve tbase64.nim (#17964) před 3 roky
tbitops.nim 0a9a90d991 Improve documentation for bitops (#16961) před 3 roky
tbitops.nim.cfg 0da4cb93d1 minor fix (#16624) před 4 roky
tcgi.nim e718a4a058 follow #15860 clean cgi module (#16487) před 4 roky
tcmdline.nim 301d784256 [nodejs backend] paramStr, paramCount (#17082) před 3 roky
tcomplex.nim 0c4bd65e8d Improve documentation for complex (#16588) před 4 roky
tcookies.nim 46bd222c89 [stdlib] make cookies module modern (#17116) před 3 roky
tcritbits.nim 6d442a40a6 use doAssert in tests (#16486) před 4 roky
tcstring.nim 70a30317f7 fix #16693: testament spec nimout too lax (#16698) před 3 roky
tcstrutils.nim c04f305bf7 make cstrutils work in VM (#16590) před 4 roky
tdecls.nim 6c1bd4bb1c fix: `var a{.foo.} = expr` inside templates (refs #15920) (except when `foo` is overloaded) (#13869) před 3 roky
tdecode_helpers.nim e1e069dd6c use hexchar in stdlib (#16290) před 4 roky
tdeques.nim 834d5641e8 use sink and lent in deques (#17661) před 3 roky
tdiff.nim d29eddf92a experimental/diff: move isMainModule block to tests/stdlib/tdiff.nim (#16172) před 4 roky
teditdistance.nim 6d442a40a6 use doAssert in tests (#16486) před 4 roky
tencodings.nim 016a8ccd7a [std/encodings]move to tests (#17866) před 3 roky
tenumerate.nim 6d442a40a6 use doAssert in tests (#16486) před 4 roky
tenumutils.nim eb07a5a75b add typetraits.OrdinalEnum, enumutils.symbolName (#17281) před 3 roky
texitprocs.nim dfe51d10a1 `addQuitProc` now works with closures, and c, js(node/browser) backend; fix some bugs in testament (#14342) před 4 roky
tfdleak.nim 49033eb531 make tests/stdlib tests joinable (#14626) před 4 roky
tfdleak_multiple.nim 49033eb531 make tests/stdlib tests joinable (#14626) před 4 roky
tfenv.nim 2c2baa9fad Link the <fenv.h> header (#16597) před 4 roky
tfrexp1.nim 35e14998ec fix math.frexp function signature (#16725) před 3 roky
tgenast.nim 9abd383a2a new `genAst` as replacement for `quote do` (#17426) před 3 roky
tgetaddrinfo.nim 123f9fb77a Fix #14091 and #14093 - test failures on NetBSD (#14096) před 4 roky
tgetfileinfo.nim fa0209609d fixes #18565 (#18593) před 3 roky
tgetprotobyname.nim a36efb59b5 fix #16256: nimout: <empty> should give error (vacuously true); improve a few tests (#18089) před 3 roky
tglobs.nim 923a1c6ea7 fix nativeToUnixPath (#18501) před 3 roky
thashes.nim 50e98e6efa hashes for refs should be an opt-in feature (#18098) před 3 roky
theapqueue.nim 56f5010fa4 Improve the heapqueue module (#17034) před 3 roky
thighlite.nim 436af88d8c follow-up #17837: add `Console` for interactive sessions (#17930) před 3 roky
thtmlparser.nim 6d442a40a6 use doAssert in tests (#16486) před 4 roky
thttpclient.nim 2d0cb18b9f Fix SIGSEGV in httpclient response body (#16766) před 3 roky
thttpclient_ssl.nim abac35e743 basic cleanups regarding SSL handling (#16940) [backport:1.0] před 3 roky
thttpclient_ssl_cert.pem 5b85444244 SSL certificate verify GitHub action (#13697) před 4 roky
thttpclient_ssl_key.pem 5b85444244 SSL certificate verify GitHub action (#13697) před 4 roky
thttpclient_standalone.nim 17911a116d Removed hard coded ports from thttpclient_standalone.nim. (#18374) před 3 roky
thttpcore.nim 6d442a40a6 use doAssert in tests (#16486) před 4 roky
timportutils.nim 7714ab468a make privateAccess work with generic types and generic instantiations; fix a SIGSEGV (#18260) před 3 roky
tintsets.nim 109cc45398 packedsets fix regression introduced in #15564 (#16060) před 4 roky
tio.nim ce7caec4b3 add io.readChars overload (simpler, less error prone) (#16044) před 3 roky
tisolation.nim bb3769975b Fix #17199 (#17348) před 3 roky
tjsbigints.nim e92c78a9ac add number literal jsbigints.big (#17707) před 3 roky
tjson.nim cf0cf32d27 make -d:nimFpRoundtrips work consistently in vm vs rt, fix #18400, etc (#18531) před 3 roky
tjsonexternproc.nim e012eb1001 updated tests to be executed před 6 roky
tjsonmacro.nim ecc9704bf4 Moved json enum index test to the proper file (#16826) před 3 roky
tjsonmacro_reject.nim 1105d03644 require errormsg to be specified before file. před 6 roky
tjsontestsuite.nim e012eb1001 updated tests to be executed před 6 roky
tjsonutils.nim cf0cf32d27 make -d:nimFpRoundtrips work consistently in vm vs rt, fix #18400, etc (#18531) před 3 roky
tlists.nim 6391f6e861 fix #16384 and #17144 (#17126) [backport] před 3 roky
tlocks.nim c7b4639460 ref #14873 (#17644) před 3 roky
tlwip.nim 6c49767a6c Fixing issue #15302 -- lwip doesn't support signals (#15303) před 4 roky
tmacros.nim 3cc547f2df macros.treeRepr + friends: collapse SymChoice (#18072) před 3 roky
tmarshal.nim 578d1ee751 `std/options`: `$some(3)` is now `"some(3)"`, etc. (#17147) před 3 roky
tmath.nim 373bbd9bb4 Add ceilDiv to math (#18596) před 3 roky
tmd5.nim 6d442a40a6 use doAssert in tests (#16486) před 4 roky
tmemfiles1.nim 1105d03644 require errormsg to be specified before file. před 6 roky
tmemfiles2.nim 963f431443 Merge branch 'araq-devel' of github.com:nim-lang/Nim into araq-devel před 6 roky
tmemlines.nim 9c2365d5c2 activated more tests, allow input in test spec před 6 roky
tmemlinesBuf.nim b667e288e2 move travis, appveyor, ci.yml.disabled to `unmaintained/` (#17828) před 3 roky
tmemmapstreams.nim 1105d03644 require errormsg to be specified before file. před 6 roky
tmemory.nim d5a3c2c2da Added cmpMem export (#16484) před 4 roky
tmemslices.nim 9c2365d5c2 activated more tests, allow input in test spec před 6 roky
tmersenne.nim 927a832dde deprecate std/mersenne (#18395) před 3 roky
tmget.nim 5b55aa52d0 fix deprecations and other warnings (#13748) před 4 roky
tmimetypes.nim 429b128632 change mimedb stroe stringtable to orderedtable (#18065) před 3 roky
tmitems.nim a764a5b9bc fix #14056 (#16071) před 4 roky
tmonotimes.nim f07a072691 [JS + docs] improve std/monotimes module (#17103) před 3 roky
tnativesockets.nim a36efb59b5 fix #16256: nimout: <empty> should give error (vacuously true); improve a few tests (#18089) před 3 roky
tnet.nim 0d3af5454b Only allow IPv4 literals in strict form (#18656) před 3 roky
tnet_ll.nim b809562c7c make megatest consistent with unjoined tests wrt newlines, honor newlines in output spec (#16151) před 4 roky
tnetbind.nim 49033eb531 make tests/stdlib tests joinable (#14626) před 4 roky
tnetconnect.nim 8ed6de4fe6 fix flaky tnetconnect which sometimes failed with: No route to host [OSError] (#17526) před 3 roky
tnetdial.nim b667e288e2 move travis, appveyor, ci.yml.disabled to `unmaintained/` (#17828) před 3 roky
tnre.nim 271f68259b remove some noises in tests (#16448) před 4 roky
toids.nim 89a21e4ec7 oids: switch from PRNG to random module (#16203) před 4 roky
topenssl.nim 96a7f9b31c deprecate cuchar, don't redefine it (#18505) před 3 roky
toptions.nim 578d1ee751 `std/options`: `$some(3)` is now `"some(3)"`, etc. (#17147) před 3 roky
tos.nim 5c1304a418 fix #18670 quoteShellCommand, quoteShell, quoteShellWindows on windows (#18671) před 3 roky
tos_unc.nim 8f198db2ca fixes #10952, UNC paths (#11260) před 5 roky
tosenv.nim 6b3c77e7f4 Remove tracking of environment from osenv.nim v2 (#18575) před 3 roky
tosproc.nim 78e2d299df typo: nonexistant => nonexistent (#17918) před 3 roky
tosprocterminate.nim 0e3ea16554 use lowercase --define switches (#17283) před 3 roky
tpackedsets.nim c39fa0d495 Make IntSet a generic ordinal set OrdSet[A] (#15564) před 4 roky
tparsecfg.nim 207bcabdf2 Add a getter for all defined Sections in parsecfg (#15450) před 3 roky
tparsecsv.nim cbc793b30b move tests to testament (#16101) před 4 roky
tparseipv6.nim 0d3af5454b Only allow IPv4 literals in strict form (#18656) před 3 roky
tparsesql.nim cd9af6b804 StringStream & more stdlib modules support for JS/NimScript (#14095) před 4 roky
tparseuints.nim 271f68259b remove some noises in tests (#16448) před 4 roky
tparseutils.nim 901c5ded52 fix #18702(fix `parseutils.parseFloat`) (#18703) [backport:1.0] před 3 roky
tparsopt.nim 6d442a40a6 use doAssert in tests (#16486) před 4 roky
tpegs.nim e720bbdd76 Peg captures get stack-like behavior (#18369) před 3 roky
tposix.nim 9c2365d5c2 activated more tests, allow input in test spec před 6 roky
tprelude.nim e94a3e5fcd move prelude so that `include std/prelude` also works (#17110) před 3 roky
tpunycode.nim 6d442a40a6 use doAssert in tests (#16486) před 4 roky
tquit.nim 18b983d7e3 addQuitProc => addExitProc (#16765) před 3 roky
trandom.nim 7c8ea490a2 Fix initrand to avoid random number sequences overlapping (#18744) před 3 roky
trationals.nim 065264eae1 close #16921 (#16951) před 3 roky
tre.nim 6b97889f44 fix #9437(fix `re.replace` wrong behaviour) (#17546) před 3 roky
tregex.nim 1105d03644 require errormsg to be specified before file. před 6 roky
tregistry.nim 085580a2c8 fix #14010(fix std/registry + arc) (#17551) před 3 roky
trepr.nim 8d2f6bba3a support same-line doc comments in routines (#18595) před 3 roky
trlocks.nim 78cbb52fa0 add tests for #15584 (#15619) před 4 roky
tropes.nim a1f4113705 Improve the ropes module (#17145) před 3 roky
trst.nim e616675c41 various small documentation improvements (#18602) před 3 roky
trstgen.nim 8c7ee96457 rst: add missing line/column info for some warnings (#18383) před 3 roky
tsequtils.nim 69cabaa81c sequtils now support strict effect tracking (#18782) před 3 roky
tsetutils.nim 93cb5d6896 add setutils.[]= (#17272) před 3 roky
tsha1.nim 5e6680406f Add changes required by Nimble lock file support (#12104) před 3 roky
tsharedlist.nim c51680e701 fixes #17696 (#18276) před 3 roky
tsharedtable.nim 6d442a40a6 use doAssert in tests (#16486) před 4 roky
tsince.nim 6c1bd4bb1c fix: `var a{.foo.} = expr` inside templates (refs #15920) (except when `foo` is overloaded) (#13869) před 3 roky
tsocketstreams.nim 0e7902b976 Implements streams for sockets (#15729) před 4 roky
tsortcall.nim 9c2365d5c2 activated more tests, allow input in test spec před 6 roky
tsqlitebindatas.nim f559319a68 fix a sqlite bug (#18669) před 3 roky
tsqlparser.nim 2a4c09ff88 megatest can be executed před 6 roky
tssl.nim b56a037183 workaround #15713 disable freebsd tssl.nim (#15718) před 4 roky
tssl.nims cc4c546f8f Fix #15493 - disable TLS emulation for NetBSD (#15494) před 4 roky
tstackframes.nim e909486e5c trunner was not actually being tested in non-CTFFI mode; minor testament cleanups (#14377) před 4 roky
tstats.nim 2d84f6e7c8 Fix #18718 (#18731) před 3 roky
tstdlib_issues.nim 7d6cbf290a Error -> Defect for defects (#13908) před 4 roky
tstdlib_various.nim e0ef859130 strict effects (#18777) před 3 roky
tstrbasics.nim f1bf672ffc re-enable disabled tests after #17173 (#17228) před 3 roky
tstreams.nim 0b7847ba3c active windows tests and use doAssert (#16395) před 4 roky
tstrformat.nim 0bc943ad54 followup strformat PR. backslash escapes, tests, docs (#17700) před 3 roky
tstring.nim 0bb7e8dcb4 cleanup tests/stdlib/tstring.nim (#17158) před 3 roky
tstrmiscs.nim cbc793b30b move tests to testament (#16101) před 4 roky
tstrscans.nim 5a58440ebe Added strscans.scanTuple (#16300) před 4 roky
tstrset.nim ddc131cf07 the parser finally parses 'echo {1,2}' as it should před 7 roky
tstrtabs.nim 6d442a40a6 use doAssert in tests (#16486) před 4 roky
tstrtabs.nims e5dbdc1d37 [FIX] strtabs interpolation in nimscript (#15172) před 4 roky
tstrtabs2.nim bdfee32dc8 close #18489 (#18524) před 3 roky
tstrutils.nim adba5eb45e deprecate strutils.delete and add an overload with saner semantics consistent with sequtils.delete; follows #18487 (#18510) před 3 roky
tstrutils2.nim 8bbdb8f43f fix #14545 windows CI docs (#14590) před 4 roky
tsugar.nim 49ee2f7f3b fix #16967 [backport:1.2] (#16976) před 3 roky
tsums.nim 6d442a40a6 use doAssert in tests (#16486) před 4 roky
tsysrand.nim 84cf3e5fca Revert "make system random work in VM" (#17378) před 3 roky
tsystem.nim 99c4b69097 fixed system.delete (#18507) před 3 roky
ttables.nim 6d442a40a6 use doAssert in tests (#16486) před 4 roky
ttasks.nim f25243140b add std/tasks (#17447) před 3 roky
ttempfiles.nim 8091545f95 Revert #17398 and #17402 (#18480) před 3 roky
tterminal.nim d1af9587b8 terminal: fix fgColor/bgColor commands [backport] (#15554) před 4 roky
tterminal_12759.nim 9ec9a31f46 Fix #12759 (#14967) před 4 roky
tterminal_15874.nim d8e7caf5dd follow #15874(add testcase for #15874) (#15893) před 4 roky
ttestutils.nim 4e0f38fbb1 testament :show duration also for failed tests; improve `tshould_not_work`; mitigate #17946 tchannels timeouts (#17947) před 3 roky
tthreadpool.nim dd8383b10a add testcase for #12005 (#17278) před 3 roky
ttimes.nim e922d73dd6 refs #4347, add `ZZZ` and `ZZZZ` patterns for timezone offsets without colons (#17318) před 3 roky
ttypeinfo.nim 6d442a40a6 use doAssert in tests (#16486) před 4 roky
ttypetraits.nim 81e54c1d30 Add `hasClosure` to `std/typetraits` (#17501) před 3 roky
tunicode.nim 2deb7011f5 fixes #17768 [backport:1.4] (#18317) před 3 roky
tunidecode.nim 6b77e16c6f tunidecode minor improvement (#16157) před 4 roky
tunittest.nim 99633d7682 remove deprecated stuff in unittest module (#17156) před 3 roky
tunittest_error.nim e07d661d16 fix #14475; unittest.require now works with `nim c`; require and check now works with -d:nodejs (#14676) před 4 roky
tunittestexceptiontype.nim b6b6382e0b Added: type name output when exception raised from unittest (#7869) před 6 roky
tunittestpass.nim 1d615dfda7 fix #16474 `unittest.check type1 is type2` gives CT error (#16476) před 4 roky
tunittesttemplate.nim eec07b4e84 fix several bugs with `repr` (#13386) před 4 roky
turi.nim 983a2aa11c Revert "Fix parseUri to sanitize urls containing ASCII newline or tab (#17967)" (#17984) před 3 roky
tuserlocks.nim 5c5f356347 replace defer with try ... finally (#17753) před 3 roky
tvarargs.nim cbe3c993b6 close #15563 add testcase (#17168) před 3 roky
tvarints.nim a36efb59b5 fix #16256: nimout: <empty> should give error (vacuously true); improve a few tests (#18089) před 3 roky
tvmutils.nim 565e07a993 enable VM tracing in user code via `{.define(nimVmTrace).}` (#18244) před 3 roky
twchartoutf8.nim ed79201d0b make more tests green před 6 roky
twith.nim bc1db0d6f1 move rest of tests to testament (#16140) před 4 roky
twordwrap.nim bc1db0d6f1 move rest of tests to testament (#16140) před 4 roky
twrapnils.nim 2d758795f0 Rename test variable due to unfortunate connotations (#18453) před 3 roky
txmltree.nim 6d442a40a6 use doAssert in tests (#16486) před 4 roky
tyield.nim 72fa5833ad fix #9778 (pairs iterator calling a helper proc with tuple return type will cut the iterator yield into half) (#18767) před 3 roky
uselocks.nim 4857c462d5 Revert "fix #14873 properly by skipping `abi` field in importc type (#17944)" (#17992) před 3 roky