.. |
nre
|
7d6cbf290a
Error -> Defect for defects (#13908)
|
4 yıl önce |
genericstrformat.nim
|
3a5a0f6d46
Strformat symbol binding (#10927)
|
5 yıl önce |
mjsonexternproc.nim
|
5b8f33a905
Reorder json `add` and `%`, fixes #6385 (#6388)
|
7 yıl önce |
mstackframes.nim
|
19cab9fa51
stacktraces can now show custom runtime msgs per frame (#13351)
|
4 yıl önce |
osproctest.nim
|
3a3ff76526
Add workingDir parameter to execProcess and test (#9549)
|
6 yıl önce |
somesql.sql
|
ee54d6977b
Parse the usage of the SQL in operator properly (#9527)
|
6 yıl önce |
t10231.nim
|
9af85fb69f
fixes #10273 execShellCmd now returns nonzero when child killed with signal + other fixes (#10274)
|
6 yıl önce |
t8925.nim
|
1105d03644
require errormsg to be specified before file.
|
6 yıl önce |
tasynchttpserver.nim
|
87847150bf
Add barebones asynchttpserver tests (#13883)
|
4 yıl önce |
tbase64.nim
|
fc5dd11b3d
fixes #13722 (#13729)
|
4 yıl önce |
tbitops.nim
|
b8e6ea7547
Added bitslice operations for bitops (#14016)
|
4 yıl önce |
tbitops.nim.cfg
|
976095c894
add bitops module for optimized bit manipulation. (#5201)
|
7 yıl önce |
tcgi.nim
|
49033eb531
make tests/stdlib tests joinable (#14626)
|
4 yıl önce |
tdecls.nim
|
d23371fdd7
std/byaddr => std/decls (#13847)
|
4 yıl önce |
texitprocs.nim
|
dfe51d10a1
`addQuitProc` now works with closures, and c, js(node/browser) backend; fix some bugs in testament (#14342)
|
4 yıl önce |
tfdleak.nim
|
49033eb531
make tests/stdlib tests joinable (#14626)
|
4 yıl önce |
tfdleak_multiple.nim
|
49033eb531
make tests/stdlib tests joinable (#14626)
|
4 yıl önce |
tfrexp1.nim
|
8088633250
faster CIs (#13803)
|
4 yıl önce |
tgetaddrinfo.nim
|
123f9fb77a
Fix #14091 and #14093 - test failures on NetBSD (#14096)
|
4 yıl önce |
tgetfileinfo.nim
|
dc5a40f3f3
{.deprecated: [existsFile: fileExists].} (#14735)
|
4 yıl önce |
thashes.nim
|
a0b33f9408
Add `hashWangYi1` (#13823)
|
4 yıl önce |
thtmlparser.nim
|
7df27b5035
[cleanups] doassert => doAssert; mark deadcode (#14711)
|
4 yıl önce |
thttpclient.nim
|
5b55aa52d0
fix deprecations and other warnings (#13748)
|
4 yıl önce |
thttpclient_ssl.nim
|
6cb94b5da6
asyncnet, net: clear openssl error queue before performing I/O
|
4 yıl önce |
thttpclient_ssl_cert.pem
|
5b85444244
SSL certificate verify GitHub action (#13697)
|
4 yıl önce |
thttpclient_ssl_key.pem
|
5b85444244
SSL certificate verify GitHub action (#13697)
|
4 yıl önce |
thttpcore.nim
|
7ae0811818
Fix #13573 and #13574 (#13575)
|
4 yıl önce |
tintsets.nim
|
42dad3a836
tables/sharedtables/intsets/etc: fix #13496, #13504, #13505; add lots of tests (#13498) [backport]
|
4 yıl önce |
tjson.nim
|
d573581eb7
remove isMainModule from json,os,sequtils (#14572)
|
4 yıl önce |
tjson_unmarshall.nim
|
9961d1f67d
fix #13531 by adding a test (#13581)
|
4 yıl önce |
tjsonexternproc.nim
|
e012eb1001
updated tests to be executed
|
6 yıl önce |
tjsonmacro.nim
|
5ed99f8d3f
Extent json.to testing to VM, add workrounds for VM bugs. (#12493)
|
5 yıl önce |
tjsonmacro_reject.nim
|
1105d03644
require errormsg to be specified before file.
|
6 yıl önce |
tjsontestsuite.nim
|
e012eb1001
updated tests to be executed
|
6 yıl önce |
tjsonutils.nim
|
37081e2945
fromJson: support object variants (#14694)
|
4 yıl önce |
tlists.nim
|
4e483bb01a
add SinglyLinkedList.append procs
|
6 yıl önce |
tlocks.nim
|
2ecdf582a8
fixes #6049 add mixin release, acquire to withLock (#6113)
|
7 yıl önce |
tmarshal.nim
|
49033eb531
make tests/stdlib tests joinable (#14626)
|
4 yıl önce |
tmath.nim
|
5b55aa52d0
fix deprecations and other warnings (#13748)
|
4 yıl önce |
tmemfiles1.nim
|
1105d03644
require errormsg to be specified before file.
|
6 yıl önce |
tmemfiles2.nim
|
963f431443
Merge branch 'araq-devel' of github.com:nim-lang/Nim into araq-devel
|
6 yıl önce |
tmemlines.nim
|
9c2365d5c2
activated more tests, allow input in test spec
|
6 yıl önce |
tmemlinesBuf.nim
|
523ca76c4d
eyewash
|
6 yıl önce |
tmemmapstreams.nim
|
1105d03644
require errormsg to be specified before file.
|
6 yıl önce |
tmemslices.nim
|
9c2365d5c2
activated more tests, allow input in test spec
|
6 yıl önce |
tmget.nim
|
5b55aa52d0
fix deprecations and other warnings (#13748)
|
4 yıl önce |
tmitems.nim
|
2c146445bc
Added deques module, deprecating queues
|
8 yıl önce |
tnet.nim
|
9c2365d5c2
activated more tests, allow input in test spec
|
6 yıl önce |
tnet_ll.nim
|
74a55995f0
Fixed tests to expect [Suite] output from unittest
|
8 yıl önce |
tnetbind.nim
|
49033eb531
make tests/stdlib tests joinable (#14626)
|
4 yıl önce |
tnetdial.nim
|
5b55aa52d0
fix deprecations and other warnings (#13748)
|
4 yıl önce |
tnre.nim
|
97738a4f28
Testament pre parallel (#9137)
|
6 yıl önce |
tos.nim
|
bf604c6829
normalizeExe (#14668)
|
4 yıl önce |
tos_unc.nim
|
8f198db2ca
fixes #10952, UNC paths (#11260)
|
5 yıl önce |
tosproc.nim
|
90808877c5
testament: generic N-fold batching: windows CI 37mn=>16m (#14823)
|
4 yıl önce |
tosprocterminate.nim
|
7828199827
#12103 - CI for OpenBSD (#12105)
|
4 yıl önce |
tparscfg.nim
|
cd9af6b804
StringStream & more stdlib modules support for JS/NimScript (#14095)
|
4 yıl önce |
tparsecfg.nim
|
ca0155a458
fixes #6046 parsecfg failed to parse negative int (#6097)
|
7 yıl önce |
tparseipv6.nim
|
c066932635
added IP v6 parsing tests
|
7 yıl önce |
tparsesql.nim
|
cd9af6b804
StringStream & more stdlib modules support for JS/NimScript (#14095)
|
4 yıl önce |
tparseuints.nim
|
74a55995f0
Fixed tests to expect [Suite] output from unittest
|
8 yıl önce |
tparsopt.nim
|
534601637a
more tests fixed
|
6 yıl önce |
tpegs.nim
|
cd9af6b804
StringStream & more stdlib modules support for JS/NimScript (#14095)
|
4 yıl önce |
tposix.nim
|
9c2365d5c2
activated more tests, allow input in test spec
|
6 yıl önce |
tquit.nim
|
ac785b0623
testament: joinable is now an explicit concept of a test spec
|
6 yıl önce |
tre.nim
|
17d08ff71c
close #14284 document semantics for start for re,nre; improve examples (#14483)
|
4 yıl önce |
tregex.nim
|
1105d03644
require errormsg to be specified before file.
|
6 yıl önce |
trepr.nim
|
d69a7842fa
fixes #7878
|
6 yıl önce |
trst.nim
|
49033eb531
make tests/stdlib tests joinable (#14626)
|
4 yıl önce |
trstgen.nim
|
1494d88fa2
rst: parse brackets individually, fixes #10475 (#10997)
|
5 yıl önce |
tsequtils.nim
|
d573581eb7
remove isMainModule from json,os,sequtils (#14572)
|
4 yıl önce |
tsharedtable.nim
|
42dad3a836
tables/sharedtables/intsets/etc: fix #13496, #13504, #13505; add lots of tests (#13498) [backport]
|
4 yıl önce |
tsince.nim
|
fbc97e712a
move since from inclrtl to std/private/since (#14188)
|
4 yıl önce |
tsortcall.nim
|
9c2365d5c2
activated more tests, allow input in test spec
|
6 yıl önce |
tsqlparser.nim
|
2a4c09ff88
megatest can be executed
|
6 yıl önce |
tstackframes.nim
|
e909486e5c
trunner was not actually being tested in non-CTFFI mode; minor testament cleanups (#14377)
|
4 yıl önce |
tstdlib_issues.nim
|
7d6cbf290a
Error -> Defect for defects (#13908)
|
4 yıl önce |
tstdlib_various.nim
|
e7f280bd26
Remove deprecated stuff from stdlib (#14699)
|
4 yıl önce |
tstreams.nim
|
8088633250
faster CIs (#13803)
|
4 yıl önce |
tstrformat.nim
|
8be54b8fa7
add debug fmt string like python's (#14808)
|
4 yıl önce |
tstring.nim
|
7d6cbf290a
Error -> Defect for defects (#13908)
|
4 yıl önce |
tstrscans.nim
|
95a60dc780
Fix strscans.scanp (#9518)
|
6 yıl önce |
tstrset.nim
|
ddc131cf07
the parser finally parses 'echo {1,2}' as it should
|
7 yıl önce |
tstrtabs.nim
|
a3d45d0c1b
add a StringTable.clear that requires no mode specification (#12853)
|
5 yıl önce |
tstrutil.nim
|
49033eb531
make tests/stdlib tests joinable (#14626)
|
4 yıl önce |
tstrutils2.nim
|
8bbdb8f43f
fix #14545 windows CI docs (#14590)
|
4 yıl önce |
ttimes.nim
|
48e7775ad1
Make the fields of `times.DateTime` private (#14197)
|
4 yıl önce |
tunidecode.nim
|
76ffa4fa25
fixes #14112, tests for #12892, #12671, #11697 (#14125)
|
4 yıl önce |
tunittest.nim
|
e7f280bd26
Remove deprecated stuff from stdlib (#14699)
|
4 yıl önce |
tunittestexceptiontype.nim
|
b6b6382e0b
Added: type name output when exception raised from unittest (#7869)
|
6 yıl önce |
tunittesttemplate.nim
|
eec07b4e84
fix several bugs with `repr` (#13386)
|
4 yıl önce |
tvarints.nim
|
7238b968f3
Make unused code into actual test, replace echo with doassert (#13952)
|
4 yıl önce |
twchartoutf8.nim
|
ed79201d0b
make more tests green
|
6 yıl önce |
twrapnils.nim
|
7d6cbf290a
Error -> Defect for defects (#13908)
|
4 yıl önce |
uselocks.nim
|
2ecdf582a8
fixes #6049 add mixin release, acquire to withLock (#6113)
|
7 yıl önce |