Andrey Makarov 6877e0c8a3 RST tables: fix latex col number; allow less than three of `=` (#16040) hace 4 años
..
concurrency 826e62953f fix #12726 Cannot take the compile-time sizeof Atomic types (#15928) hace 4 años
nre 7d6cbf290a Error -> Defect for defects (#13908) hace 4 años
genericstrformat.nim 3a5a0f6d46 Strformat symbol binding (#10927) hace 5 años
mintsets.nim 109cc45398 packedsets fix regression introduced in #15564 (#16060) hace 4 años
mjsonexternproc.nim 5b8f33a905 Reorder json `add` and `%`, fixes #6385 (#6388) hace 7 años
mstackframes.nim 19cab9fa51 stacktraces can now show custom runtime msgs per frame (#13351) hace 4 años
osproctest.nim 3a3ff76526 Add workingDir parameter to execProcess and test (#9549) hace 6 años
somesql.sql ee54d6977b Parse the usage of the SQL in operator properly (#9527) hace 6 años
t10231.nim 9af85fb69f fixes #10273 execShellCmd now returns nonzero when child killed with signal + other fixes (#10274) hace 6 años
t14139.nim c645dba038 fixes #14139 (#15107) hace 4 años
t15663.nim 8e1fa84b0d fix #15663 (#15839) [backport:1.4] hace 4 años
t15835.nim 7d640e0943 fix #15835 (#15838) hace 4 años
t7686.nim 33e258c72f add tests for #7686 (#15771) hace 4 años
t8925.nim 1105d03644 require errormsg to be specified before file. hace 6 años
t9091.nim b5df823191 add testcase for #9091 (#15791) hace 4 años
t9710.nim 0a1e4cad7f add testcase for #9710 (#15365) hace 4 años
t9754.nim a86aa31081 minor hace 4 años
talgorithm.nim b809562c7c make megatest consistent with unjoined tests wrt newlines, honor newlines in output spec (#16151) hace 4 años
tasynchttpserver.nim 87847150bf Add barebones asynchttpserver tests (#13883) hace 4 años
tbase64.nim fc5dd11b3d fixes #13722 (#13729) hace 4 años
tbitops.nim b8e6ea7547 Added bitslice operations for bitops (#14016) hace 4 años
tbitops.nim.cfg 976095c894 add bitops module for optimized bit manipulation. (#5201) hace 8 años
tcgi.nim b809562c7c make megatest consistent with unjoined tests wrt newlines, honor newlines in output spec (#16151) hace 4 años
tcomplex.nim dd57d46f2f complex minor improvement (#16086) hace 4 años
tcookies.nim cbc793b30b move tests to testament (#16101) hace 4 años
tcritbits.nim 3e7077ac7d fix #14339, #13511, #14420: fixes limited VM support for addr (#16002) hace 4 años
tdecls.nim d23371fdd7 std/byaddr => std/decls (#13847) hace 4 años
tdeque.nim c9371ef59d deques minor improvement (#16084) hace 4 años
tdiff.nim d29eddf92a experimental/diff: move isMainModule block to tests/stdlib/tdiff.nim (#16172) hace 4 años
teditdistance.nim bc1db0d6f1 move rest of tests to testament (#16140) hace 4 años
tenumerate.nim cbc793b30b move tests to testament (#16101) hace 4 años
texitprocs.nim dfe51d10a1 `addQuitProc` now works with closures, and c, js(node/browser) backend; fix some bugs in testament (#14342) hace 4 años
tfdleak.nim 49033eb531 make tests/stdlib tests joinable (#14626) hace 4 años
tfdleak_multiple.nim 49033eb531 make tests/stdlib tests joinable (#14626) hace 4 años
tfenv.nim cbc793b30b move tests to testament (#16101) hace 4 años
tfrexp1.nim 96930b9cae targets: use cpp instead of c++ everywhere (was by far the most common) (#15961) hace 4 años
tgetaddrinfo.nim 123f9fb77a Fix #14091 and #14093 - test failures on NetBSD (#14096) hace 4 años
tgetfileinfo.nim dc5a40f3f3 {.deprecated: [existsFile: fileExists].} (#14735) hace 4 años
tgetprotobyname.nim b4fe0c8862 Fix #15452 - ip protocol not defined on NetBSD (#15453) hace 4 años
thashes.nim cbc793b30b move tests to testament (#16101) hace 4 años
theapqueue.nim f3887dea2c heapqueue minor improvement (#16088) hace 4 años
thtmlparser.nim 7df27b5035 [cleanups] doassert => doAssert; mark deadcode (#14711) hace 4 años
thttpclient.nim 5b55aa52d0 fix deprecations and other warnings (#13748) hace 4 años
thttpclient_ssl.nim 6cb94b5da6 asyncnet, net: clear openssl error queue before performing I/O hace 4 años
thttpclient_ssl_cert.pem 5b85444244 SSL certificate verify GitHub action (#13697) hace 4 años
thttpclient_ssl_key.pem 5b85444244 SSL certificate verify GitHub action (#13697) hace 4 años
thttpcore.nim cbc793b30b move tests to testament (#16101) hace 4 años
tintsets.nim 109cc45398 packedsets fix regression introduced in #15564 (#16060) hace 4 años
tjson.nim 87a60c1b28 fixes #15413 (#15768) hace 4 años
tjson_unmarshall.nim 9961d1f67d fix #13531 by adding a test (#13581) hace 5 años
tjsonexternproc.nim e012eb1001 updated tests to be executed hace 6 años
tjsonmacro.nim 5ed99f8d3f Extent json.to testing to VM, add workrounds for VM bugs. (#12493) hace 5 años
tjsonmacro_reject.nim 1105d03644 require errormsg to be specified before file. hace 6 años
tjsontestsuite.nim e012eb1001 updated tests to be executed hace 6 años
tjsonutils.nim bbe49a14ae Correct all eggs (#15906) hace 4 años
tlists.nim 4e483bb01a add SinglyLinkedList.append procs hace 6 años
tlocks.nim 2ecdf582a8 fixes #6049 add mixin release, acquire to withLock (#6113) hace 7 años
tlwip.nim 6c49767a6c Fixing issue #15302 -- lwip doesn't support signals (#15303) hace 4 años
tmacros.nim 23447ffdce Fixes #16219, `hasArgOfName` ignoring argument sets. (#16233) hace 4 años
tmarshal.nim 6cf5ca1dc2 alternative way to fix #16022 (#16064) [backport:1.4] hace 4 años
tmath.nim b809562c7c make megatest consistent with unjoined tests wrt newlines, honor newlines in output spec (#16151) hace 4 años
tmd5.nim cbc793b30b move tests to testament (#16101) hace 4 años
tmemfiles1.nim 1105d03644 require errormsg to be specified before file. hace 6 años
tmemfiles2.nim 963f431443 Merge branch 'araq-devel' of github.com:nim-lang/Nim into araq-devel hace 6 años
tmemlines.nim 9c2365d5c2 activated more tests, allow input in test spec hace 6 años
tmemlinesBuf.nim 523ca76c4d eyewash hace 6 años
tmemmapstreams.nim 1105d03644 require errormsg to be specified before file. hace 6 años
tmemslices.nim 9c2365d5c2 activated more tests, allow input in test spec hace 6 años
tmget.nim 5b55aa52d0 fix deprecations and other warnings (#13748) hace 4 años
tmitems.nim a764a5b9bc fix #14056 (#16071) hace 4 años
tmonotimes.nim cbc793b30b move tests to testament (#16101) hace 4 años
tnativesockets.nim e08b802d79 more Protocol supports in windows (#15274) [backport:1.2] hace 4 años
tnet.nim 9c2365d5c2 activated more tests, allow input in test spec hace 6 años
tnet_ll.nim b809562c7c make megatest consistent with unjoined tests wrt newlines, honor newlines in output spec (#16151) hace 4 años
tnetbind.nim 49033eb531 make tests/stdlib tests joinable (#14626) hace 4 años
tnetdial.nim 5b55aa52d0 fix deprecations and other warnings (#13748) hace 4 años
tnre.nim b809562c7c make megatest consistent with unjoined tests wrt newlines, honor newlines in output spec (#16151) hace 4 años
toptions.nim cbc793b30b move tests to testament (#16101) hace 4 años
tos.nim 3eac9b2344 os: add overload copyFile*(source, dest: string, isDir = false) (#15537) hace 4 años
tos_unc.nim 8f198db2ca fixes #10952, UNC paths (#11260) hace 5 años
tosproc.nim c983466c15 Fix #14906 (#14949) hace 4 años
tosprocterminate.nim 7828199827 #12103 - CI for OpenBSD (#12105) hace 4 años
tpackedsets.nim c39fa0d495 Make IntSet a generic ordinal set OrdSet[A] (#15564) hace 4 años
tparsecfg.nim 849bc36eda merge two parsecfg tests into one (#16237) hace 4 años
tparsecsv.nim cbc793b30b move tests to testament (#16101) hace 4 años
tparseipv6.nim c066932635 added IP v6 parsing tests hace 7 años
tparsesql.nim cd9af6b804 StringStream & more stdlib modules support for JS/NimScript (#14095) hace 4 años
tparseuints.nim b809562c7c make megatest consistent with unjoined tests wrt newlines, honor newlines in output spec (#16151) hace 4 años
tparseutils.nim cbc793b30b move tests to testament (#16101) hace 4 años
tparsopt.nim 534601637a more tests fixed hace 6 años
tpegs.nim cd9af6b804 StringStream & more stdlib modules support for JS/NimScript (#14095) hace 4 años
tposix.nim 9c2365d5c2 activated more tests, allow input in test spec hace 6 años
tpunycode.nim cbc793b30b move tests to testament (#16101) hace 4 años
tquit.nim e07d661d16 fix #14475; unittest.require now works with `nim c`; require and check now works with -d:nodejs (#14676) hace 4 años
trandom.nim cbc793b30b move tests to testament (#16101) hace 4 años
trationals.nim cbc793b30b move tests to testament (#16101) hace 4 años
tre.nim 17d08ff71c close #14284 document semantics for start for re,nre; improve examples (#14483) hace 4 años
tregex.nim 1105d03644 require errormsg to be specified before file. hace 6 años
trepr.nim b3c3557c33 fix #16025 repr now consistent: does not insert trailing newline (#16034) hace 4 años
trlocks.nim 78cbb52fa0 add tests for #15584 (#15619) hace 4 años
tropes.nim 0c6c4be0e7 fix ropes format errors (#16106) [backport:1.0] hace 4 años
trst.nim b809562c7c make megatest consistent with unjoined tests wrt newlines, honor newlines in output spec (#16151) hace 4 años
trstgen.nim 6877e0c8a3 RST tables: fix latex col number; allow less than three of `=` (#16040) hace 4 años
tsequtils.nim b809562c7c make megatest consistent with unjoined tests wrt newlines, honor newlines in output spec (#16151) hace 4 años
tsha1.nim cbc793b30b move tests to testament (#16101) hace 4 años
tsharedlist.nim 492e9afa4c fix #15941 (#15948) hace 4 años
tsharedtable.nim 42dad3a836 tables/sharedtables/intsets/etc: fix #13496, #13504, #13505; add lots of tests (#13498) [backport] hace 5 años
tsince.nim fbc97e712a move since from inclrtl to std/private/since (#14188) hace 4 años
tsortcall.nim 9c2365d5c2 activated more tests, allow input in test spec hace 6 años
tsqlitebindatas.nim 6fa82a5b3a Handle BLOB column type in SQLite as binary data (#15681) hace 4 años
tsqlparser.nim 2a4c09ff88 megatest can be executed hace 6 años
tssl.nim b56a037183 workaround #15713 disable freebsd tssl.nim (#15718) hace 4 años
tssl.nims cc4c546f8f Fix #15493 - disable TLS emulation for NetBSD (#15494) hace 4 años
tstackframes.nim e909486e5c trunner was not actually being tested in non-CTFFI mode; minor testament cleanups (#14377) hace 4 años
tstats.nim cbc793b30b move tests to testament (#16101) hace 4 años
tstdlib_issues.nim 7d6cbf290a Error -> Defect for defects (#13908) hace 4 años
tstdlib_various.nim e7f280bd26 Remove deprecated stuff from stdlib (#14699) hace 4 años
tstreams.nim cbc793b30b move tests to testament (#16101) hace 4 años
tstrformat.nim cbc793b30b move tests to testament (#16101) hace 4 años
tstring.nim 527e792827 make var string return var char w/ BackwardsIndex (#15461) hace 4 años
tstrmiscs.nim cbc793b30b move tests to testament (#16101) hace 4 años
tstrscans.nim 2220aaeaef add support for parsing chars in `scanf` macro (#16240) hace 4 años
tstrset.nim ddc131cf07 the parser finally parses 'echo {1,2}' as it should hace 7 años
tstrtabs.nim cbc793b30b move tests to testament (#16101) hace 4 años
tstrtabs.nims e5dbdc1d37 [FIX] strtabs interpolation in nimscript (#15172) hace 4 años
tstrutil.nim cbc793b30b move tests to testament (#16101) hace 4 años
tstrutils2.nim 8bbdb8f43f fix #14545 windows CI docs (#14590) hace 4 años
tsugar.nim 808ab7eae2 add collect with infered init, refs #16078 fixes #14332 (#16089) hace 4 años
tsums.nim bc1db0d6f1 move rest of tests to testament (#16140) hace 4 años
ttables.nim cbc793b30b move tests to testament (#16101) hace 4 años
tterminal.nim d1af9587b8 terminal: fix fgColor/bgColor commands [backport] (#15554) hace 4 años
tterminal_12759.nim 9ec9a31f46 Fix #12759 (#14967) hace 4 años
tterminal_15874.nim d8e7caf5dd follow #15874(add testcase for #15874) (#15893) hace 4 años
ttestutils.nim e0b4f05053 nimout now consistently uses nimoutCheck (#16189) hace 4 años
ttimes.nim 48e7775ad1 Make the fields of `times.DateTime` private (#14197) hace 4 años
ttypeinfo.nim e4d0f9f3de typeinfo minor improvement (#16083) hace 4 años
tunicode.nim cbc793b30b move tests to testament (#16101) hace 4 años
tunidecode.nim 6b77e16c6f tunidecode minor improvement (#16157) hace 4 años
tunittest.nim b809562c7c make megatest consistent with unjoined tests wrt newlines, honor newlines in output spec (#16151) hace 4 años
tunittest_error.nim e07d661d16 fix #14475; unittest.require now works with `nim c`; require and check now works with -d:nodejs (#14676) hace 4 años
tunittestexceptiontype.nim b6b6382e0b Added: type name output when exception raised from unittest (#7869) hace 6 años
tunittesttemplate.nim eec07b4e84 fix several bugs with `repr` (#13386) hace 5 años
turi.nim cbc793b30b move tests to testament (#16101) hace 4 años
tuserlocks.nim 78cbb52fa0 add tests for #15584 (#15619) hace 4 años
tvarints.nim 7238b968f3 Make unused code into actual test, replace echo with doassert (#13952) hace 4 años
twchartoutf8.nim ed79201d0b make more tests green hace 6 años
twith.nim bc1db0d6f1 move rest of tests to testament (#16140) hace 4 años
twordwrap.nim bc1db0d6f1 move rest of tests to testament (#16140) hace 4 años
twrapnils.nim 7d6cbf290a Error -> Defect for defects (#13908) hace 4 años
txmltree.nim 3040f05505 xmltree minor improvement (#16085) hace 4 años
uselocks.nim 2ecdf582a8 fixes #6049 add mixin release, acquire to withLock (#6113) hace 7 años