.. |
nre
|
c0a47f7e22
Rework nil/option for nre in light of ""==nil
|
6 gadi atpakaļ |
genericstrformat.nim
|
3a5a0f6d46
Strformat symbol binding (#10927)
|
6 gadi atpakaļ |
mjsonexternproc.nim
|
5b8f33a905
Reorder json `add` and `%`, fixes #6385 (#6388)
|
7 gadi atpakaļ |
osproctest.nim
|
3a3ff76526
Add workingDir parameter to execProcess and test (#9549)
|
6 gadi atpakaļ |
somesql.sql
|
ee54d6977b
Parse the usage of the SQL in operator properly (#9527)
|
6 gadi atpakaļ |
t10231.nim
|
9af85fb69f
fixes #10273 execShellCmd now returns nonzero when child killed with signal + other fixes (#10274)
|
6 gadi atpakaļ |
t8925.nim
|
1105d03644
require errormsg to be specified before file.
|
6 gadi atpakaļ |
tbase64.nim
|
5ba932e43c
About 50% faster base64 implemention. (#12436)
|
5 gadi atpakaļ |
tbitops.nim
|
d70e292571
makes more tests green
|
5 gadi atpakaļ |
tbitops.nim.cfg
|
976095c894
add bitops module for optimized bit manipulation. (#5201)
|
8 gadi atpakaļ |
tbitops2.nim
|
1105d03644
require errormsg to be specified before file.
|
6 gadi atpakaļ |
tbitops2.nim.cfg
|
976095c894
add bitops module for optimized bit manipulation. (#5201)
|
8 gadi atpakaļ |
tcgi.nim
|
1105d03644
require errormsg to be specified before file.
|
6 gadi atpakaļ |
tfrexp1.nim
|
1551fff853
clean up deprecated stuff and unused imports in tests (#13059)
|
5 gadi atpakaļ |
tgetaddrinfo.nim
|
c5c6bae2a4
#12103 - CI for FreeBSD (#12179)
|
5 gadi atpakaļ |
tgetfileinfo.nim
|
39290cf88c
Fix spellings (#12277) [backport]
|
5 gadi atpakaļ |
thashes.nim
|
e012eb1001
updated tests to be executed
|
6 gadi atpakaļ |
thtmlparser.nim
|
fa5707e7e2
fixes #11713, fixes #1034
|
5 gadi atpakaļ |
thttpclient.nim
|
73c8391fd3
azure: disable failing tests
|
5 gadi atpakaļ |
thttpclient_ssl.nim
|
f2134dbdf8
Implement SSL/TLS certificate checking #782
|
5 gadi atpakaļ |
thttpclient_ssl_cert.pem
|
f2134dbdf8
Implement SSL/TLS certificate checking #782
|
5 gadi atpakaļ |
thttpclient_ssl_key.pem
|
f2134dbdf8
Implement SSL/TLS certificate checking #782
|
5 gadi atpakaļ |
thttpcore.nim
|
7ae0811818
Fix #13573 and #13574 (#13575)
|
5 gadi atpakaļ |
tintsets.nim
|
42dad3a836
tables/sharedtables/intsets/etc: fix #13496, #13504, #13505; add lots of tests (#13498) [backport]
|
5 gadi atpakaļ |
tjson_unmarshall.nim
|
9961d1f67d
fix #13531 by adding a test (#13581)
|
5 gadi atpakaļ |
tjsonexternproc.nim
|
e012eb1001
updated tests to be executed
|
6 gadi atpakaļ |
tjsonmacro.nim
|
5ed99f8d3f
Extent json.to testing to VM, add workrounds for VM bugs. (#12493)
|
5 gadi atpakaļ |
tjsonmacro_reject.nim
|
1105d03644
require errormsg to be specified before file.
|
6 gadi atpakaļ |
tjsontestsuite.nim
|
e012eb1001
updated tests to be executed
|
6 gadi atpakaļ |
tlists.nim
|
4e483bb01a
add SinglyLinkedList.append procs
|
6 gadi atpakaļ |
tlocks.nim
|
2ecdf582a8
fixes #6049 add mixin release, acquire to withLock (#6113)
|
7 gadi atpakaļ |
tmarshal.nim
|
9cdd9be5a5
fixes #8916 by fixing typeinfo and marshal. (#9341)
|
6 gadi atpakaļ |
tmath.nim
|
0e7338d65c
better support for PROGMEM like annotations for lets/vars; fixes #12216 (#12799)
|
5 gadi atpakaļ |
tmemfiles1.nim
|
1105d03644
require errormsg to be specified before file.
|
6 gadi atpakaļ |
tmemfiles2.nim
|
963f431443
Merge branch 'araq-devel' of github.com:nim-lang/Nim into araq-devel
|
6 gadi atpakaļ |
tmemlines.nim
|
9c2365d5c2
activated more tests, allow input in test spec
|
6 gadi atpakaļ |
tmemlinesBuf.nim
|
523ca76c4d
eyewash
|
6 gadi atpakaļ |
tmemmapstreams.nim
|
1105d03644
require errormsg to be specified before file.
|
6 gadi atpakaļ |
tmemslices.nim
|
9c2365d5c2
activated more tests, allow input in test spec
|
6 gadi atpakaļ |
tmget.nim
|
b78af990b8
Fixes #10065 (#10260)
|
6 gadi atpakaļ |
tmitems.nim
|
2c146445bc
Added deques module, deprecating queues
|
8 gadi atpakaļ |
tnet.nim
|
9c2365d5c2
activated more tests, allow input in test spec
|
6 gadi atpakaļ |
tnet_ll.nim
|
74a55995f0
Fixed tests to expect [Suite] output from unittest
|
8 gadi atpakaļ |
tnetbind.nim
|
28a83a8388
Handle IPv6 in bindAddr #7633
|
6 gadi atpakaļ |
tnetdial.nim
|
c444ab9a54
make devel green again: tnetdial still doesn't work on Travis
|
5 gadi atpakaļ |
tnre.nim
|
97738a4f28
Testament pre parallel (#9137)
|
6 gadi atpakaļ |
tos.nim
|
62c113ebc7
fix #13579 joinPath("/foo/", "../a") is now /a (#13586)
|
5 gadi atpakaļ |
tos_unc.nim
|
8f198db2ca
fixes #10952, UNC paths (#11260)
|
6 gadi atpakaļ |
tosproc.nim
|
39290cf88c
Fix spellings (#12277) [backport]
|
5 gadi atpakaļ |
tosprocterminate.nim
|
9c2365d5c2
activated more tests, allow input in test spec
|
6 gadi atpakaļ |
tparscfg.nim
|
3374bcb373
parsecfg: handle streams and strings when saving or loading configuration (#5554)
|
8 gadi atpakaļ |
tparsecfg.nim
|
ca0155a458
fixes #6046 parsecfg failed to parse negative int (#6097)
|
7 gadi atpakaļ |
tparseipv6.nim
|
c066932635
added IP v6 parsing tests
|
8 gadi atpakaļ |
tparsesql.nim
|
1105d03644
require errormsg to be specified before file.
|
6 gadi atpakaļ |
tparseuints.nim
|
74a55995f0
Fixed tests to expect [Suite] output from unittest
|
8 gadi atpakaļ |
tparsopt.nim
|
534601637a
more tests fixed
|
6 gadi atpakaļ |
tpegs.nim
|
f26ed1d540
Add interpreting event parser proc to pegs module. (#8075)
|
6 gadi atpakaļ |
tposix.nim
|
9c2365d5c2
activated more tests, allow input in test spec
|
6 gadi atpakaļ |
tquit.nim
|
ac785b0623
testament: joinable is now an explicit concept of a test spec
|
6 gadi atpakaļ |
tregex.nim
|
1105d03644
require errormsg to be specified before file.
|
6 gadi atpakaļ |
trepr.nim
|
d69a7842fa
fixes #7878
|
6 gadi atpakaļ |
trepr2.nim
|
39290cf88c
Fix spellings (#12277) [backport]
|
5 gadi atpakaļ |
trst.nim
|
9a5aaadda8
Rst parser respect `:start-after:` and `:end-before:` in `include` directive (#12972)
|
5 gadi atpakaļ |
trstgen.nim
|
1494d88fa2
rst: parse brackets individually, fixes #10475 (#10997)
|
6 gadi atpakaļ |
tsharedtable.nim
|
42dad3a836
tables/sharedtables/intsets/etc: fix #13496, #13504, #13505; add lots of tests (#13498) [backport]
|
5 gadi atpakaļ |
tsortcall.nim
|
9c2365d5c2
activated more tests, allow input in test spec
|
6 gadi atpakaļ |
tsqlparser.nim
|
2a4c09ff88
megatest can be executed
|
6 gadi atpakaļ |
tstdlib_issues.nim
|
1b17c9f693
More descriptive names of test files (#9531)
|
6 gadi atpakaļ |
tstdlib_various.nim
|
2a4c09ff88
megatest can be executed
|
6 gadi atpakaļ |
tstreams.nim
|
0c0f9ba974
Windows: disabled tests
|
6 gadi atpakaļ |
tstreams2.nim
|
1105d03644
require errormsg to be specified before file.
|
6 gadi atpakaļ |
tstreams3.nim
|
16c39f9b2e
More of StringStream now works at compile time (#12284)
|
5 gadi atpakaļ |
tstrformat.nim
|
56a00da34a
fixes #12612 [backport] (#12681)
|
5 gadi atpakaļ |
tstring.nim
|
871d5e79b1
distinctBase type trait for distinct types (#13031)
|
5 gadi atpakaļ |
tstrscans.nim
|
95a60dc780
Fix strscans.scanp (#9518)
|
6 gadi atpakaļ |
tstrset.nim
|
ddc131cf07
the parser finally parses 'echo {1,2}' as it should
|
7 gadi atpakaļ |
tstrtabs.nim
|
a3d45d0c1b
add a StringTable.clear that requires no mode specification (#12853)
|
5 gadi atpakaļ |
tstrutil.nim
|
0c4d81241a
Version of trimZeros without temp strings (#12633)
|
5 gadi atpakaļ |
ttimes.nim
|
22d1ba4be7
fixes #13543 and added times.isLeapDay (#13547)
|
5 gadi atpakaļ |
tunidecode.nim
|
c6034277fc
further adaptations
|
10 gadi atpakaļ |
tunittest.nim
|
796432ff94
make tests more robust; tests should be deterministic, no randomize() calls in tests
|
6 gadi atpakaļ |
tunittestexceptiontype.nim
|
b6b6382e0b
Added: type name output when exception raised from unittest (#7869)
|
6 gadi atpakaļ |
tunittesttemplate.nim
|
eec07b4e84
fix several bugs with `repr` (#13386)
|
5 gadi atpakaļ |
twchartoutf8.nim
|
ed79201d0b
make more tests green
|
7 gadi atpakaļ |
twrapnils.nim
|
f6ba4e81b0
maybe: allows optional chaining of field access and indexing when LHS i snil (#13023)
|
5 gadi atpakaļ |
uselocks.nim
|
2ecdf582a8
fixes #6049 add mixin release, acquire to withLock (#6113)
|
7 gadi atpakaļ |