flywind e4d0f9f3de typeinfo minor improvement (#16083) 4 년 전
..
concurrency 826e62953f fix #12726 Cannot take the compile-time sizeof Atomic types (#15928) 4 년 전
nre 7d6cbf290a Error -> Defect for defects (#13908) 4 년 전
genericstrformat.nim 3a5a0f6d46 Strformat symbol binding (#10927) 5 년 전
mintsets.nim 109cc45398 packedsets fix regression introduced in #15564 (#16060) 4 년 전
mjsonexternproc.nim 5b8f33a905 Reorder json `add` and `%`, fixes #6385 (#6388) 7 년 전
mstackframes.nim 19cab9fa51 stacktraces can now show custom runtime msgs per frame (#13351) 4 년 전
osproctest.nim 3a3ff76526 Add workingDir parameter to execProcess and test (#9549) 6 년 전
somesql.sql ee54d6977b Parse the usage of the SQL in operator properly (#9527) 6 년 전
t10231.nim 9af85fb69f fixes #10273 execShellCmd now returns nonzero when child killed with signal + other fixes (#10274) 6 년 전
t14139.nim c645dba038 fixes #14139 (#15107) 4 년 전
t15663.nim 8e1fa84b0d fix #15663 (#15839) [backport:1.4] 4 년 전
t15835.nim 7d640e0943 fix #15835 (#15838) 4 년 전
t7686.nim 33e258c72f add tests for #7686 (#15771) 4 년 전
t8925.nim 1105d03644 require errormsg to be specified before file. 6 년 전
t9091.nim b5df823191 add testcase for #9091 (#15791) 4 년 전
t9710.nim 0a1e4cad7f add testcase for #9710 (#15365) 4 년 전
t9754.nim a86aa31081 minor 4 년 전
talgorithm.nim 218acfe367 fixes #10456,#12928 issues when chaining templates to sortedByIt (#15734) 4 년 전
tasynchttpserver.nim 87847150bf Add barebones asynchttpserver tests (#13883) 4 년 전
tbase64.nim fc5dd11b3d fixes #13722 (#13729) 4 년 전
tbitops.nim b8e6ea7547 Added bitslice operations for bitops (#14016) 4 년 전
tbitops.nim.cfg 976095c894 add bitops module for optimized bit manipulation. (#5201) 7 년 전
tcgi.nim ebb632ccba fixes #15369 (#15371) 4 년 전
tcomplex.nim dd57d46f2f complex minor improvement (#16086) 4 년 전
tdecls.nim d23371fdd7 std/byaddr => std/decls (#13847) 4 년 전
tdeque.nim c9371ef59d deques minor improvement (#16084) 4 년 전
texitprocs.nim dfe51d10a1 `addQuitProc` now works with closures, and c, js(node/browser) backend; fix some bugs in testament (#14342) 4 년 전
tfdleak.nim 49033eb531 make tests/stdlib tests joinable (#14626) 4 년 전
tfdleak_multiple.nim 49033eb531 make tests/stdlib tests joinable (#14626) 4 년 전
tfrexp1.nim 96930b9cae targets: use cpp instead of c++ everywhere (was by far the most common) (#15961) 4 년 전
tgetaddrinfo.nim 123f9fb77a Fix #14091 and #14093 - test failures on NetBSD (#14096) 4 년 전
tgetfileinfo.nim dc5a40f3f3 {.deprecated: [existsFile: fileExists].} (#14735) 4 년 전
tgetprotobyname.nim b4fe0c8862 Fix #15452 - ip protocol not defined on NetBSD (#15453) 4 년 전
thashes.nim a0b33f9408 Add `hashWangYi1` (#13823) 4 년 전
theapqueue.nim f3887dea2c heapqueue minor improvement (#16088) 4 년 전
thtmlparser.nim 7df27b5035 [cleanups] doassert => doAssert; mark deadcode (#14711) 4 년 전
thttpclient.nim 5b55aa52d0 fix deprecations and other warnings (#13748) 4 년 전
thttpclient_ssl.nim 6cb94b5da6 asyncnet, net: clear openssl error queue before performing I/O 4 년 전
thttpclient_ssl_cert.pem 5b85444244 SSL certificate verify GitHub action (#13697) 4 년 전
thttpclient_ssl_key.pem 5b85444244 SSL certificate verify GitHub action (#13697) 4 년 전
thttpcore.nim c4cc907433 fix adding empty sequence to HTTP headers (#15783) 4 년 전
tintsets.nim 109cc45398 packedsets fix regression introduced in #15564 (#16060) 4 년 전
tjson.nim 87a60c1b28 fixes #15413 (#15768) 4 년 전
tjson_unmarshall.nim 9961d1f67d fix #13531 by adding a test (#13581) 4 년 전
tjsonexternproc.nim e012eb1001 updated tests to be executed 6 년 전
tjsonmacro.nim 5ed99f8d3f Extent json.to testing to VM, add workrounds for VM bugs. (#12493) 5 년 전
tjsonmacro_reject.nim 1105d03644 require errormsg to be specified before file. 6 년 전
tjsontestsuite.nim e012eb1001 updated tests to be executed 6 년 전
tjsonutils.nim bbe49a14ae Correct all eggs (#15906) 4 년 전
tlists.nim 4e483bb01a add SinglyLinkedList.append procs 6 년 전
tlocks.nim 2ecdf582a8 fixes #6049 add mixin release, acquire to withLock (#6113) 7 년 전
tlwip.nim 6c49767a6c Fixing issue #15302 -- lwip doesn't support signals (#15303) 4 년 전
tmarshal.nim 6cf5ca1dc2 alternative way to fix #16022 (#16064) [backport:1.4] 4 년 전
tmath.nim 5b55aa52d0 fix deprecations and other warnings (#13748) 4 년 전
tmemfiles1.nim 1105d03644 require errormsg to be specified before file. 6 년 전
tmemfiles2.nim 963f431443 Merge branch 'araq-devel' of github.com:nim-lang/Nim into araq-devel 6 년 전
tmemlines.nim 9c2365d5c2 activated more tests, allow input in test spec 6 년 전
tmemlinesBuf.nim 523ca76c4d eyewash 6 년 전
tmemmapstreams.nim 1105d03644 require errormsg to be specified before file. 6 년 전
tmemslices.nim 9c2365d5c2 activated more tests, allow input in test spec 6 년 전
tmget.nim 5b55aa52d0 fix deprecations and other warnings (#13748) 4 년 전
tmitems.nim a764a5b9bc fix #14056 (#16071) 4 년 전
tnativesockets.nim e08b802d79 more Protocol supports in windows (#15274) [backport:1.2] 4 년 전
tnet.nim 9c2365d5c2 activated more tests, allow input in test spec 6 년 전
tnet_ll.nim 74a55995f0 Fixed tests to expect [Suite] output from unittest 8 년 전
tnetbind.nim 49033eb531 make tests/stdlib tests joinable (#14626) 4 년 전
tnetdial.nim 5b55aa52d0 fix deprecations and other warnings (#13748) 4 년 전
tnre.nim 97738a4f28 Testament pre parallel (#9137) 6 년 전
toptions.nim 919593395c fix #15815 (#15817) 4 년 전
tos.nim 3eac9b2344 os: add overload copyFile*(source, dest: string, isDir = false) (#15537) 4 년 전
tos_unc.nim 8f198db2ca fixes #10952, UNC paths (#11260) 5 년 전
tosproc.nim c983466c15 Fix #14906 (#14949) 4 년 전
tosprocterminate.nim 7828199827 #12103 - CI for OpenBSD (#12105) 4 년 전
tpackedsets.nim c39fa0d495 Make IntSet a generic ordinal set OrdSet[A] (#15564) 4 년 전
tparscfg.nim cd9af6b804 StringStream & more stdlib modules support for JS/NimScript (#14095) 4 년 전
tparsecfg.nim ca0155a458 fixes #6046 parsecfg failed to parse negative int (#6097) 7 년 전
tparseipv6.nim c066932635 added IP v6 parsing tests 7 년 전
tparsesql.nim cd9af6b804 StringStream & more stdlib modules support for JS/NimScript (#14095) 4 년 전
tparseuints.nim 74a55995f0 Fixed tests to expect [Suite] output from unittest 8 년 전
tparsopt.nim 534601637a more tests fixed 6 년 전
tpegs.nim cd9af6b804 StringStream & more stdlib modules support for JS/NimScript (#14095) 4 년 전
tposix.nim 9c2365d5c2 activated more tests, allow input in test spec 6 년 전
tquit.nim e07d661d16 fix #14475; unittest.require now works with `nim c`; require and check now works with -d:nodejs (#14676) 4 년 전
tre.nim 17d08ff71c close #14284 document semantics for start for re,nre; improve examples (#14483) 4 년 전
tregex.nim 1105d03644 require errormsg to be specified before file. 6 년 전
trepr.nim b3c3557c33 fix #16025 repr now consistent: does not insert trailing newline (#16034) 4 년 전
trlocks.nim 78cbb52fa0 add tests for #15584 (#15619) 4 년 전
tropes.nim 0c6c4be0e7 fix ropes format errors (#16106) [backport:1.0] 4 년 전
trst.nim 49033eb531 make tests/stdlib tests joinable (#14626) 4 년 전
trstgen.nim ee78d76108 rst: add support for markdown tables (#15854) 4 년 전
tsequtils.nim d573581eb7 remove isMainModule from json,os,sequtils (#14572) 4 년 전
tsharedlist.nim 492e9afa4c fix #15941 (#15948) 4 년 전
tsharedtable.nim 42dad3a836 tables/sharedtables/intsets/etc: fix #13496, #13504, #13505; add lots of tests (#13498) [backport] 4 년 전
tsince.nim fbc97e712a move since from inclrtl to std/private/since (#14188) 4 년 전
tsortcall.nim 9c2365d5c2 activated more tests, allow input in test spec 6 년 전
tsqlitebindatas.nim 6fa82a5b3a Handle BLOB column type in SQLite as binary data (#15681) 4 년 전
tsqlparser.nim 2a4c09ff88 megatest can be executed 6 년 전
tssl.nim b56a037183 workaround #15713 disable freebsd tssl.nim (#15718) 4 년 전
tssl.nims cc4c546f8f Fix #15493 - disable TLS emulation for NetBSD (#15494) 4 년 전
tstackframes.nim e909486e5c trunner was not actually being tested in non-CTFFI mode; minor testament cleanups (#14377) 4 년 전
tstdlib_issues.nim 7d6cbf290a Error -> Defect for defects (#13908) 4 년 전
tstdlib_various.nim e7f280bd26 Remove deprecated stuff from stdlib (#14699) 4 년 전
tstreams.nim b3c3557c33 fix #16025 repr now consistent: does not insert trailing newline (#16034) 4 년 전
tstrformat.nim 3db6d9ea0c add docs and more tests for debug format strings (#14861) 4 년 전
tstring.nim 527e792827 make var string return var char w/ BackwardsIndex (#15461) 4 년 전
tstrscans.nim 15ff89cec1 [backport] fix #15064, strscans.scanf edge case for '$+' (#15223) 4 년 전
tstrset.nim ddc131cf07 the parser finally parses 'echo {1,2}' as it should 7 년 전
tstrtabs.nim a3d45d0c1b add a StringTable.clear that requires no mode specification (#12853) 5 년 전
tstrtabs.nims e5dbdc1d37 [FIX] strtabs interpolation in nimscript (#15172) 4 년 전
tstrutil.nim d67c5cb751 Add strutils.indentation and make unindent use it (#15264) 4 년 전
tstrutils2.nim 8bbdb8f43f fix #14545 windows CI docs (#14590) 4 년 전
tterminal.nim d1af9587b8 terminal: fix fgColor/bgColor commands [backport] (#15554) 4 년 전
tterminal_12759.nim 9ec9a31f46 Fix #12759 (#14967) 4 년 전
tterminal_15874.nim d8e7caf5dd follow #15874(add testcase for #15874) (#15893) 4 년 전
ttimes.nim 48e7775ad1 Make the fields of `times.DateTime` private (#14197) 4 년 전
ttypeinfo.nim e4d0f9f3de typeinfo minor improvement (#16083) 4 년 전
tunidecode.nim 76ffa4fa25 fixes #14112, tests for #12892, #12671, #11697 (#14125) 4 년 전
tunittest.nim e7f280bd26 Remove deprecated stuff from stdlib (#14699) 4 년 전
tunittest_error.nim e07d661d16 fix #14475; unittest.require now works with `nim c`; require and check now works with -d:nodejs (#14676) 4 년 전
tunittestexceptiontype.nim b6b6382e0b Added: type name output when exception raised from unittest (#7869) 6 년 전
tunittesttemplate.nim eec07b4e84 fix several bugs with `repr` (#13386) 4 년 전
turi.nim e85c5ad379 fix #15333 (#15336) 4 년 전
tuserlocks.nim 78cbb52fa0 add tests for #15584 (#15619) 4 년 전
tvarints.nim 7238b968f3 Make unused code into actual test, replace echo with doassert (#13952) 4 년 전
twchartoutf8.nim ed79201d0b make more tests green 6 년 전
twrapnils.nim 7d6cbf290a Error -> Defect for defects (#13908) 4 년 전
txmltree.nim 3040f05505 xmltree minor improvement (#16085) 4 년 전
uselocks.nim 2ecdf582a8 fixes #6049 add mixin release, acquire to withLock (#6113) 7 년 전