Andreas Rumpf 142a2d3551 added system.default in order to prevent the abstraction inversion that 'template default(T): untyped = (var x: T; x)' causes vor 6 Jahren
..
meta.nim 975114e114 make more tests green vor 6 Jahren
t2574.nim 1105d03644 require errormsg to be specified before file. vor 6 Jahren
tableinstatic.nim 6df6ec27ec Improved collection-to-string behavior (#6825) vor 7 Jahren
tanonproc.nim 749dbce4c6 Merge tests into a larger file (part 5 of ∞) (#9368) vor 6 Jahren
tarrayboundeval.nim ddc131cf07 the parser finally parses 'echo {1,2}' as it should vor 7 Jahren
tasmparser.nim 000b8afd26 Remove expr/stmt (#5857) vor 7 Jahren
tbitops.nim b80dbdb77d Fix vm signed xor (#10519) vor 6 Jahren
tcastint.nim 1105d03644 require errormsg to be specified before file. vor 6 Jahren
tcgemptycallarg.nim ee14ace5d3 Field checks for everybody (#8957) vor 6 Jahren
tcompiletimesideeffects.nim e87910197a Check there are no side effects before optimizing away compile time expressions. (#9934) vor 6 Jahren
tcompiletimetable.nim 26fb6cb073 fixes #5327 vor 8 Jahren
tcomponent.nim 975114e114 make more tests green vor 6 Jahren
tconst_float_as_int.nim e9e413552a fixes #4619 vor 8 Jahren
tconsteval.nim e012eb1001 updated tests to be executed vor 6 Jahren
tconstobj.nim 44c04b3571 Object downconversion in VM should not copy (#10378) vor 6 Jahren
tconsttable.nim ecd0dea091 tables work in 'const' sections; echo supports 'nil' strings; minor cleanups vor 10 Jahren
tconsttable2.nim 562d185cb7 cleanup tests; don't use non-working 'msg' spec field vor 6 Jahren
tcopy_global_var.nim c4dd9dc77e fixes #5269 vor 8 Jahren
teval1.nim e012eb1001 updated tests to be executed vor 6 Jahren
tevalffi.nim c5dbb0379f disable compile-time FFI support vor 6 Jahren
texcl.nim 000b8afd26 Remove expr/stmt (#5857) vor 7 Jahren
textensionmap.nim b85898cd41 fixes #5237 vor 8 Jahren
tforwardproc.nim a5ecbf823f lots of small changes vor 6 Jahren
tgorge.bat 39f03d816c Fixes #4871 vor 8 Jahren
tgorge.nim c4e3c4ca2d add `getCurrentCompilerExe` to vmops (eg allows to get nim compiler at CT); add tests for vmops (#9925) vor 6 Jahren
tgorge.sh 031bfdec6f make run the default action of a test in tester vor 6 Jahren
tgorgeex.bat 9d488261df added system.gorgeEx that includes the exitCode; refs #4874; fixes #1994 vor 8 Jahren
tgorgeex.sh 031bfdec6f make run the default action of a test in tester vor 6 Jahren
tinheritance.nim 562d185cb7 cleanup tests; don't use non-working 'msg' spec field vor 6 Jahren
tissues.nim 6ce3949c8a add `isNamedTuple`; make $(1, 2) be (1, 2) instead of (Field0: 1, Field1: 2) which leaked implementation detail (#10070) vor 6 Jahren
tldconst.nim e80465dacf tests: Trim .nim files trailing whitespace vor 9 Jahren
tmisc_vm.nim 710cfcecd3 Rework exception handling in the VM (#10544) vor 6 Jahren
tmitems_vm.nim 2a4c09ff88 megatest can be executed vor 6 Jahren
tnilref.nim 236bc06b5f Improve vm support for ref types vor 6 Jahren
tnimnode.nim f8cef575b3 Improve dumpLisp macro (#9515) vor 6 Jahren
toverflowopcaddimmint.nim 52c6956d1a Add underflow/overflow tests. vor 11 Jahren
toverflowopcaddint.nim 52c6956d1a Add underflow/overflow tests. vor 11 Jahren
toverflowopcmulint.nim 52c6956d1a Add underflow/overflow tests. vor 11 Jahren
toverflowopcsubimmint.nim 52c6956d1a Add underflow/overflow tests. vor 11 Jahren
toverflowopcsubint.nim 52c6956d1a Add underflow/overflow tests. vor 11 Jahren
tquadplus.nim 5f64d7a353 fixes #1023 vor 11 Jahren
tref.nim 931273cc6b Fix ref bug in vmgen (#8424) vor 6 Jahren
treset.nim 142a2d3551 added system.default in order to prevent the abstraction inversion that 'template default(T): untyped = (var x: T; x)' causes vor 6 Jahren
triangle_array.nim 41587a5339 fixes #1781 vor 10 Jahren
tseq_badinit.nim f91a181f58 make tests green again vor 6 Jahren
tsetlen.nim f838b1e6c1 fix #9872: setLen now works properly at CT [backport] vor 6 Jahren
tsimpleglobals.nim 562d185cb7 cleanup tests; don't use non-working 'msg' spec field vor 6 Jahren
tslurp.nim e012eb1001 updated tests to be executed vor 6 Jahren
tstaticprintseq.nim 562d185cb7 cleanup tests; don't use non-working 'msg' spec field vor 6 Jahren
tstring_openarray.nim 88a5e9d88c Fix operations on string as openarray in VM. (#6257) vor 7 Jahren
tstringnil.nim 975114e114 make more tests green vor 6 Jahren
tswap.nim 562d185cb7 cleanup tests; don't use non-working 'msg' spec field vor 6 Jahren
ttouintconv.nim 562d185cb7 cleanup tests; don't use non-working 'msg' spec field vor 6 Jahren
tvarsection.nim 226c15499f Fix compileTime pragma applying to whole var/let section (#10389) vor 6 Jahren
tvmmisc.nim 9c0e5c4c07 Harmonize the var/let and const handling (#10410) vor 6 Jahren
tvmops.nim 28394153ab 32 bit fixes (#10608) vor 6 Jahren
twrong_concat.nim 86e79f5cec fixes #3804 vor 9 Jahren
twrongarray.nim ae681be629 fixes #1343 vor 10 Jahren
twrongconst.nim 000b8afd26 Remove expr/stmt (#5857) vor 7 Jahren
twrongwhen.nim 49b0440c47 make some tests green vor 11 Jahren
tyaytypedesc.nim f937637a92 fixes #3357 vor 9 Jahren
tzero_extend.nim 28394153ab 32 bit fixes (#10608) vor 6 Jahren