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