.. |
helpers
|
a5ecbf823f
lots of small changes
|
6 years ago |
t10307.nim
|
b97d603cd0
some test cleanups & category reorganization (#22010)
|
1 year ago |
t20938.nim
|
b97d603cd0
some test cleanups & category reorganization (#22010)
|
1 year ago |
t7894.nim
|
73c8391fd3
azure: disable failing tests
|
5 years ago |
talloc.nim
|
b667e288e2
move travis, appveyor, ci.yml.disabled to `unmaintained/` (#17828)
|
3 years ago |
talloc2.nim
|
b667e288e2
move travis, appveyor, ci.yml.disabled to `unmaintained/` (#17828)
|
3 years ago |
tatomics1.nim
|
7e1ae35195
testament: error instead of silently ignore invalid targets; remove pointless alias target vs targets; document matrix; DRY (#16343)
|
3 years ago |
tcomparisons.nim
|
380dafcc32
fix iterator equality + add test for proc equality + fix sameType (#21707)
|
1 year ago |
tconcat.nim
|
b97d603cd0
some test cleanups & category reorganization (#22010)
|
1 year ago |
tdeepcopy.nim
|
7739e23420
defaults to ORC (#19972)
|
2 years ago |
tdollars.nim
|
4faa15f3ad
Replacement PR for https://github.com/nim-lang/Nim/pull/23779 that (#23793)
|
4 months ago |
techo_unicode.nim
|
f30da2f266
fixes #12315 [backport]; refs #12314 (#12385)
|
5 years ago |
temptyecho.nim
|
b97d603cd0
some test cleanups & category reorganization (#22010)
|
1 year ago |
tensuremove.nim
|
3bdb531f90
fixes testament targets field (#23472)
|
7 months ago |
tensuremove1.nim
|
f0f3904ff0
implement `ensureMove` (#22339)
|
1 year ago |
tensuremove2.nim
|
4c89223171
relax the parameter of `ensureMove`; allow let statements (#22466)
|
1 year ago |
tensuremove3.nim
|
f0f3904ff0
implement `ensureMove` (#22339)
|
1 year ago |
tenum_array_repr.nim
|
b809562c7c
make megatest consistent with unjoined tests wrt newlines, honor newlines in output spec (#16151)
|
4 years ago |
tfielditerator.nim
|
1c2ccfad08
fixes #22301; fixes #22324; rejects branch initialization with a runtime discriminator with defaults (#22303)
|
1 year ago |
tfields.nim
|
b97d603cd0
some test cleanups & category reorganization (#22010)
|
1 year ago |
tgcnone.nim
|
a23e53b490
fixes #22262; fixes `-d:useMalloc` broken with `--mm:none` and `--threads on` (#22355)
|
1 year ago |
tgcregions.nim
|
b97d603cd0
some test cleanups & category reorganization (#22010)
|
1 year ago |
tgogc.nim
|
d2684cdfd2
fixes #11447
|
5 years ago |
timmutableinc.nim
|
b97d603cd0
some test cleanups & category reorganization (#22010)
|
1 year ago |
tinvalidnot.nim
|
b97d603cd0
some test cleanups & category reorganization (#22010)
|
1 year ago |
tio.nim
|
271f68259b
remove some noises in tests (#16448)
|
3 years ago |
tlocals.nim
|
b97d603cd0
some test cleanups & category reorganization (#22010)
|
1 year ago |
tlowhigh.nim
|
b97d603cd0
some test cleanups & category reorganization (#22010)
|
1 year ago |
tmagics.nim
|
1aff402998
fixes #6499; disallow built-in procs used as procvars (#22291)
|
1 year ago |
tmemory.nim
|
b97d603cd0
some test cleanups & category reorganization (#22010)
|
1 year ago |
tnew.nim
|
b97d603cd0
some test cleanups & category reorganization (#22010)
|
1 year ago |
tnewderef.nim
|
b97d603cd0
some test cleanups & category reorganization (#22010)
|
1 year ago |
tnewstring_uninitialized.nim
|
e53c66ef39
fixes #22555; implements `newStringUninit` (#22572)
|
1 year ago |
tnilconcats.nim
|
723a71bd22
follow up #20109; remove `shallow` seqs/strings for ORC (#20502)
|
2 years ago |
tnim_stacktrace_override.nim
|
1fae66e4df
better nativestacktrace support; refs #15284; backport [1.2] (#15384)
|
4 years ago |
tostring.nim
|
06cd15663d
fixes ptr to cstring warnings[backport] (#20848)
|
2 years ago |
tparams.nim
|
268197add8
properly deprecate parseopt2 (#10452)
|
5 years ago |
trealloc.nim
|
7828199827
#12103 - CI for OpenBSD (#12105)
|
4 years ago |
trefs.nim
|
cbf3ed9d92
fixes #21317; 1.6.4 regression; etyBaseIndex should return fat pointers [backport 1.6] (#21320)
|
1 year ago |
tsigexitcode.nim
|
42c6eec4ef
fix #17749 ignore SIGPIPE signals, fix nim CI #17748 (#17752)
|
3 years ago |
tslices.nim
|
b97d603cd0
some test cleanups & category reorganization (#22010)
|
1 year ago |
tslimsystem.nim
|
4fa86422c0
stdlib tests now check refc too (#21664)
|
1 year ago |
tstatic.nim
|
fa96e56ad0
Fixed object field access of static objects in generics (#19283) [backport]
|
2 years ago |
tstatic_callable.nim
|
5fed1c05ce
manual: Document the use of `static` as a proc call (#19084)
|
3 years ago |
tstatic_callable_error.nim
|
5fed1c05ce
manual: Document the use of `static` as a proc call (#19084)
|
3 years ago |
tsystem_misc.nim
|
bd063113ec
fixes #23894; succ/pred shouldn't raise OverflowDefect for unsigned integers (#23895)
|
3 months ago |
tuse_version16.nim
|
16bc546aea
remove useVersion (#21626)
|
1 year ago |
tvarargslen.nim
|
4ca2dcb404
Named arguments in commands + many grammar fixes (#20994)
|
1 year ago |