cooldome 9193c85b61 fix #15516 (#15518) 4 years ago
..
99bottles.nim a690e7b267 Merge pull request #1075 from flaviut/inlinedocs 11 years ago
minit.nim e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
modulea.nim d79fb77974 close #6731 by writing a test case 5 years ago
mvarious.nim ddc131cf07 the parser finally parses 'echo {1,2}' as it should 7 years ago
parsecomb.nim 46efaf294b big compiler refactoring; avoid globals for multi method dispatcher generation 8 years ago
t99bott.nim 1105d03644 require errormsg to be specified before file. 6 years ago
tack.nim 3b783f7e13 Testament: refactoring; makes the test joiner green 6 years ago
tbug1217bracketquotes.nim 7e60cf2a34 Add test 11 years ago
tbug511622.nim 1105d03644 require errormsg to be specified before file. 6 years ago
tcast.nim 2dc8a32324 make megatest green again 6 years ago
tcharinc.nim edc4940c26 doc updates; fixes 'inc' for 'char' 10 years ago
tcmdline.nim ac785b0623 testament: joinable is now an explicit concept of a test spec 6 years ago
tcolonisproc.nim e012eb1001 updated tests to be executed 6 years ago
tconv.nim bc0f2f0dd2 Add test case for #3766 (#11252) 6 years ago
tdangerisrelease.nim 6d65e69b10 [backport] -d:danger should imply -d:release (#13336) 5 years ago
tdefine.nim 0091f2ad3b Implement {.booldefine.} (#10533) 6 years ago
tdllvar.nim e012eb1001 updated tests to be executed 6 years ago
temit.nim 1105d03644 require errormsg to be specified before file. 6 years ago
temptyecho.nim a690e7b267 Merge pull request #1075 from flaviut/inlinedocs 11 years ago
teventemitter.nim 63f9385327 Rename mget to `[]` 10 years ago
tevents.nim 1105d03644 require errormsg to be specified before file. 6 years ago
tfib.nim e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
tfilter.nim a690e7b267 Merge pull request #1075 from flaviut/inlinedocs 11 years ago
tgenconstraints.nim 1105d03644 require errormsg to be specified before file. 6 years ago
thallo.nim f9600b7207 Remove ENDB (#12095) 5 years ago
theaproots.nim e012eb1001 updated tests to be executed 6 years ago
tidentconcatenations.nim 121b9e26fb Static[T] fixes (#7333) 7 years ago
tinc.nim 1105d03644 require errormsg to be specified before file. 6 years ago
tinit.nim 1105d03644 require errormsg to be specified before file. 6 years ago
tinout.nim 1105d03644 require errormsg to be specified before file. 6 years ago
tints.nim 88b5dd3362 right shift is now by default sign preserving (#11322) 5 years ago
tinvalidarrayaccess.nim 942495611b revive #10228 (fix #9880) (#10610) 6 years ago
tinvalidarrayaccess2.nim 942495611b revive #10228 (fix #9880) (#10610) 6 years ago
tinvalidnewseq.nim 1105d03644 require errormsg to be specified before file. 6 years ago
tissue710.nim 1105d03644 require errormsg to be specified before file. 6 years ago
tlambdadonotation.nim 1a77040278 fix #11812 (#11829) 5 years ago
tlastmod.nim e012eb1001 updated tests to be executed 6 years ago
tlocals.nim fbb2763204 fixes #11958 (#12013) 5 years ago
tloops.nim e012eb1001 updated tests to be executed 6 years ago
tlowhigh.nim 755c4428fe added more tests and updated the changelog 5 years ago
tmemoization.nim 562d185cb7 cleanup tests; don't use non-working 'msg' spec field 6 years ago
tmissingnilcheck.nim e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
tmodulea.nim d79fb77974 close #6731 by writing a test case 5 years ago
tnew.nim ac785b0623 testament: joinable is now an explicit concept of a test spec 6 years ago
tnewderef.nim e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
tnewsets.nim e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
tnoforward.nim e6a4213fae transformed {.reorder: on.} into {.experimental: codeReordering.}, added tests 6 years ago
tnoinst.nim 1105d03644 require errormsg to be specified before file. 6 years ago
tnolen.nim 1105d03644 require errormsg to be specified before file. 6 years ago
tnoop.nim 8fbdac544b correct tnoop test case 6 years ago
tnot.nim 1105d03644 require errormsg to be specified before file. 6 years ago
tparamsindefault.nim bab1f67971 fixes #11660 (#11677) 5 years ago
tparedef.nim e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
tparsecombnum.nim 3dcec39739 add parser combinator test; uses multiple tuples/generics features 10 years ago
tparseopt.nim 6b23b2d7df parseopt fix (#11363) [backport] 5 years ago
tpos.nim 3b783f7e13 Testament: refactoring; makes the test joiner green 6 years ago
tprep.nim e012eb1001 updated tests to be executed 6 years ago
tquicksort.nim e012eb1001 updated tests to be executed 6 years ago
tradix.nim 28394153ab 32 bit fixes (#10608) 6 years ago
trangechecks.nim 5641be51c1 codegen doesn't produce line tracing commands anymore; fixes #1344 10 years ago
trawstr.nim 1105d03644 require errormsg to be specified before file. 6 years ago
treadln.nim e012eb1001 updated tests to be executed 6 years ago
treservedcidentsasfields.nim 2bc016b172 Add test for #6836 (#9602) 6 years ago
tsamename.nim 13190435a6 close #9891 by adding a test 5 years ago
tsamename2.nim 13190435a6 close #9891 by adding a test 5 years ago
tsemfold.nim afbcd1b330 int128 on firstOrd, lastOrd and lengthOrd (#11701) 5 years ago
tshadow_magic_type.nim 795044ed2b make tests green again 6 years ago
tsimplesort.nim d8fde9daba make tests green 7 years ago
tsimtych.nim 1105d03644 require errormsg to be specified before file. 6 years ago
tsizeof.nim 9193c85b61 fix #15516 (#15518) 4 years ago
tsizeof2.nim 11dad688fe Offsetof fixes (#11690) 5 years ago
tsizeof3.nim d563efb719 fixes #11792 (#11793) 5 years ago
tslices.nim 1105d03644 require errormsg to be specified before file. 6 years ago
tsortdev.nim a5ecbf823f lots of small changes 6 years ago
tstrace.nim e012eb1001 updated tests to be executed 6 years ago
tstrange.nim 1105d03644 require errormsg to be specified before file. 6 years ago
tstrdesc.nim ddc131cf07 the parser finally parses 'echo {1,2}' as it should 7 years ago
tstrdist.nim e012eb1001 updated tests to be executed 6 years ago
tunsigned64mod.nim e012eb1001 updated tests to be executed 6 years ago
tunsignedcmp.nim 2c1f1f21bf fixes #3985 7 years ago
tunsignedcomp.nim 8d064cedf2 cleaned up unsigned tests 10 years ago
tunsignedconv.nim 2dcf32f5c8 fixes #13671 [backport] (#13678) 5 years ago
tunsignedinc.nim e7878c0d08 add tests for recently closed issues (#10722) 6 years ago
tunsignedmisc.nim 681d8e0749 Deprecate 'c', 'C' prefix for octal literals, fixes #8082 (#8178) 6 years ago
tupcomingfeatures.nim 7889692523 first implementation of package level types that allow forwarding across module boundaries 7 years ago
tvarious.nim e012eb1001 updated tests to be executed 6 years ago
tvarious1.nim 1105d03644 require errormsg to be specified before file. 6 years ago
tvarnums.nim 88b5dd3362 right shift is now by default sign preserving (#11322) 5 years ago
åäö.nim 332469692d Bugfix for modules with multi byte characters in the name (#8319) 6 years ago