c-blake 7ac1fc81fd Resolve things raised in https://github.com/nim-lang/Nim/issues/10081 ? (#10084) %!s(int64=6) %!d(string=hai) anos
..
nre c0a47f7e22 Rework nil/option for nre in light of ""==nil %!s(int64=6) %!d(string=hai) anos
mjsonexternproc.nim 5b8f33a905 Reorder json `add` and `%`, fixes #6385 (#6388) %!s(int64=7) %!d(string=hai) anos
osproctest.nim 3a3ff76526 Add workingDir parameter to execProcess and test (#9549) %!s(int64=6) %!d(string=hai) anos
somesql.sql ee54d6977b Parse the usage of the SQL in operator properly (#9527) %!s(int64=6) %!d(string=hai) anos
t8925.nim 1105d03644 require errormsg to be specified before file. %!s(int64=6) %!d(string=hai) anos
tbitops.nim 1105d03644 require errormsg to be specified before file. %!s(int64=6) %!d(string=hai) anos
tbitops.nim.cfg 976095c894 add bitops module for optimized bit manipulation. (#5201) %!s(int64=8) %!d(string=hai) anos
tbitops2.nim 1105d03644 require errormsg to be specified before file. %!s(int64=6) %!d(string=hai) anos
tbitops2.nim.cfg 976095c894 add bitops module for optimized bit manipulation. (#5201) %!s(int64=8) %!d(string=hai) anos
tcgi.nim 1105d03644 require errormsg to be specified before file. %!s(int64=6) %!d(string=hai) anos
tfrexp1.nim 9a60eae631 fixes #7078 %!s(int64=7) %!d(string=hai) anos
tgetfileinfo.nim c7298561c1 system.nim: remove deprecated symbols %!s(int64=6) %!d(string=hai) anos
thashes.nim e012eb1001 updated tests to be executed %!s(int64=6) %!d(string=hai) anos
thtmlparser.nim 9899c4525c Add parsing empty attribs to htmlparser (#9559) %!s(int64=6) %!d(string=hai) anos
thttpclient.nim 3d5d6931f0 Appveyor thttpclient (#6744) %!s(int64=7) %!d(string=hai) anos
thttpcore.nim e012eb1001 updated tests to be executed %!s(int64=6) %!d(string=hai) anos
tjsonexternproc.nim e012eb1001 updated tests to be executed %!s(int64=6) %!d(string=hai) anos
tjsonmacro.nim a5ecbf823f lots of small changes %!s(int64=6) %!d(string=hai) anos
tjsonmacro_reject.nim 1105d03644 require errormsg to be specified before file. %!s(int64=6) %!d(string=hai) anos
tjsonmacro_reject2.nim 1105d03644 require errormsg to be specified before file. %!s(int64=6) %!d(string=hai) anos
tjsontestsuite.nim e012eb1001 updated tests to be executed %!s(int64=6) %!d(string=hai) anos
tlists.nim 4e483bb01a add SinglyLinkedList.append procs %!s(int64=6) %!d(string=hai) anos
tlocks.nim 2ecdf582a8 fixes #6049 add mixin release, acquire to withLock (#6113) %!s(int64=7) %!d(string=hai) anos
tmarshal.nim 9cdd9be5a5 fixes #8916 by fixing typeinfo and marshal. (#9341) %!s(int64=6) %!d(string=hai) anos
tmath.nim 7ac1fc81fd Resolve things raised in https://github.com/nim-lang/Nim/issues/10081 ? (#10084) %!s(int64=6) %!d(string=hai) anos
tmemfiles1.nim 1105d03644 require errormsg to be specified before file. %!s(int64=6) %!d(string=hai) anos
tmemfiles2.nim 963f431443 Merge branch 'araq-devel' of github.com:nim-lang/Nim into araq-devel %!s(int64=6) %!d(string=hai) anos
tmemlines.nim 9c2365d5c2 activated more tests, allow input in test spec %!s(int64=6) %!d(string=hai) anos
tmemlinesBuf.nim 523ca76c4d eyewash %!s(int64=6) %!d(string=hai) anos
tmemmapstreams.nim 1105d03644 require errormsg to be specified before file. %!s(int64=6) %!d(string=hai) anos
tmemslices.nim 9c2365d5c2 activated more tests, allow input in test spec %!s(int64=6) %!d(string=hai) anos
tmget.nim 63f9385327 Rename mget to `[]` %!s(int64=10) %!d(string=hai) anos
tmitems.nim 2c146445bc Added deques module, deprecating queues %!s(int64=8) %!d(string=hai) anos
tnet.nim 9c2365d5c2 activated more tests, allow input in test spec %!s(int64=6) %!d(string=hai) anos
tnet_ll.nim 74a55995f0 Fixed tests to expect [Suite] output from unittest %!s(int64=8) %!d(string=hai) anos
tnetdial.nim 4ea09e4df5 attempt to make travis green again %!s(int64=7) %!d(string=hai) anos
tnre.nim 97738a4f28 Testament pre parallel (#9137) %!s(int64=6) %!d(string=hai) anos
tos.nim b6257f3f21 os.walkDir: correctly evaluate paths when relative = true (#10057) [backport] %!s(int64=6) %!d(string=hai) anos
tospaths.nim 5b39c7aca9 fixes joinPath regressions %!s(int64=6) %!d(string=hai) anos
tosproc.nim 1105d03644 require errormsg to be specified before file. %!s(int64=6) %!d(string=hai) anos
tosprocterminate.nim 9c2365d5c2 activated more tests, allow input in test spec %!s(int64=6) %!d(string=hai) anos
tparscfg.nim 3374bcb373 parsecfg: handle streams and strings when saving or loading configuration (#5554) %!s(int64=7) %!d(string=hai) anos
tparsecfg.nim ca0155a458 fixes #6046 parsecfg failed to parse negative int (#6097) %!s(int64=7) %!d(string=hai) anos
tparseipv6.nim c066932635 added IP v6 parsing tests %!s(int64=7) %!d(string=hai) anos
tparsesql.nim 1105d03644 require errormsg to be specified before file. %!s(int64=6) %!d(string=hai) anos
tparseuints.nim 74a55995f0 Fixed tests to expect [Suite] output from unittest %!s(int64=8) %!d(string=hai) anos
tparsopt.nim 534601637a more tests fixed %!s(int64=6) %!d(string=hai) anos
tpegs.nim f26ed1d540 Add interpreting event parser proc to pegs module. (#8075) %!s(int64=6) %!d(string=hai) anos
tposix.nim 9c2365d5c2 activated more tests, allow input in test spec %!s(int64=6) %!d(string=hai) anos
tquit.nim ac785b0623 testament: joinable is now an explicit concept of a test spec %!s(int64=6) %!d(string=hai) anos
tregex.nim 1105d03644 require errormsg to be specified before file. %!s(int64=6) %!d(string=hai) anos
trepr.nim 1105d03644 require errormsg to be specified before file. %!s(int64=6) %!d(string=hai) anos
trepr2.nim 9c2365d5c2 activated more tests, allow input in test spec %!s(int64=6) %!d(string=hai) anos
trstgen.nim 9c2365d5c2 activated more tests, allow input in test spec %!s(int64=6) %!d(string=hai) anos
tsortcall.nim 9c2365d5c2 activated more tests, allow input in test spec %!s(int64=6) %!d(string=hai) anos
tsqlparser.nim 2a4c09ff88 megatest can be executed %!s(int64=6) %!d(string=hai) anos
tstdlib_issues.nim 1b17c9f693 More descriptive names of test files (#9531) %!s(int64=6) %!d(string=hai) anos
tstdlib_various.nim 2a4c09ff88 megatest can be executed %!s(int64=6) %!d(string=hai) anos
tstreams.nim 0c0f9ba974 Windows: disabled tests %!s(int64=6) %!d(string=hai) anos
tstreams2.nim 1105d03644 require errormsg to be specified before file. %!s(int64=6) %!d(string=hai) anos
tstreams3.nim 1105d03644 require errormsg to be specified before file. %!s(int64=6) %!d(string=hai) anos
tstrformat.nim 230692a22f Fix strformat neg zero (#7954) %!s(int64=6) %!d(string=hai) anos
tstring.nim 1105d03644 require errormsg to be specified before file. %!s(int64=6) %!d(string=hai) anos
tstrscans.nim 95a60dc780 Fix strscans.scanp (#9518) %!s(int64=6) %!d(string=hai) anos
tstrset.nim ddc131cf07 the parser finally parses 'echo {1,2}' as it should %!s(int64=7) %!d(string=hai) anos
tstrtabs.nim 9c2365d5c2 activated more tests, allow input in test spec %!s(int64=6) %!d(string=hai) anos
tstrutil.nim 1105d03644 require errormsg to be specified before file. %!s(int64=6) %!d(string=hai) anos
tsugar.nim 1105d03644 require errormsg to be specified before file. %!s(int64=6) %!d(string=hai) anos
ttimes.nim 2539363851 Don't use parseutils.parseInt in the times module (#10028) %!s(int64=6) %!d(string=hai) anos
tunidecode.nim c6034277fc further adaptations %!s(int64=10) %!d(string=hai) anos
tunittest.nim 7cea0c1765 closes #5252 %!s(int64=6) %!d(string=hai) anos
tunittestexceptiontype.nim b6b6382e0b Added: type name output when exception raised from unittest (#7869) %!s(int64=6) %!d(string=hai) anos
twchartoutf8.nim ed79201d0b make more tests green %!s(int64=6) %!d(string=hai) anos
uselocks.nim 2ecdf582a8 fixes #6049 add mixin release, acquire to withLock (#6113) %!s(int64=7) %!d(string=hai) anos