Timothee Cour dc5a40f3f3 {.deprecated: [existsFile: fileExists].} (#14735) 4 年 前
..
99bottles.nim a690e7b267 Merge pull request #1075 from flaviut/inlinedocs 10 年 前
mbackend.nim e909486e5c trunner was not actually being tested in non-CTFFI mode; minor testament cleanups (#14377) 4 年 前
mimportc.nim de74362213 fix #14314 do not analyze importc procs for effects (#14319) 4 年 前
minit.nim e80465dacf tests: Trim .nim files trailing whitespace 9 年 前
modulea.nim d79fb77974 close #6731 by writing a test case 5 年 前
msizeof5.nim e909486e5c trunner was not actually being tested in non-CTFFI mode; minor testament cleanups (#14377) 4 年 前
mvarious.nim ddc131cf07 the parser finally parses 'echo {1,2}' as it should 7 年 前
parsecomb.nim 46efaf294b big compiler refactoring; avoid globals for multi method dispatcher generation 7 年 前
t12480.nim 9ccfcf5dd2 Fix compiler crash caused by top level return (#12501) 5 年 前
t99bott.nim 1105d03644 require errormsg to be specified before file. 6 年 前
tack.nim 3b783f7e13 Testament: refactoring; makes the test joiner green 6 年 前
tbug1217bracketquotes.nim 7e60cf2a34 Add test 10 年 前
tbug511622.nim c6a451c584 remove unused imports from tests 5 年 前
tcast.nim 80952cadaa Reject casts to builtin typeclasses (#14788) 4 年 前
tcharinc.nim edc4940c26 doc updates; fixes 'inc' for 'char' 9 年 前
tcmdline.nim ac785b0623 testament: joinable is now an explicit concept of a test spec 6 年 前
tcolonisproc.nim e012eb1001 updated tests to be executed 6 年 前
tconv.nim bc0f2f0dd2 Add test case for #3766 (#11252) 5 年 前
tdangerisrelease.nim 8088633250 faster CIs (#13803) 4 年 前
tdefine.nim 255698deee Fix semfold handling of {.str/int/bool-define.} (#13964) 4 年 前
tdllvar.nim e012eb1001 updated tests to be executed 6 年 前
temit.nim 1105d03644 require errormsg to be specified before file. 6 年 前
temptyecho.nim a690e7b267 Merge pull request #1075 from flaviut/inlinedocs 10 年 前
teventemitter.nim 63f9385327 Rename mget to `[]` 9 年 前
tevents.nim 1105d03644 require errormsg to be specified before file. 6 年 前
tfib.nim e80465dacf tests: Trim .nim files trailing whitespace 9 年 前
tfilter.nim a690e7b267 Merge pull request #1075 from flaviut/inlinedocs 10 年 前
tgcregions.nim a2d6691af2 fix #12597 (#12604) 5 年 前
tgenconstraints.nim 1105d03644 require errormsg to be specified before file. 6 年 前
thallo.nim f9600b7207 Remove ENDB (#12095) 5 年 前
theaproots.nim e012eb1001 updated tests to be executed 6 年 前
tidentconcatenations.nim 99078d80d7 introduce csize_t instead of fixing csize (#12497) 5 年 前
tinc.nim 1105d03644 require errormsg to be specified before file. 6 年 前
tinit.nim 1105d03644 require errormsg to be specified before file. 6 年 前
tinout.nim 1105d03644 require errormsg to be specified before file. 6 年 前
tints.nim 0327159344 Add test-cases to some fixed issues to close them (#14795) 4 年 前
tinvalidarrayaccess.nim 942495611b revive #10228 (fix #9880) (#10610) 5 年 前
tinvalidarrayaccess2.nim 942495611b revive #10228 (fix #9880) (#10610) 5 年 前
tinvalidnewseq.nim 1105d03644 require errormsg to be specified before file. 6 年 前
tissue710.nim 1105d03644 require errormsg to be specified before file. 6 年 前
tlambdadonotation.nim 1a77040278 fix #11812 (#11829) 5 年 前
tlastmod.nim e012eb1001 updated tests to be executed 6 年 前
tlocals.nim fbb2763204 fixes #11958 (#12013) 5 年 前
tloops.nim e012eb1001 updated tests to be executed 6 年 前
tlowhigh.nim 755c4428fe added more tests and updated the changelog 5 年 前
tmemoization.nim 562d185cb7 cleanup tests; don't use non-working 'msg' spec field 6 年 前
tmissingnilcheck.nim e80465dacf tests: Trim .nim files trailing whitespace 9 年 前
tmodulea.nim d79fb77974 close #6731 by writing a test case 5 年 前
tnew.nim ac785b0623 testament: joinable is now an explicit concept of a test spec 6 年 前
tnewderef.nim e80465dacf tests: Trim .nim files trailing whitespace 9 年 前
tnewsets.nim e80465dacf tests: Trim .nim files trailing whitespace 9 年 前
tnoforward.nim e6a4213fae transformed {.reorder: on.} into {.experimental: codeReordering.}, added tests 6 年 前
tnoinst.nim 1105d03644 require errormsg to be specified before file. 6 年 前
tnolen.nim 1105d03644 require errormsg to be specified before file. 6 年 前
tnoop.nim 8fbdac544b correct tnoop test case 6 年 前
tnot.nim 1105d03644 require errormsg to be specified before file. 6 年 前
tparamsindefault.nim bab1f67971 fixes #11660 (#11677) 5 年 前
tparedef.nim e80465dacf tests: Trim .nim files trailing whitespace 9 年 前
tparsecombnum.nim 3dcec39739 add parser combinator test; uses multiple tuples/generics features 9 年 前
tparseopt.nim e909486e5c trunner was not actually being tested in non-CTFFI mode; minor testament cleanups (#14377) 4 年 前
tpos.nim 3b783f7e13 Testament: refactoring; makes the test joiner green 6 年 前
tprep.nim e012eb1001 updated tests to be executed 6 年 前
tquicksort.nim e012eb1001 updated tests to be executed 6 年 前
tradix.nim 28394153ab 32 bit fixes (#10608) 5 年 前
trangechecks.nim 89be5be03e fixes #13698 [backport:1.2] (#14175) 4 年 前
trawstr.nim 1105d03644 require errormsg to be specified before file. 6 年 前
treadln.nim e012eb1001 updated tests to be executed 6 年 前
treservedcidentsasfields.nim 2bc016b172 Add test for #6836 (#9602) 6 年 前
trunner.nim dc5a40f3f3 {.deprecated: [existsFile: fileExists].} (#14735) 4 年 前
tsamename.nim 13190435a6 close #9891 by adding a test 5 年 前
tsamename2.nim 13190435a6 close #9891 by adding a test 5 年 前
tsemfold.nim 7d6cbf290a Error -> Defect for defects (#13908) 4 年 前
tshadow_magic_type.nim 795044ed2b make tests green again 5 年 前
tsimplesort.nim d8fde9daba make tests green 6 年 前
tsimtych.nim 1105d03644 require errormsg to be specified before file. 6 年 前
tsizeof.nim 1440e70c62 allow packed union (#14868) 4 年 前
tsizeof2.nim 66db9de714 CT sizeof(+friends) for {.importc, completeStruct.} types, enable ABI static checks (#13926) 4 年 前
tsizeof3.nim d245d4cf09 fix tsizeof3 for aarch64 (#13169) 5 年 前
tsizeof4.nim d245d4cf09 fix tsizeof3 for aarch64 (#13169) 5 年 前
tslices.nim 1105d03644 require errormsg to be specified before file. 6 年 前
tsortdev.nim 3ba3307d61 remove deprecated procs (#12535) 5 年 前
tstrace.nim e012eb1001 updated tests to be executed 6 年 前
tstrange.nim 3ba3307d61 remove deprecated procs (#12535) 5 年 前
tstrdesc.nim ddc131cf07 the parser finally parses 'echo {1,2}' as it should 7 年 前
tstrdist.nim e012eb1001 updated tests to be executed 6 年 前
tunsigned64mod.nim e012eb1001 updated tests to be executed 6 年 前
tunsignedcmp.nim 2c1f1f21bf fixes #3985 6 年 前
tunsignedcomp.nim 8d064cedf2 cleaned up unsigned tests 10 年 前
tunsignedconv.nim a9eee6db65 misc testament cleanups (#14764) 4 年 前
tunsignedinc.nim 7d6cbf290a Error -> Defect for defects (#13908) 4 年 前
tunsignedmisc.nim 681d8e0749 Deprecate 'c', 'C' prefix for octal literals, fixes #8082 (#8178) 6 年 前
tupcomingfeatures.nim 7889692523 first implementation of package level types that allow forwarding across module boundaries 7 年 前
tvarious.nim e012eb1001 updated tests to be executed 6 年 前
tvarious1.nim 1105d03644 require errormsg to be specified before file. 6 年 前
tvarnums.nim 88b5dd3362 right shift is now by default sign preserving (#11322) 5 年 前
åäö.nim 332469692d Bugfix for modules with multi byte characters in the name (#8319) 6 年 前