ringabout d13aab50cf fixes branches interacting with break, raise etc. in strictdefs (#22627) пре 1 година
..
alias 84fab7f39b fix #19349 incompatible type when mixing float32 and cfloat in generics (#20551) пре 2 година
align 5334dc921f fixes #22419; async/closure environment does not align local variables (#22425) пре 1 година
arc 53d43e9671 round out tuple unpacking assignment, support underscores (#22537) пре 1 година
array b97d603cd0 some test cleanups & category reorganization (#22010) пре 1 година
assert cf083af262 tests: explicitly enable stack traces where needed (#21236) пре 1 година
assign 7739e23420 defaults to ORC (#19972) пре 2 година
astoverload 20b5f31c03 new tester; all tests categorized пре 11 година
astspec 5b26f2bd81 fix deprecated example (#18721) пре 3 година
async 277393d0f1 close #17045;Compiler crash when a tuple iterator with when nimvm is … (#22452) пре 1 година
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 b97d603cd0 some test cleanups & category reorganization (#22010) пре 1 година
casestmt 8cfce70738 fix #18964 Small string case with else statement first in AST evaluat… (#20862) пре 2 година
cast c0994c2dbd [JS] Fix casting to ints (#22327) пре 1 година
ccgbugs e8d0f1c3ae fixes #16331; aliasing of tuple construction within a single assignme… (#22113) пре 1 година
ccgbugs2 33cd883e27 [add testcase] NRVO does not occur with init procedures (#19462) пре 2 година
closure 094a29eb31 add test case for #19095 (#22566) пре 1 година
collections 5bd1afc3f9 fixes #17197; fixes #22560; fixes the dest of newSeqOfCap in refc (#22594) пре 1 година
compiler e323b91a32 correct grammar (ref #20199) and add check for grammar.txt (#20494) пре 2 година
compilerapi 2f109595e9 reset macrocache after each script evaluation (#22195) пре 1 година
compiles d102b2f54c deprecate unsafeAddr; extend addr (#19373) пре 3 година
concepts 576f4a7348 Fix doc comment rendering for concepts (#22312) пре 1 година
constructors b97d603cd0 some test cleanups & category reorganization (#22010) пре 1 година
controlflow 3b206ed988 Fix #22604: Make endsInNoReturn traverse the tree (#22612) пре 1 година
converter 741fed716e Use `analyseIfAddressTaken` logic for checking if address is taken in converter (#21533) пре 1 година
coroutines 4fa86422c0 stdlib tests now check refc too (#21664) пре 1 година
cpp 8625e71250 adds support for functor in member (#22433) пре 1 година
defer 0e555ade31 Add test for #22309 (#22316) пре 1 година
destructor faf1c91e6a fixes move sideeffects issues [backport] (#22439) пре 1 година
dir with space fa058773db fixes #10042 (allow spaces in import) (#10504) пре 6 година
discard fc7385bfda fixes #21360; discarding empty seqs/arrays now raises errors (#21374) пре 1 година
distinct 2aab03bdfb fix #19304 Borrowing std/times.format causes Error: illformed AST (#20659) пре 1 година
dll a4781dc4bc use old typeinfo generation for hot code reloading (#22518) пре 1 година
effects 5ed44e1ec4 fixes #22254; fixes #22253; stricteffects bugs on recursive calls (#22294) пре 1 година
enum 480e98c479 resolve unambiguous enum symchoices from local scope, error on rest (#22606) пре 1 година
errmsgs ba158d73dc type annotations for variable tuple unpacking, better error messages (#22611) пре 1 година
exception 09d0fda7fd fixes #22469; generates nimTestErrorFlag for top level statements (#22472) пре 1 година
exprs d2f36c071b Exclude block from endsInNoReturn, fix regression (#22632) пре 1 година
float 7fababd583 make float32 literals stringifying behave in JS the same as in C (#22500) пре 1 година
fragmentation 381498b0db tests: disable flaky tests for now; closes #9421 пре 6 година
gc 6b913b4741 Revert "fix #22173 `sink` paramers not moved into closure (refc) (#22… (#22376) пре 1 година
generics 6738f44af3 unify explicit generic param semchecking in calls (#22618) пре 1 година
global 95c751a9e4 fix #15005; [ARC] Global variable declared in a block is destroyed too… (#22388) пре 1 година
ic 512517c223 fixes #18146; fixes #19372; disable tlsEmulation on windows; static link pthreads with mingw (#21668) пре 1 година
import d9a24b9b81 fixes #22208; Ambiguous error when import modules with same names but… (#22211) пре 1 година
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 d13aab50cf fixes branches interacting with break, raise etc. in strictdefs (#22627) пре 1 година
int 53586d1f32 Fix some jsgen bugs (#22330) пре 1 година
isolate f4a9b258c3 isolation spec update; WIP (#21843) пре 1 година
iter 0b78b7f595 fix #22548;environment misses for type reference in iterator access n… (#22559) пре 1 година
js 03f267c801 make jsffi properly gensym (#22539) пре 1 година
lent 86ff37fab8 fixes #22138 (#22221) пре 1 година
let 9acbf99efb Allow let to not have value when using importc (#14258) пре 4 година
lexer 71801c2b8f fix dot calls with resolved symbols in templates (#22076) пре 1 година
lookups 480e98c479 resolve unambiguous enum symchoices from local scope, error on rest (#22606) пре 1 година
macros c19fd69b69 test case haul for old generic/template/macro issues (#22564) пре 1 година
manyloc 6eb722c47d replace getOpt with getopt (#22515) пре 1 година
metatype 02be212dae clean up SOME pending/xxx/issue link comments (#21826) пре 1 година
method 0bacdf5fdf fixes #20515; base `method` requires explicit `{.gcsafe.}` to be GC-safe (#20574) пре 2 година
misc 137d608d7d add test for #3907 (#21069) пре 1 година
modules 2f547afb0f import brackets support `as` and prefixes [backport] (#21636) пре 1 година
msgs b97d603cd0 some test cleanups & category reorganization (#22010) пре 1 година
navigator 38f876dd48 fixes #19795; fixes #11852; fixes #19974; remove parsing pipeline, Nim now parses the whole module at one time (#21379) пре 1 година
newconfig b97d603cd0 some test cleanups & category reorganization (#22010) пре 1 година
nimble 31a8cf16bb testament spec: remove errmsg alias of errormsg (#16188) пре 4 година
nimdoc 02be212dae clean up SOME pending/xxx/issue link comments (#21826) пре 1 година
niminaction 9ba07edb2e build the documentation of official packages (#20986) пре 2 година
notnil e0ad71a912 make binary `not` not parse complex expressions on right side (#22078) пре 1 година
objects affd3f7858 fixes #22613; Default value does not work with object's discriminator (#22614) пре 1 година
objvariant 9c17a32e0e fix #19266; allow reassign discriminant field (#19567) пре 2 година
openarray fa1606c6d6 enable static tests for topenarray (#20620) пре 2 година
options beaac609ab adds nimbasePattern compiler option (#22144) пре 1 година
osproc 06232b7f2e fixes #18058 (#18162) пре 3 година
overflow b97d603cd0 some test cleanups & category reorganization (#22010) пре 1 година
overload 20037a4749 make `var object` match better than `object` (#22152) пре 1 година
package d30c6419a0 Refactor and doc package handling, module name mangling (#19821) пре 2 година
package_level_objects c17f6c7837 new feature: package level objects пре 7 година
parallel 02be212dae clean up SOME pending/xxx/issue link comments (#21826) пре 1 година
parser ba158d73dc type annotations for variable tuple unpacking, better error messages (#22611) пре 1 година
pragmas 602f537eb2 allow non-pragma special words as user pragmas (#22526) пре 1 година
proc b97d603cd0 some test cleanups & category reorganization (#22010) пре 1 година
range cbd9fee22a fix #19678 Broken behavior with string ranges in case labels (#20475) пре 2 година
realtimeGC 1e0165186b testament: remove deadcode related to realtimeGC, testC, callCCompiler (#18087) пре 3 година
sandwich 2f213db7ee fixes #11225; generic sandwich problems; [backport:1.2] (#17255) пре 3 година
sets 4937aa952b adds another pass for sets fixes #6259 (#22099) пре 1 година
showoff ccc706ff12 add test case to close #7974 (#22023) пре 1 година
specialops 4fa86422c0 stdlib tests now check refc too (#21664) пре 1 година
statictypes 5387b30211 closes #22600; adds a test case (#22602) пре 1 година
stdlib c5495f40d5 docgen: add Pandoc footnotes (fixes #21080) (#22591) пре 1 година
stmt ecf9efa397 document general use of `_`, error message, fixes (#21584) пре 1 година
strictnotnil 6289b002b6 [Testament] Extend and document message testing aids (#19996) пре 2 година
stylecheck 365a753eed Fix some `styleCheck` bugs (#20095) пре 1 година
system e53c66ef39 fixes #22555; implements `newStringUninit` (#22572) пре 1 година
template 3de8d75513 correct logic for qualified symbol in templates (#22577) пре 1 година
testament 6289b002b6 [Testament] Extend and document message testing aids (#19996) пре 2 година
testdata 8c100a37b9 Add new self-signed 4096 bit certificate to testdata (#19758) пре 2 година
threads cdbf5b4699 fixes a severe bug of testament (#20832) пре 2 година
tools 20446b437b make `proc` not implicitly convert to `pointer` with a preview define (#21953) пре 1 година
trmacros 38f876dd48 fixes #19795; fixes #11852; fixes #19974; remove parsing pipeline, Nim now parses the whole module at one time (#21379) пре 1 година
tuples 53d43e9671 round out tuple unpacking assignment, support underscores (#22537) пре 1 година
typerel 380dafcc32 fix iterator equality + add test for proc equality + fix sameType (#21707) пре 1 година
types c19fd69b69 test case haul for old generic/template/macro issues (#22564) пре 1 година
untestable 5491e0c274 re-enable badssl test (#21775) пре 1 година
usingstmt f6eb1d4d7d remove {.this.} pragma, deprecated since 0.19 (#20201) пре 2 година
valgrind 55a33e1664 testament: support disabled:osx as alias to disabled:macosx (#17124) пре 3 година
varres e15e19308e Revert adding generic `V: Ordinal` parameter to `succ`, `pred`, `inc`, `dec` (#22328) пре 1 година
varstmt 3b783f7e13 Testament: refactoring; makes the test joiner green пре 6 година
views 2054f1c3a9 fixes #22117; View types lifetime tracking does not work with defer (#22121) пре 1 година
vm bd6adbcc9d fix isNil folding for compile time closures (#22574) пре 1 година
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 4546f5dfe5 adds T destructor for refs (#22147) пре 1 година
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.