metagn 5f056f87b2 disable all badssl tests indefinitely (#24403) před 2 měsíci
..
alias 84fab7f39b fix #19349 incompatible type when mixing float32 and cfloat in generics (#20551) před 2 roky
align 5334dc921f fixes #22419; async/closure environment does not align local variables (#22425) před 1 rokem
alloc 69d0b73d66 fixes #22510 (#23100) před 7 měsíci
arc 2af602a5c8 deprecate `NewFinalize` with the ref T finalizer (#24354) před 2 měsíci
array 3ab8b6b2cf error on large integer types as array index range (#23229) před 1 rokem
assert cf083af262 tests: explicitly enable stack traces where needed (#21236) před 1 rokem
assign 8c56e806ae closes #12464; adds a test case (#22967) před 1 rokem
astoverload 20b5f31c03 new tester; all tests categorized před 11 roky
astspec 5b26f2bd81 fix deprecated example (#18721) před 3 roky
async 29a7d60acb Fix ioselectors_kqueue raising wrong exceptions (#24079) před 4 měsíci
avr 430a179307 default threads on (#19368) před 2 roky
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) před 4 roky
c 08f1eac8ac fixes#23665; rework spawn with gcc 14 and fixes other tests (#23660) před 7 měsíci
casestmt 56a3dd57fb evaluate all hidden conversions in case branches (#24187) před 3 měsíci
cast c0994c2dbd [JS] Fix casting to ints (#22327) před 1 rokem
ccgbugs aa90d00caf fixes #18081; fixes #18079; fixes #18080; nested ref/deref'd types (#24335) před 2 měsíci
ccgbugs2 61145b1d4b fixes #22354; Wrong C++ codegen for default parameter values in ORC (#22819) před 1 rokem
closure baf3695c76 closes #19984; adds a test case (#24349) před 2 měsíci
codegen 3b4078a7f8 Skips generic owner when mangling instances (#23563) před 8 měsíci
collections 5bd1afc3f9 fixes #17197; fixes #22560; fixes the dest of newSeqOfCap in refc (#22594) před 1 rokem
compileoption 770f8d5513 opensym for templates + move behavior of opensymchoice to itself (#24007) před 4 měsíci
compiler 1576563775 disable Test on aarch64 (#24389) před 2 měsíci
compilerapi 2f109595e9 reset macrocache after each script evaluation (#22195) před 1 rokem
compiles d102b2f54c deprecate unsafeAddr; extend addr (#19373) před 3 roky
concepts 9e30b39412 make new concepts match themselves (#24244) před 3 měsíci
constructors b97d603cd0 some test cleanups & category reorganization (#22010) před 1 rokem
controlflow b7a275da1d fixes regression; block can have arbitrary exit points; too hard for a simple analysis (#23839) před 6 měsíci
converter 09043f409f delay markUsed for converters until call is resolved (#24243) před 3 měsíci
coroutines 4fa86422c0 stdlib tests now check refc too (#21664) před 1 rokem
cpp 4a63186cda update CI to macos 13 (#24157) před 3 měsíci
defer 0e555ade31 Add test for #22309 (#22316) před 1 rokem
destructor 5fa96ef270 Fixes #3824, fixes #19154, and hopefully #24094. Re-applies #23787. (#24316) před 3 měsíci
dir with space fa058773db fixes #10042 (allow spaces in import) (#10504) před 6 roky
discard 648f82c2ed fixes semi-regression; discard check now skips `nkHiddenSubConv` (#23840) před 6 měsíci
distinct b0e6d28782 fix logic for `dcEqIgnoreDistinct` in `sameType` (#24197) před 3 měsíci
dll a4781dc4bc use old typeinfo generation for hot code reloading (#22518) před 1 rokem
effects 62c5b8b287 fixes #23129; fixes generated hooks raise unlisted Exception, which never raise (#23195) před 1 rokem
enum 294b1566e7 fixes #23952; Size/Signedness issues with unordered enums (#24356) před 2 měsíci
errmsgs 8b39b2df7d fixes #24258; compiler crash on `len` of `varargs[untyped]` (#24307) před 3 měsíci
exception 4a63186cda update CI to macos 13 (#24157) před 3 měsíci
exprs d2f36c071b Exclude block from endsInNoReturn, fix regression (#22632) před 1 rokem
float aa605da92a `-d:nimPreviewFloatRoundtrip` becomes the default (#24217) před 3 měsíci
fragmentation 381498b0db tests: disable flaky tests for now; closes #9421 před 6 roky
gc 720d0aee5c add retries to testament, use it for GC tests (#24279) před 3 měsíci
generics 0a058a6b8f better errors for standalone explicit generic instantiations (#24276) před 3 měsíci
global 95c751a9e4 fix #15005; [ARC] Global variable declared in a block is destroyed too… (#22388) před 1 rokem
ic e6ca13ec85 Instantiates generics in the module that uses it (#22513) před 1 rokem
import 4eaa3b028c fixes #23167; take `nkOpenSymChoice` into consideration caused by templates [backport] (#23168) před 1 rokem
import_in_config 154db46db8 fixes a regression that caused --import in a config file to break things před 8 roky
importalls 02be212dae clean up SOME pending/xxx/issue link comments (#21826) před 1 rokem
init 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) před 9 měsíci
int 041098e882 clean up stdlib with --jsbigint64 (#24255) před 2 měsíci
isolate f4a9b258c3 isolation spec update; WIP (#21843) před 1 rokem
iter d303c289fa consider calls as complex openarray assignment to iterator params (#24333) před 2 měsíci
js 041098e882 clean up stdlib with --jsbigint64 (#24255) před 2 měsíci
lent fe55dcb2be test case haul before 2.2 (#24119) před 4 měsíci
let 9acbf99efb Allow let to not have value when using importc (#14258) před 4 roky
lexer 041098e882 clean up stdlib with --jsbigint64 (#24255) před 2 měsíci
lookups fe55dcb2be test case haul before 2.2 (#24119) před 4 měsíci
macros dc3ffb6a71 consider calling convention and iterator in getType for procs (#24181) před 3 měsíci
manyloc 6eb722c47d replace getOpt with getopt (#22515) před 1 rokem
metatype 5e56f0a356 fixes #24378; supportsCopyMem can fail from macro context with tuples (#24383) před 2 měsíci
method b5f5b74fc8 enable vtable implementation for C++ and make it an experimental feature (#23004) před 1 rokem
misc a93c5d79b9 adapt generic default parameters to recent generics changes (#24065) před 4 měsíci
modules c10f84b9d7 fixes #24053; fixes #18288; relax reorder with push/pop pragmas restrictions; no crossing push/pop barriers (#24061) před 4 měsíci
msgs 6f6e34ebb0 Fix line info used for `UnunsedImport` from subdirectories (#24158) před 3 měsíci
navigator 38f876dd48 fixes #19795; fixes #11852; fixes #19974; remove parsing pipeline, Nim now parses the whole module at one time (#21379) před 1 rokem
newconfig b97d603cd0 some test cleanups & category reorganization (#22010) před 1 rokem
nimble 31a8cf16bb testament spec: remove errmsg alias of errormsg (#16188) před 4 roky
nimdoc cecaf9c56b fixes #22939; fixes #16890; push should but doesn't apply to importc … (#22944) před 1 rokem
niminaction 08f1eac8ac fixes#23665; rework spawn with gcc 14 and fixes other tests (#23660) před 7 měsíci
notnil e0ad71a912 make binary `not` not parse complex expressions on right side (#22078) před 1 rokem
objects 4091576ab7 implement generic default values for object fields (#24384) před 2 měsíci
objvariant 1bebc236bd fix type of reconstructed kind field node in field checking analysis [backport] (#24290) před 3 měsíci
openarray 925dc5c131 fixes #19171; have `openArray` converted from `ptr UncheckedArray` be mutable (#23882) před 5 měsíci
options beaac609ab adds nimbasePattern compiler option (#22144) před 1 rokem
osproc 5e8cd318ef Fix linux start process errorCode always 0 (#24001) před 4 měsíci
overflow 00be8f287a trigger range check with new type inference on nkIntLit [backport:1.6] (#23179) před 1 rokem
overload 0a058a6b8f better errors for standalone explicit generic instantiations (#24276) před 3 měsíci
package d30c6419a0 Refactor and doc package handling, module name mangling (#19821) před 2 roky
package_level_objects c17f6c7837 new feature: package level objects před 7 roky
parallel 4faa15f3ad Replacement PR for https://github.com/nim-lang/Nim/pull/23779 that (#23793) před 6 měsíci
parser 00ac961ab1 require `not nil` to be on the same line after a type (#24134) před 4 měsíci
pragmas 041098e882 clean up stdlib with --jsbigint64 (#24255) před 2 měsíci
proc 821d0806fe Revert "make default values typed in proc AST same as param sym AST" (#24191) před 3 měsíci
range 538603e01d allow conversions between `var` types of range types and base types (#24037) před 4 měsíci
realtimeGC 1e0165186b testament: remove deadcode related to realtimeGC, testC, callCCompiler (#18087) před 3 roky
refc 56ed4e0bb9 fixes #23759; rework move for refc (#23764) před 6 měsíci
sandwich 40fc2d0e76 include static types in type bound ops (#24366) před 2 měsíci
sets 7dfadb8b4e stricter set type match, implicit conversion for literals (#24176) před 3 měsíci
showoff ccc706ff12 add test case to close #7974 (#22023) před 1 rokem
specialops 5f9038a5d7 make expressions opt in to symchoices (#22716) před 1 rokem
statictypes 91efa49550 Overloads passed to static proc parameters now convert to the desired… (#23063) před 1 rokem
stdlib 46bb47a444 std/parsesql: Fix JOIN parsing (#22890) před 2 měsíci
stmt ecf9efa397 document general use of `_`, error message, fixes (#21584) před 1 rokem
strictnotnil 6289b002b6 [Testament] Extend and document message testing aids (#19996) před 2 roky
stylecheck aaf6c408c6 make linter use lineinfo to check originating package (#24270) před 3 měsíci
system ca5df9ab25 wrap `fields` iterations in `if true` scope [backport] (#24343) před 2 měsíci
template 911cef1621 process non-language pragma nodes in templates (#24183) před 3 měsíci
testament 720d0aee5c add retries to testament, use it for GC tests (#24279) před 3 měsíci
testdata 8c100a37b9 Add new self-signed 4096 bit certificate to testdata (#19758) před 2 roky
threads 69d0b73d66 fixes #22510 (#23100) před 7 měsíci
tools 93c24fe1c5 Fix quoted idents in ctags (#24317) před 2 měsíci
trmacros 8bd0422767 fix infinite recursion in term rewriting macros tests (#23979) před 4 měsíci
tuples cfd69bad1a fix wrong subtype relation in tuples & infer some conversions (#23228) před 1 rokem
typerel 9ca646acd4 Merge tyUncheckedArray with tySeq in typeRel (#23866) před 6 měsíci
types 80e6b35721 templates/macros use no expected types when return types are specified (#24298) před 3 měsíci
untestable 5f056f87b2 disable all badssl tests indefinitely (#24403) před 2 měsíci
usingstmt f6eb1d4d7d remove {.this.} pragma, deprecated since 0.19 (#20201) před 2 roky
valgrind 55a33e1664 testament: support disabled:osx as alias to disabled:macosx (#17124) před 3 roky
varres 04ccd2f4f0 revert second argument of `inc` not being generic (#24129) před 4 měsíci
varstmt 1e9a3c438b fixes #18104; tranform one liner var decl before templates expansion (#23294) před 11 měsíci
views ae4b47c5bd fixes #20048; fixes #15746; don't sink object fields if it's of openarray type (#23608) před 7 měsíci
vm 031ad957ba fixes #24359; VM problem: dest register is not set with const-bound proc (#24364) před 2 měsíci
whenstmt 04c48e3c5b fix #19426 compile error using when/elif/else and typedesc in template (#20550) před 2 roky
xml 7931bdac95 Feature/xmltree additions (#20988) před 2 roky
ast_pattern_matching.nim 86f7f4ffa5 remove deprecated type pragma syntax, fix bugs that required it (#20199) před 2 roky
config.nims 2864830941 implement type bound operation RFC (#24315) před 2 měsíci
dummy.txt a68a4bfaf2 Remove install.txt and readme.txt (#9521) před 6 roky
js.html 72a3e21f28 Removes executable bit for text files. před 12 roky
js.nim e80465dacf tests: Trim .nim files trailing whitespace před 9 roky
m14634.nim 6d442a40a6 use doAssert in tests (#16486) před 4 roky
mmaptest.nim 92d6fb86c6 Enable customizing PageShift to set PageSize for embedded targets (#19129) před 3 roky
readme.md f5ec4fbde3 Update the reference to parseSpec (#21289) před 2 roky
rectest.nim e80465dacf tests: Trim .nim files trailing whitespace před 9 roky
stckovfl.nim e80465dacf tests: Trim .nim files trailing whitespace před 9 roky
test_nimscript.nims afc30ca879 fixes #19863; move sha1, md5 to nimble packages for 2.0 (#21702) před 1 rokem

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.