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