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