ringabout 600b3a91ab fixes regression #20746; remove string copies for ORC booted compiler (#20776) hai 1 ano
..
meta.nim 975114e114 make more tests green %!s(int64=6) %!d(string=hai) anos
mevalffi.nim 330b3c4453 fix regression: -d:nimHasLibFFI was not being tested anymore (#14234) %!s(int64=4) %!d(string=hai) anos
t11637.nim 203bddf307 close #11637(add testcase for #11637) (#15879) %!s(int64=3) %!d(string=hai) anos
t17039.nim 7c2ac98880 Fixes #17039 - ldObj checks node/nodeAddr access (#17123) %!s(int64=3) %!d(string=hai) anos
t17121.nim a228e331f3 fixes regression #17121; adding doc comment in importc proc makes it silently noop at CT (#20766) hai 1 ano
t19199.nim ab47707586 [semfold] fix #19199; properly fold uint to float conversion (#19890) [backport] %!s(int64=2) %!d(string=hai) anos
t20746.nim 600b3a91ab fixes regression #20746; remove string copies for ORC booted compiler (#20776) hai 1 ano
t2574.nim 1105d03644 require errormsg to be specified before file. %!s(int64=5) %!d(string=hai) anos
t9622.nim a5600e49df close #9622 add testcase (#17557) %!s(int64=3) %!d(string=hai) anos
tableinstatic.nim 6d442a40a6 use doAssert in tests (#16486) %!s(int64=3) %!d(string=hai) anos
taddrof.nim abe07eb75d VM: improvements for var T/addr (#12667); fixes #12489 %!s(int64=4) %!d(string=hai) anos
tanonproc.nim abe07eb75d VM: improvements for var T/addr (#12667); fixes #12489 %!s(int64=4) %!d(string=hai) anos
tarrayboundeval.nim ddc131cf07 the parser finally parses 'echo {1,2}' as it should %!s(int64=7) %!d(string=hai) anos
tasmparser.nim 000b8afd26 Remove expr/stmt (#5857) %!s(int64=7) %!d(string=hai) anos
tbitops.nim b80dbdb77d Fix vm signed xor (#10519) %!s(int64=5) %!d(string=hai) anos
tcastint.nim 6ab911accb fix tests/vm/tcastint.nim which used non-sensical `when defined nimVM` (and contained wrong tests) (#17954) %!s(int64=3) %!d(string=hai) anos
tcgemptycallarg.nim ee14ace5d3 Field checks for everybody (#8957) %!s(int64=6) %!d(string=hai) anos
tclosureiterator.nim 5b4c17b5e7 Closure iterators are not supported by VM (#15818) %!s(int64=3) %!d(string=hai) anos
tcompilesetting.nim 15e3813d96 add mm to compilesettings; deprecate gc (#19394) %!s(int64=2) %!d(string=hai) anos
tcompiletimerange.nim 2895ad70c8 fixes tcompiletimerange [bugfix] (#11720) %!s(int64=5) %!d(string=hai) anos
tcompiletimesideeffects.nim e87910197a Check there are no side effects before optimizing away compile time expressions. (#9934) %!s(int64=5) %!d(string=hai) anos
tcompiletimetable.nim 70a30317f7 fix #16693: testament spec nimout too lax (#16698) %!s(int64=3) %!d(string=hai) anos
tcomponent.nim 975114e114 make more tests green %!s(int64=6) %!d(string=hai) anos
tconst.nim 5386ae75ba Fixed template const tuple unpacking (#18562) %!s(int64=3) %!d(string=hai) anos
tconst_float_as_int.nim e9e413552a fixes #4619 %!s(int64=8) %!d(string=hai) anos
tconstobj.nim d306a04466 fixes #16069; [backport:1.2] [backport:1.4] (#16115) %!s(int64=3) %!d(string=hai) anos
tconstprocassignments.nim cc2be5e4c6 Fixes #11045. Assigning a proc to const and invoking. (#11076) %!s(int64=5) %!d(string=hai) anos
tconsttable.nim ecd0dea091 tables work in 'const' sections; echo supports 'nil' strings; minor cleanups %!s(int64=9) %!d(string=hai) anos
tconsttable2.nim 562d185cb7 cleanup tests; don't use non-working 'msg' spec field %!s(int64=5) %!d(string=hai) anos
tcopy_global_var.nim c4dd9dc77e fixes #5269 %!s(int64=7) %!d(string=hai) anos
teval1.nim 85db42ad8c Fixes #10514 (#12268) %!s(int64=5) %!d(string=hai) anos
texception.nim 50e921bb94 VM exception fixes (#11868) %!s(int64=5) %!d(string=hai) anos
texcl.nim f94ec363ab Allow void macro result (#11286) %!s(int64=5) %!d(string=hai) anos
textensionmap.nim e7f280bd26 Remove deprecated stuff from stdlib (#14699) %!s(int64=4) %!d(string=hai) anos
tfarjump.nim e61d702206 Increased TInstr field sizes: allow long jumps and 65535 VM registers (#12777) %!s(int64=4) %!d(string=hai) anos
tfile_rw.nim 3dbf2ac946 remove echo statements in tests (part 1) (#20178) %!s(int64=2) %!d(string=hai) anos
tforwardproc.nim a5ecbf823f lots of small changes %!s(int64=5) %!d(string=hai) anos
tgloballetfrommacro.nim e7f280bd26 Remove deprecated stuff from stdlib (#14699) %!s(int64=4) %!d(string=hai) anos
tgorge.bat 39f03d816c Fixes #4871 %!s(int64=8) %!d(string=hai) anos
tgorge.nim c4e3c4ca2d add `getCurrentCompilerExe` to vmops (eg allows to get nim compiler at CT); add tests for vmops (#9925) %!s(int64=5) %!d(string=hai) anos
tgorge.sh 031bfdec6f make run the default action of a test in tester %!s(int64=5) %!d(string=hai) anos
tgorgeex.bat 9d488261df added system.gorgeEx that includes the exitCode; refs #4874; fixes #1994 %!s(int64=7) %!d(string=hai) anos
tgorgeex.sh 031bfdec6f make run the default action of a test in tester %!s(int64=5) %!d(string=hai) anos
tinheritance.nim 7606efc0bf [bugfix] VM: finally do inheritance properly %!s(int64=5) %!d(string=hai) anos
tissues.nim 3cb2d7af05 [vm]fixes #15974 #12551 #19464 #16020 #16780 #16613 #14553 #19909 #18641 (#19902) [backport] %!s(int64=2) %!d(string=hai) anos
tldconst.nim e80465dacf tests: Trim .nim files trailing whitespace %!s(int64=9) %!d(string=hai) anos
tmanyregs.nim e61d702206 Increased TInstr field sizes: allow long jumps and 65535 VM registers (#12777) %!s(int64=4) %!d(string=hai) anos
tmaxloopiterations.nim b462baed65 VM: allow overriding MaxLoopIterations without rebuilding nim (#13233) %!s(int64=4) %!d(string=hai) anos
tmisc_vm.nim 3cb2d7af05 [vm]fixes #15974 #12551 #19464 #16020 #16780 #16613 #14553 #19909 #18641 (#19902) [backport] %!s(int64=2) %!d(string=hai) anos
tmitems_vm.nim abe07eb75d VM: improvements for var T/addr (#12667); fixes #12489 %!s(int64=4) %!d(string=hai) anos
tnewseqofcap.nim 3dbf2ac946 remove echo statements in tests (part 1) (#20178) %!s(int64=2) %!d(string=hai) anos
tnilref.nim 236bc06b5f Improve vm support for ref types %!s(int64=6) %!d(string=hai) anos
tnimnode.nim f8cef575b3 Improve dumpLisp macro (#9515) %!s(int64=5) %!d(string=hai) anos
topenarrays.nim da0a2fdca2 Unpack mSlice tupleconstr for static openarrays (#20615) hai 1 ano
toverflowopcaddimmint.nim 6d442a40a6 use doAssert in tests (#16486) %!s(int64=3) %!d(string=hai) anos
toverflowopcaddint.nim 6d442a40a6 use doAssert in tests (#16486) %!s(int64=3) %!d(string=hai) anos
toverflowopcmulint.nim 6d442a40a6 use doAssert in tests (#16486) %!s(int64=3) %!d(string=hai) anos
toverflowopcsubimmint.nim 6d442a40a6 use doAssert in tests (#16486) %!s(int64=3) %!d(string=hai) anos
toverflowopcsubint.nim 6d442a40a6 use doAssert in tests (#16486) %!s(int64=3) %!d(string=hai) anos
tquadplus.nim 3dbf2ac946 remove echo statements in tests (part 1) (#20178) %!s(int64=2) %!d(string=hai) anos
tref.nim f1fd3ef7f4 fix https://github.com/timotheecour/Nim/issues/88 (#13865) [backport:1.2] %!s(int64=4) %!d(string=hai) anos
treset.nim 3dbf2ac946 remove echo statements in tests (part 1) (#20178) %!s(int64=2) %!d(string=hai) anos
triangle_array.nim 3dbf2ac946 remove echo statements in tests (part 1) (#20178) %!s(int64=2) %!d(string=hai) anos
tseq_badinit.nim f91a181f58 make tests green again %!s(int64=6) %!d(string=hai) anos
tsetlen.nim f838b1e6c1 fix #9872: setLen now works properly at CT [backport] %!s(int64=5) %!d(string=hai) anos
tsignaturehash.nim 041d15392a Compiler plugin for implementing incremental computation in user space (#10819) %!s(int64=5) %!d(string=hai) anos
tsimpleglobals.nim 562d185cb7 cleanup tests; don't use non-working 'msg' spec field %!s(int64=5) %!d(string=hai) anos
tslow_tables.nim 83435fe696 tslow_tables: wait for an additional 2 seconds (#14266) %!s(int64=4) %!d(string=hai) anos
tslurp.nim e012eb1001 updated tests to be executed %!s(int64=5) %!d(string=hai) anos
tstaticprintseq.nim f94ec363ab Allow void macro result (#11286) %!s(int64=5) %!d(string=hai) anos
tstring_openarray.nim 0cb02fbbee add overload `add(a: var string, b: openArray[char])` (#15951) %!s(int64=3) %!d(string=hai) anos
tstringnil.nim 6d442a40a6 use doAssert in tests (#16486) %!s(int64=3) %!d(string=hai) anos
tswap.nim a8af664e8b fix #15463 (#15831) %!s(int64=3) %!d(string=hai) anos
ttouintconv.nim d70e292571 makes more tests green %!s(int64=5) %!d(string=hai) anos
tvarsection.nim 3dbf2ac946 remove echo statements in tests (part 1) (#20178) %!s(int64=2) %!d(string=hai) anos
tvmmisc.nim 4b377b07fc fixes #19201; fixes sink causes crash in VM (#20658) hai 1 ano
tvmops.nim 78e2d299df typo: nonexistant => nonexistent (#17918) %!s(int64=3) %!d(string=hai) anos
twrong_concat.nim 3dbf2ac946 remove echo statements in tests (part 1) (#20178) %!s(int64=2) %!d(string=hai) anos
twrongarray.nim 6d442a40a6 use doAssert in tests (#16486) %!s(int64=3) %!d(string=hai) anos
twrongconst.nim 000b8afd26 Remove expr/stmt (#5857) %!s(int64=7) %!d(string=hai) anos
twrongwhen.nim 49b0440c47 make some tests green %!s(int64=10) %!d(string=hai) anos
tyaytypedesc.nim 3dbf2ac946 remove echo statements in tests (part 1) (#20178) %!s(int64=2) %!d(string=hai) anos
tzero_extend.nim 919a889ba8 moderate system cleanup & refactor (#20355) %!s(int64=2) %!d(string=hai) anos