ringabout 6d0983398b `-d:nimPreviewHashRef` becomes the default hai 6 meses
..
alias 84fab7f39b fix #19349 incompatible type when mixing float32 and cfloat in generics (#20551) %!s(int64=2) %!d(string=hai) anos
align 5334dc921f fixes #22419; async/closure environment does not align local variables (#22425) hai 1 ano
alloc 69d0b73d66 fixes #22510 (#23100) hai 10 meses
arc 5c843d3d60 fixes #24147; Copy hook causes an incompatible-pointer-types (#24149) hai 6 meses
array 3ab8b6b2cf error on large integer types as array index range (#23229) hai 1 ano
assert cf083af262 tests: explicitly enable stack traces where needed (#21236) %!s(int64=2) %!d(string=hai) anos
assign 8c56e806ae closes #12464; adds a test case (#22967) hai 1 ano
astoverload 20b5f31c03 new tester; all tests categorized %!s(int64=11) %!d(string=hai) anos
astspec 5b26f2bd81 fix deprecated example (#18721) %!s(int64=3) %!d(string=hai) anos
async 29a7d60acb Fix ioselectors_kqueue raising wrong exceptions (#24079) hai 7 meses
avr 430a179307 default threads on (#19368) %!s(int64=2) %!d(string=hai) anos
benchmarks e112974920 fix #16752: threadvar now works with importcpp types; osx now uses native TLS (`--tlsEmulation:off`), which can be orders of magnitude faster (#16750) %!s(int64=4) %!d(string=hai) anos
c 08f1eac8ac fixes#23665; rework spawn with gcc 14 and fixes other tests (#23660) hai 10 meses
casestmt 56a3dd57fb evaluate all hidden conversions in case branches (#24187) hai 6 meses
cast c0994c2dbd [JS] Fix casting to ints (#22327) hai 1 ano
ccgbugs 71de7fca9e handle explicit generic routine instantiations in sigmatch (#24010) hai 7 meses
ccgbugs2 61145b1d4b fixes #22354; Wrong C++ codegen for default parameter values in ORC (#22819) hai 1 ano
closure 3a55bae53f enable closures tests for JS & implement `finished` for JS (#23521) hai 7 meses
codegen 3b4078a7f8 Skips generic owner when mangling instances (#23563) hai 11 meses
collections 5bd1afc3f9 fixes #17197; fixes #22560; fixes the dest of newSeqOfCap in refc (#22594) hai 1 ano
compileoption 770f8d5513 opensym for templates + move behavior of opensymchoice to itself (#24007) hai 7 meses
compiler e323b91a32 correct grammar (ref #20199) and add check for grammar.txt (#20494) %!s(int64=2) %!d(string=hai) anos
compilerapi 2f109595e9 reset macrocache after each script evaluation (#22195) hai 1 ano
compiles d102b2f54c deprecate unsafeAddr; extend addr (#19373) %!s(int64=3) %!d(string=hai) anos
concepts a5c1a6f042 adds another fix for concept in JS (#23535) hai 11 meses
constructors b97d603cd0 some test cleanups & category reorganization (#22010) hai 1 ano
controlflow b7a275da1d fixes regression; block can have arbitrary exit points; too hard for a simple analysis (#23839) hai 9 meses
converter 379299a5ac fixes #22286; enforce Non-var T destructors by `nimPreviewNonVarDestructor` (#22975) hai 1 ano
coroutines 4fa86422c0 stdlib tests now check refc too (#21664) %!s(int64=2) %!d(string=hai) anos
cpp 2e4d344b43 Fixes #23962 `resetLoc`doenst produce any cgen code in `importcpp` types (#23964) hai 8 meses
defer 0e555ade31 Add test for #22309 (#22316) hai 1 ano
destructor d4027f25c4 fixes #24175; Sink parameters not copied at compile time (#24178) hai 6 meses
dir with space fa058773db fixes #10042 (allow spaces in import) (#10504) %!s(int64=6) %!d(string=hai) anos
discard 648f82c2ed fixes semi-regression; discard check now skips `nkHiddenSubConv` (#23840) hai 9 meses
distinct b0e6d28782 fix logic for `dcEqIgnoreDistinct` in `sameType` (#24197) hai 6 meses
dll a4781dc4bc use old typeinfo generation for hot code reloading (#22518) hai 1 ano
effects 62c5b8b287 fixes #23129; fixes generated hooks raise unlisted Exception, which never raise (#23195) hai 1 ano
enum f223f016f3 show symchoices as ambiguous in overload type mismatches (#24077) hai 7 meses
errmsgs 821d0806fe Revert "make default values typed in proc AST same as param sym AST" (#24191) hai 6 meses
exception 09d0fda7fd fixes #22469; generates nimTestErrorFlag for top level statements (#22472) hai 1 ano
exprs d2f36c071b Exclude block from endsInNoReturn, fix regression (#22632) hai 1 ano
float 7fababd583 make float32 literals stringifying behave in JS the same as in C (#22500) hai 1 ano
fragmentation 381498b0db tests: disable flaky tests for now; closes #9421 %!s(int64=6) %!d(string=hai) anos
gc 379299a5ac fixes #22286; enforce Non-var T destructors by `nimPreviewNonVarDestructor` (#22975) hai 1 ano
generics 0c3573e4a0 make `genericsOpenSym` work at instantiation time, new behavior in `openSym` (#24111) hai 6 meses
global 95c751a9e4 fix #15005; [ARC] Global variable declared in a block is destroyed too… (#22388) hai 1 ano
ic e6ca13ec85 Instantiates generics in the module that uses it (#22513) hai 1 ano
import 4eaa3b028c fixes #23167; take `nkOpenSymChoice` into consideration caused by templates [backport] (#23168) hai 1 ano
import_in_config 154db46db8 fixes a regression that caused --import in a config file to break things %!s(int64=8) %!d(string=hai) anos
importalls 02be212dae clean up SOME pending/xxx/issue link comments (#21826) hai 1 ano
init 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) hai 1 ano
int 1660ddf98a make `var`/pointer types not match if base type has to be converted (#24130) hai 6 meses
isolate f4a9b258c3 isolation spec update; WIP (#21843) hai 1 ano
iter 22d2cf2175 disable closure iterator changes in #23787 unless `-d:nimOptIters` is enabled (#24108) hai 7 meses
js 6cc50ec316 fix system for nimscript config files on js backend (#24135) hai 6 meses
lent fe55dcb2be test case haul before 2.2 (#24119) hai 7 meses
let 9acbf99efb Allow let to not have value when using importc (#14258) %!s(int64=4) %!d(string=hai) anos
lexer 71801c2b8f fix dot calls with resolved symbols in templates (#22076) hai 1 ano
lookups fe55dcb2be test case haul before 2.2 (#24119) hai 7 meses
macros dc3ffb6a71 consider calling convention and iterator in getType for procs (#24181) hai 6 meses
manyloc 6eb722c47d replace getOpt with getopt (#22515) hai 1 ano
metatype 2a48182288 remove `prev == nil` requirement for typedesc params as type nodes (#24206) hai 6 meses
method b5f5b74fc8 enable vtable implementation for C++ and make it an experimental feature (#23004) hai 1 ano
misc a93c5d79b9 adapt generic default parameters to recent generics changes (#24065) hai 7 meses
modules c10f84b9d7 fixes #24053; fixes #18288; relax reorder with push/pop pragmas restrictions; no crossing push/pop barriers (#24061) hai 7 meses
msgs 6f6e34ebb0 Fix line info used for `UnunsedImport` from subdirectories (#24158) hai 6 meses
navigator 38f876dd48 fixes #19795; fixes #11852; fixes #19974; remove parsing pipeline, Nim now parses the whole module at one time (#21379) %!s(int64=2) %!d(string=hai) anos
newconfig b97d603cd0 some test cleanups & category reorganization (#22010) hai 1 ano
nimble 31a8cf16bb testament spec: remove errmsg alias of errormsg (#16188) %!s(int64=4) %!d(string=hai) anos
nimdoc cecaf9c56b fixes #22939; fixes #16890; push should but doesn't apply to importc … (#22944) hai 1 ano
niminaction 08f1eac8ac fixes#23665; rework spawn with gcc 14 and fixes other tests (#23660) hai 10 meses
notnil e0ad71a912 make binary `not` not parse complex expressions on right side (#22078) hai 1 ano
objects 6d6489a9ab fixes requiresInit for var statements without initialization (#24177) hai 6 meses
objvariant 39f2df1972 fixes #23295; don't expand constants for complex structures (#23297) hai 1 ano
openarray 925dc5c131 fixes #19171; have `openArray` converted from `ptr UncheckedArray` be mutable (#23882) hai 8 meses
options beaac609ab adds nimbasePattern compiler option (#22144) hai 1 ano
osproc 5e8cd318ef Fix linux start process errorCode always 0 (#24001) hai 7 meses
overflow 00be8f287a trigger range check with new type inference on nkIntLit [backport:1.6] (#23179) hai 1 ano
overload 1660ddf98a make `var`/pointer types not match if base type has to be converted (#24130) hai 6 meses
package d30c6419a0 Refactor and doc package handling, module name mangling (#19821) %!s(int64=2) %!d(string=hai) anos
package_level_objects c17f6c7837 new feature: package level objects %!s(int64=7) %!d(string=hai) anos
parallel 4faa15f3ad Replacement PR for https://github.com/nim-lang/Nim/pull/23779 that (#23793) hai 9 meses
parser 00ac961ab1 require `not nil` to be on the same line after a type (#24134) hai 6 meses
pragmas a27542195c only merge valid implicit pragmas to routine AST, include templates (#24171) hai 6 meses
proc 821d0806fe Revert "make default values typed in proc AST same as param sym AST" (#24191) hai 6 meses
range 538603e01d allow conversions between `var` types of range types and base types (#24037) hai 7 meses
realtimeGC 1e0165186b testament: remove deadcode related to realtimeGC, testC, callCCompiler (#18087) %!s(int64=3) %!d(string=hai) anos
refc 56ed4e0bb9 fixes #23759; rework move for refc (#23764) hai 9 meses
sandwich 2f213db7ee fixes #11225; generic sandwich problems; [backport:1.2] (#17255) %!s(int64=4) %!d(string=hai) anos
sets b7b1313d21 proper error message for out-of-range enum sets (#24027) hai 7 meses
showoff ccc706ff12 add test case to close #7974 (#22023) hai 1 ano
specialops 5f9038a5d7 make expressions opt in to symchoices (#22716) hai 1 ano
statictypes 91efa49550 Overloads passed to static proc parameters now convert to the desired… (#23063) hai 1 ano
stdlib b82ff5a87b make C++ atomic opt in via -d:nimUseCppAtomics (#24209) hai 6 meses
stmt ecf9efa397 document general use of `_`, error message, fixes (#21584) %!s(int64=2) %!d(string=hai) anos
strictnotnil 6289b002b6 [Testament] Extend and document message testing aids (#19996) %!s(int64=2) %!d(string=hai) anos
stylecheck 365a753eed Fix some `styleCheck` bugs (#20095) hai 1 ano
system bd063113ec fixes #23894; succ/pred shouldn't raise OverflowDefect for unsigned integers (#23895) hai 8 meses
template 75b9d66582 treat resolved symbols on RHS of module qualification as identifiers (#24180) hai 6 meses
testament 6289b002b6 [Testament] Extend and document message testing aids (#19996) %!s(int64=2) %!d(string=hai) anos
testdata 8c100a37b9 Add new self-signed 4096 bit certificate to testdata (#19758) %!s(int64=2) %!d(string=hai) anos
threads 69d0b73d66 fixes #22510 (#23100) hai 10 meses
tools 6f6e34ebb0 Fix line info used for `UnunsedImport` from subdirectories (#24158) hai 6 meses
trmacros 8bd0422767 fix infinite recursion in term rewriting macros tests (#23979) hai 7 meses
tuples cfd69bad1a fix wrong subtype relation in tuples & infer some conversions (#23228) hai 1 ano
typerel 9ca646acd4 Merge tyUncheckedArray with tySeq in typeRel (#23866) hai 8 meses
types b9de2bb4f3 fix `nil` literal giving itself type `untyped`/`typed` [backport] (#24165) hai 6 meses
untestable 5491e0c274 re-enable badssl test (#21775) hai 1 ano
usingstmt f6eb1d4d7d remove {.this.} pragma, deprecated since 0.19 (#20201) %!s(int64=2) %!d(string=hai) anos
valgrind 55a33e1664 testament: support disabled:osx as alias to disabled:macosx (#17124) %!s(int64=4) %!d(string=hai) anos
varres 04ccd2f4f0 revert second argument of `inc` not being generic (#24129) hai 7 meses
varstmt 1e9a3c438b fixes #18104; tranform one liner var decl before templates expansion (#23294) hai 1 ano
views ae4b47c5bd fixes #20048; fixes #15746; don't sink object fields if it's of openarray type (#23608) hai 10 meses
vm a1777200c1 fix `inTypeofContext` leaking after `compiles` raises exception [backport:2.0] (#24152) hai 6 meses
whenstmt 04c48e3c5b fix #19426 compile error using when/elif/else and typedesc in template (#20550) %!s(int64=2) %!d(string=hai) anos
xml 7931bdac95 Feature/xmltree additions (#20988) %!s(int64=2) %!d(string=hai) anos
ast_pattern_matching.nim 86f7f4ffa5 remove deprecated type pragma syntax, fix bugs that required it (#20199) %!s(int64=2) %!d(string=hai) anos
config.nims 6d0983398b `-d:nimPreviewHashRef` becomes the default hai 6 meses
dummy.txt a68a4bfaf2 Remove install.txt and readme.txt (#9521) %!s(int64=6) %!d(string=hai) anos
js.html 72a3e21f28 Removes executable bit for text files. %!s(int64=12) %!d(string=hai) anos
js.nim e80465dacf tests: Trim .nim files trailing whitespace %!s(int64=9) %!d(string=hai) anos
m14634.nim 6d442a40a6 use doAssert in tests (#16486) %!s(int64=4) %!d(string=hai) anos
mmaptest.nim 92d6fb86c6 Enable customizing PageShift to set PageSize for embedded targets (#19129) %!s(int64=3) %!d(string=hai) anos
readme.md f5ec4fbde3 Update the reference to parseSpec (#21289) %!s(int64=2) %!d(string=hai) anos
rectest.nim e80465dacf tests: Trim .nim files trailing whitespace %!s(int64=9) %!d(string=hai) anos
stckovfl.nim e80465dacf tests: Trim .nim files trailing whitespace %!s(int64=9) %!d(string=hai) anos
test_nimscript.nims afc30ca879 fixes #19863; move sha1, md5 to nimble packages for 2.0 (#21702) hai 1 ano

readme.md

This directory contains the test cases.

Each test must have a filename of the form: t*.nim

Note: Testament is only aware of tests under a directory (eg tests/foo/) and will ignore top-level tests like tests/tbar.nim.

Specs

Each test can contain a spec in a discard """ ... """ block.

Check out the parseSpec procedure in the specs module for a full and reliable reference

action

Specifies what action this test should take.

Default: run

Options:

  • compile - compiles the module and fails the test if compilations fails.
  • run - compiles and runs the module, fails the test if compilation or execution of test code fails.
  • reject - compiles the module and fails the test if compilation succeeds.

There are certain spec keys that imply run, including output and outputsub.

Categories

Each folder under this directory represents a test category, which can be tested by running koch tests pcat <category> (or cat to avoid parallel testing, which is slower).

The folder dll contains simple DLL tests.

The folder realtimeGC contains a test for validating that the realtime GC can run properly without linking against the nimrtl.dll/so.