ringabout 6c34f62785 fixes #24666; Compilation error when formatting a complex number (#24667) пре 2 месеци
..
alias 5a71c36d25 fixes strictdefs warnings continue (#24520) пре 2 месеци
align 5334dc921f fixes #22419; async/closure environment does not align local variables (#22425) пре 1 година
alloc 69d0b73d66 fixes #22510 (#23100) пре 10 месеци
arc 12347eae74 generate destructor in nodestroy proc for explicit destructor call (#24627) пре 2 месеци
array 316141162b test case haul to prevent pileup (#24525) пре 2 месеци
assert cf083af262 tests: explicitly enable stack traces where needed (#21236) пре 2 година
assign 8c56e806ae closes #12464; adds a test case (#22967) пре 1 година
astoverload 20b5f31c03 new tester; all tests categorized пре 11 година
astspec 5b26f2bd81 fix deprecated example (#18721) пре 3 година
async 7be1bb572e Improve async stacktraces (#24563) пре 2 месеци
avr 430a179307 default threads on (#19368) пре 2 година
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) пре 4 година
c 08f1eac8ac fixes#23665; rework spawn with gcc 14 and fixes other tests (#23660) пре 10 месеци
casestmt 56a3dd57fb evaluate all hidden conversions in case branches (#24187) пре 6 месеци
cast c0994c2dbd [JS] Fix casting to ints (#22327) пре 1 година
ccgbugs 1299dd4651 adds a test case (#24534) пре 2 месеци
ccgbugs2 61145b1d4b fixes #22354; Wrong C++ codegen for default parameter values in ORC (#22819) пре 1 година
closure 67a636bec8 closes #19984; adds a test case (#24349) пре 2 месеци
codegen 3b4078a7f8 Skips generic owner when mangling instances (#23563) пре 11 месеци
collections 5bd1afc3f9 fixes #17197; fixes #22560; fixes the dest of newSeqOfCap in refc (#22594) пре 1 година
compileoption 770f8d5513 opensym for templates + move behavior of opensymchoice to itself (#24007) пре 7 месеци
compiler 40476fa24f fixes #23114; Nim v2 regression emit / asm var param dereference inconsistency (#24547) пре 2 месеци
compilerapi 2f109595e9 reset macrocache after each script evaluation (#22195) пре 1 година
compiles d102b2f54c deprecate unsafeAddr; extend addr (#19373) пре 3 година
concepts 43f7e160ba couple cases of valid concept bindings (#24513) пре 2 месеци
constructors b97d603cd0 some test cleanups & category reorganization (#22010) пре 1 година
consts 0823b9d177 fixes #17681; enforce codegen for exportc consts (#24546) пре 2 месеци
controlflow b7a275da1d fixes regression; block can have arbitrary exit points; too hard for a simple analysis (#23839) пре 9 месеци
converter 75e50f804a delay markUsed for converters until call is resolved (#24243) пре 2 месеци
coroutines 4fa86422c0 stdlib tests now check refc too (#21664) пре 2 година
cpp 27b54fdc76 fixes #24658; cpp compilation failure on Nim 2.2.x (#24663) пре 2 месеци
defer 0e555ade31 Add test for #22309 (#22316) пре 1 година
destructor 94a6b85538 fixes #24504; fixes `ensureMove` for refs (#24505) пре 2 месеци
dir with space fa058773db fixes #10042 (allow spaces in import) (#10504) пре 6 година
discard 648f82c2ed fixes semi-regression; discard check now skips `nkHiddenSubConv` (#23840) пре 9 месеци
distinct b0e6d28782 fix logic for `dcEqIgnoreDistinct` in `sameType` (#24197) пре 6 месеци
dll a4781dc4bc use old typeinfo generation for hot code reloading (#22518) пре 1 година
effects 62c5b8b287 fixes #23129; fixes generated hooks raise unlisted Exception, which never raise (#23195) пре 1 година
enum f2a9765014 fixes #23952; Size/Signedness issues with unordered enums (#24356) пре 2 месеци
errmsgs 6bf9265d24 add ambiguous identifier message to generic instantiations (#24646) пре 2 месеци
exception d991600a00 update CI to macos 13 (#24157) пре 2 месеци
exprs d2f36c071b Exclude block from endsInNoReturn, fix regression (#22632) пре 1 година
float dd0cc389bb `-d:nimPreviewFloatRoundtrip` becomes the default (#24217) пре 2 месеци
fragmentation 381498b0db tests: disable flaky tests for now; closes #9421 пре 6 година
gc 660a9cecf0 add retries to testament, use it for GC tests (#24279) пре 2 месеци
generics b2f2b34fe5 adds a test case (#24565) пре 2 месеци
global 95c751a9e4 fix #15005; [ARC] Global variable declared in a block is destroyed too… (#22388) пре 1 година
ic e6ca13ec85 Instantiates generics in the module that uses it (#22513) пре 1 година
import 6deb3a90ae check if unused import warning is enabled before adding import to stack (#24554) пре 2 месеци
import_in_config 154db46db8 fixes a regression that caused --import in a config file to break things пре 8 година
importalls 02be212dae clean up SOME pending/xxx/issue link comments (#21826) пре 1 година
init 7d425e712e fixes #24472; let symbol created by template is reused in nimvm branch (#24473) пре 2 месеци
int cd760b00c2 clean up stdlib with --jsbigint64 (#24255) пре 2 месеци
isolate f4a9b258c3 isolation spec update; WIP (#21843) пре 1 година
iter 316141162b test case haul to prevent pileup (#24525) пре 2 месеци
js 9f03b98de5 stricter skip for conversions in array indices in transf (#24424) пре 2 месеци
lent fe55dcb2be test case haul before 2.2 (#24119) пре 6 месеци
let 9acbf99efb Allow let to not have value when using importc (#14258) пре 4 година
lexer 316141162b test case haul to prevent pileup (#24525) пре 2 месеци
lookups fe55dcb2be test case haul before 2.2 (#24119) пре 6 месеци
macros 316141162b test case haul to prevent pileup (#24525) пре 2 месеци
manyloc 6eb722c47d replace getOpt with getopt (#22515) пре 1 година
metatype df27b427af fixes #24378; supportsCopyMem can fail from macro context with tuples (#24383) пре 2 месеци
method b5f5b74fc8 enable vtable implementation for C++ and make it an experimental feature (#23004) пре 1 година
misc ff7b83f266 adds a test case (#24469) пре 2 месеци
modules c10f84b9d7 fixes #24053; fixes #18288; relax reorder with push/pop pragmas restrictions; no crossing push/pop barriers (#24061) пре 7 месеци
msgs 09835a1d9e Make `expandMacro` show private fields (#24522) пре 2 месеци
navigator 38f876dd48 fixes #19795; fixes #11852; fixes #19974; remove parsing pipeline, Nim now parses the whole module at one time (#21379) пре 2 година
newconfig b97d603cd0 some test cleanups & category reorganization (#22010) пре 1 година
nimble 31a8cf16bb testament spec: remove errmsg alias of errormsg (#16188) пре 4 година
nimdoc cecaf9c56b fixes #22939; fixes #16890; push should but doesn't apply to importc … (#22944) пре 1 година
niminaction ce1fa86095 disable sfml test on osx (#24615) пре 2 месеци
notnil e0ad71a912 make binary `not` not parse complex expressions on right side (#22078) пре 1 година
objects c5ee216c42 Make 'field is not accessible' and 'field initialized twice' errors point to the field inside the obj construction (#24557) пре 2 месеци
objvariant fca3504105 fix type of reconstructed kind field node in field checking analysis [backport] (#24290) пре 2 месеци
openarray 925dc5c131 fixes #19171; have `openArray` converted from `ptr UncheckedArray` be mutable (#23882) пре 8 месеци
options beaac609ab adds nimbasePattern compiler option (#22144) пре 1 година
osproc 5e8cd318ef Fix linux start process errorCode always 0 (#24001) пре 7 месеци
overflow 00be8f287a trigger range check with new type inference on nkIntLit [backport:1.6] (#23179) пре 1 година
overload 316141162b test case haul to prevent pileup (#24525) пре 2 месеци
package d30c6419a0 Refactor and doc package handling, module name mangling (#19821) пре 2 година
package_level_objects c17f6c7837 new feature: package level objects пре 7 година
parallel 4faa15f3ad Replacement PR for https://github.com/nim-lang/Nim/pull/23779 that (#23793) пре 9 месеци
parser 00ac961ab1 require `not nil` to be on the same line after a type (#24134) пре 6 месеци
pragmas 4e1bc4216a fix nil node in sym ast of exported ref objects [backport:2.2] (#24527) пре 2 месеци
proc 316141162b test case haul to prevent pileup (#24525) пре 2 месеци
range 316141162b test case haul to prevent pileup (#24525) пре 2 месеци
realtimeGC 1e0165186b testament: remove deadcode related to realtimeGC, testC, callCCompiler (#18087) пре 3 година
refc b31aed01f1 adds a test case (#24561) пре 2 месеци
sandwich 52d94c1c86 include static types in type bound ops (#24366) пре 2 месеци
sets e262d9506d stricter set type match, implicit conversion for literals (#24176) пре 2 месеци
showoff ccc706ff12 add test case to close #7974 (#22023) пре 1 година
specialops 316141162b test case haul to prevent pileup (#24525) пре 2 месеци
statictypes 91efa49550 Overloads passed to static proc parameters now convert to the desired… (#23063) пре 1 година
stdlib 6c34f62785 fixes #24666; Compilation error when formatting a complex number (#24667) пре 2 месеци
stmt ecf9efa397 document general use of `_`, error message, fixes (#21584) пре 2 година
strictnotnil 6289b002b6 [Testament] Extend and document message testing aids (#19996) пре 2 година
stylecheck fa1819eb2d make linter use lineinfo to check originating package (#24270) пре 2 месеци
system 0b7e22635e Fixes #24369 (#24370) пре 2 месеци
template a627c9ba9c don't mark captured field sym in template as fully used (#24660) пре 2 месеци
testament 660a9cecf0 add retries to testament, use it for GC tests (#24279) пре 2 месеци
testdata 8c100a37b9 Add new self-signed 4096 bit certificate to testdata (#19758) пре 2 година
threads 69d0b73d66 fixes #22510 (#23100) пре 10 месеци
tools 9aeb5c254c Fix line info for import (#24523) пре 2 месеци
trmacros 8bd0422767 fix infinite recursion in term rewriting macros tests (#23979) пре 7 месеци
tuples 0c0df28619 ignore match errors to expected types of tuple constructor elements (#24611) пре 2 месеци
typerel 9ca646acd4 Merge tyUncheckedArray with tySeq in typeRel (#23866) пре 8 месеци
types 41145210a8 templates/macros use no expected types when return types are specified (#24298) пре 2 месеци
untestable 4900550e9c disable all badssl tests indefinitely (#24403) пре 2 месеци
usingstmt f6eb1d4d7d remove {.this.} pragma, deprecated since 0.19 (#20201) пре 2 година
valgrind 55a33e1664 testament: support disabled:osx as alias to disabled:macosx (#17124) пре 4 година
varres 04ccd2f4f0 revert second argument of `inc` not being generic (#24129) пре 6 месеци
varstmt 1e9a3c438b fixes #18104; tranform one liner var decl before templates expansion (#23294) пре 1 година
views ae4b47c5bd fixes #20048; fixes #15746; don't sink object fields if it's of openarray type (#23608) пре 10 месеци
vm 21c0564573 fixes #24630; static openArray backed by seq cannot be passed to another function (#24638) пре 2 месеци
whenstmt 04c48e3c5b fix #19426 compile error using when/elif/else and typedesc in template (#20550) пре 2 година
xml 7931bdac95 Feature/xmltree additions (#20988) пре 2 година
ast_pattern_matching.nim 86f7f4ffa5 remove deprecated type pragma syntax, fix bugs that required it (#20199) пре 2 година
config.nims 40476fa24f fixes #23114; Nim v2 regression emit / asm var param dereference inconsistency (#24547) пре 2 месеци
dummy.txt a68a4bfaf2 Remove install.txt and readme.txt (#9521) пре 6 година
js.html 72a3e21f28 Removes executable bit for text files. пре 12 година
js.nim e80465dacf tests: Trim .nim files trailing whitespace пре 9 година
m14634.nim 6d442a40a6 use doAssert in tests (#16486) пре 4 година
mmaptest.nim 92d6fb86c6 Enable customizing PageShift to set PageSize for embedded targets (#19129) пре 3 година
readme.md f5ec4fbde3 Update the reference to parseSpec (#21289) пре 2 година
rectest.nim e80465dacf tests: Trim .nim files trailing whitespace пре 9 година
stckovfl.nim e80465dacf tests: Trim .nim files trailing whitespace пре 9 година
test_nimscript.nims afc30ca879 fixes #19863; move sha1, md5 to nimble packages for 2.0 (#21702) пре 1 година

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.