ringabout 3eddba8b5e stdlib final cleanup 1 年之前
..
actiontable 7f18d7cbc1 Merge tests into a larger file (part 1 of ∞) (#9318) 6 年之前
alias 84fab7f39b fix #19349 incompatible type when mixing float32 and cfloat in generics (#20551) 2 年之前
align 7e1ae35195 testament: error instead of silently ignore invalid targets; remove pointless alias target vs targets; document matrix; DRY (#16343) 3 年之前
ambsym 2449c37137 better procvar ambiguity errors, clean up after #20457 (#20932) 1 年之前
arc e03a178bff rename `std/threads` to `std/typedthreads` (#20850) 2 年之前
arithm 339ebe958d JS: fix div uint64 no truncation (#16899) 3 年之前
array 9df195ef58 style usages part one (openarray => openArray) (#19321) 2 年之前
assert 12a20b9fb6 revert #20719; relieve `std/assertions` of the `sysFatal` dep (#20743) 2 年之前
assign 7739e23420 defaults to ORC (#19972) 2 年之前
astoverload 20b5f31c03 new tester; all tests categorized 10 年之前
astspec 5b26f2bd81 fix deprecated example (#18721) 3 年之前
async 06cd15663d fixes ptr to cstring warnings[backport] (#20848) 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) 3 年之前
bind 5602183234 'lock levels' are deprecated, now a noop (#20539) 2 年之前
borrow 98b2838a30 borrowed procs can have a body now for documentation generation (#20617) 2 年之前
casestmt 8cfce70738 fix #18964 Small string case with else statement first in AST evaluat… (#20862) 1 年之前
ccgbugs 0b1650576c move widestrs out of system (#20462) 2 年之前
ccgbugs2 33cd883e27 [add testcase] NRVO does not occur with init procedures (#19462) 2 年之前
clearmsg 1105d03644 require errormsg to be specified before file. 6 年之前
closure 66cbcaab84 fix #20152 Illegal capture of closure iterator, when should be legal (#20607) 2 年之前
cnstseq 1105d03644 require errormsg to be specified before file. 6 年之前
collections 723a71bd22 follow up #20109; remove `shallow` seqs/strings for ORC (#20502) 2 年之前
compilepragma 7e9cda7dba fixes #10299 (#11324) 5 年之前
compiler e323b91a32 correct grammar (ref #20199) and add check for grammar.txt (#20494) 2 年之前
compilerapi 73a8b950cb big steps torwards an efficient, simple IC implementation (#16543) 3 年之前
compilerfeatures 70a30317f7 fix #16693: testament spec nimout too lax (#16698) 3 年之前
compiles d102b2f54c deprecate unsafeAddr; extend addr (#19373) 2 年之前
concat 20b5f31c03 new tester; all tests categorized 10 年之前
concepts 555c5ed1a7 fix bugs with dot & call operators [backport] (#20931) 1 年之前
constr ea2f2775a7 fix #18990 Regression in proc symbol resolution; Error: attempting to… (#20554) 2 年之前
constraints 1105d03644 require errormsg to be specified before file. 6 年之前
constructors be95f8fdfa Turn some of the errors back into warnings 4 年之前
controlflow ef29987781 An unnamed break in a block now gives an `UnnamedBreak` warning (#20901) 1 年之前
converter 723a71bd22 follow up #20109; remove `shallow` seqs/strings for ORC (#20502) 2 年之前
coroutines dfe6797023 fix #15628 (#16387) 3 年之前
cpp 6d8178a93e closes #4678; add testcase (#20634) 2 年之前
defaultprocparam 7c359a062c Add testcase for #12252 (#15676) 4 年之前
deprecated de4b0346bd store full definition AST for consts, fix noRewrite (#20115) 2 年之前
destructor cdbf5b4699 fixes a severe bug of testament (#20832) 2 年之前
dir with space fa058773db fixes #10042 (allow spaces in import) (#10504) 5 年之前
discard d4afa53fd5 fixes #13583; enforce void for `nkWhileStmt` (#20947) 1 年之前
distinct 1182216381 remove a special case in sigmatch; distinct pointer types no longer match `nil` type (#20251) 2 年之前
distros e63fc95bd4 fix tdistros test which was failing on Nightlies 4 年之前
dll 779b4e307b don't use `{.rtl.}` for generics, otherwise `-d:useNimRtl` gives `ambiguous identifier` nimrtl error (#18406) 3 年之前
effects 3eddba8b5e stdlib final cleanup 1 年之前
enum 93b085a57a closes #12589; add testcase (#20769) 2 年之前
errmsgs 12a20b9fb6 revert #20719; relieve `std/assertions` of the `sysFatal` dep (#20743) 2 年之前
exception ef29987781 An unnamed break in a block now gives an `UnnamedBreak` warning (#20901) 1 年之前
exprs 70a30317f7 fix #16693: testament spec nimout too lax (#16698) 3 年之前
fields 6d442a40a6 use doAssert in tests (#16486) 3 年之前
float 06cd15663d fixes ptr to cstring warnings[backport] (#20848) 2 年之前
fragmentation 381498b0db tests: disable flaky tests for now; closes #9421 6 年之前
friends e80465dacf tests: Trim .nim files trailing whitespace 9 年之前
gc 4c46358db1 remove shallowCopy for ARC/ORC (#20070) 2 年之前
generics aa6f9d490f fix #6637 array index type depends generic (#20673) 2 年之前
gensym 7739e23420 defaults to ORC (#19972) 2 年之前
global 354eb2a86c fix #20866 [ORC] Bad codegen for global pointer to iterator (#20876) 1 年之前
ic 7739e23420 defaults to ORC (#19972) 2 年之前
import_in_config 154db46db8 fixes a regression that caused --import in a config file to break things 8 年之前
importalls 78e2d299df typo: nonexistant => nonexistent (#17918) 3 年之前
init 0d23419e68 DAA and 'out' parameters (#20506) 2 年之前
isolate b7c66ce860 fixes #19013 [backport:1.6] (#19111) 3 年之前
iter ef29987781 An unnamed break in a block now gives an `UnnamedBreak` warning (#20901) 1 年之前
js 17ac8c31bf move `smtp` to nimble packages (#20953) 1 年之前
lent 5602183234 'lock levels' are deprecated, now a noop (#20539) 2 年之前
let 9acbf99efb Allow let to not have value when using importc (#14258) 4 年之前
lexer 0b1d1b7886 fixes #15688; handle `strongSpace` overflow issues (#20724) 2 年之前
lookups d1d141b135 new .redefine pragma for templates, warn on redefinition without it (#20211) 2 年之前
macros de4b0346bd store full definition AST for consts, fix noRewrite (#20115) 2 年之前
magics d26b1232ee Add `nkFastAsgn` into `semExpr` (#20939) 1 年之前
manyloc 7739e23420 defaults to ORC (#19972) 2 年之前
metatype 7739e23420 defaults to ORC (#19972) 2 年之前
method 0bacdf5fdf fixes #20515; base `method` requires explicit `{.gcsafe.}` to be GC-safe (#20574) 2 年之前
misc b57a9637e8 fixes #20914; fixes the alignment of big sets (#20918) 1 年之前
modules 7739e23420 defaults to ORC (#19972) 2 年之前
namedparams 6c487a6309 fixes #12196 5 年之前
navigator 3b80f0dc8e IC navigator: added support for include files (#17784) 3 年之前
newconfig 82319ef00d fix #8219; nim check/dump shouldn't run single nimscript project [backport: 1.6] (#19641) 2 年之前
nimble 31a8cf16bb testament spec: remove errmsg alias of errormsg (#16188) 4 年之前
nimdoc 0de3d4292f fix #16993, #18054, #17835 runnableExamples now works with templates and nested templates (#18082) 3 年之前
niminaction 3eddba8b5e stdlib final cleanup 1 年之前
notnil c86fdfa1ee add testcase for #9466 (#17538) 3 年之前
objects 1707bc4a99 fixes #20856; store defaults directly (#20859) 2 年之前
objvariant 9c17a32e0e fix #19266; allow reassign discriminant field (#19567) 2 年之前
openarray fa1606c6d6 enable static tests for topenarray (#20620) 2 年之前
osproc 06232b7f2e fixes #18058 (#18162) 3 年之前
overflw c07807bedf Fix #15706 (#15846) 4 年之前
overload 48d41ab375 fixes #20645 (#20646) 2 年之前
package d30c6419a0 Refactor and doc package handling, module name mangling (#19821) 2 年之前
package_level_objects c17f6c7837 new feature: package level objects 7 年之前
parallel 3d5edb41be fixes #20958; fixes the return type of slice function [backport] (#20959) 1 年之前
parser 15d00ca0e1 allow proc expressions in place of statements (#20935) 1 年之前
pragmas 5602183234 'lock levels' are deprecated, now a noop (#20539) 2 年之前
proc 169d3fda00 fix #18136 tests/proc/t17157.nim now gives SIGSEGV instead of error (#20555) 2 年之前
procvar 749dbce4c6 Merge tests into a larger file (part 5 of ∞) (#9368) 6 年之前
range cbd9fee22a fix #19678 Broken behavior with string ranges in case labels (#20475) 2 年之前
rational 7d6cbf290a Error -> Defect for defects (#13908) 4 年之前
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 5ebd1248df overloadable enums no longer experimental (#20298) 2 年之前
showoff 9df195ef58 style usages part one (openarray => openArray) (#19321) 2 年之前
slice 0213c7313b allow `HSlice` bounded by constants of distinct types (#19219) [backport:1.2] 2 年之前
specialops 555c5ed1a7 fix bugs with dot & call operators [backport] (#20931) 1 年之前
statictypes a51ed90c5d fix #20148 implicit compile time conversion int to ranged float cause… (#20698) 2 年之前
stdlib 3eddba8b5e stdlib final cleanup 1 年之前
stmt 0869d2a477 fix #15972 (#15994) 4 年之前
strictnotnil 6289b002b6 [Testament] Extend and document message testing aids (#19996) 2 年之前
stylecheck 70c25c45d6 fixes #20397; fixes stylecheck regression (#20398) 2 年之前
system 06cd15663d fixes ptr to cstring warnings[backport] (#20848) 2 年之前
template bae0fb720a fix #19149 Invalid codegen when returning var tuple from a template (#20762) 2 年之前
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 27a38a9fce fix #13790; ptr char (+friends) should not implicitly convert to cstring (#20761) 1 年之前
trmacros de4b0346bd store full definition AST for consts, fix noRewrite (#20115) 2 年之前
tuples 841d9d5975 closes #16331; add testcase (#20730) 2 年之前
typerel 3eddba8b5e stdlib final cleanup 1 年之前
types 77e58bf573 fixes #20807, refs #20450, regression with seq inference (#20818) 2 年之前
untestable 3eddba8b5e stdlib final cleanup 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 7bfb9f0002 close #17636 (#17643) 3 年之前
varstmt 3b783f7e13 Testament: refactoring; makes the test joiner green 6 年之前
views da0a2fdca2 Unpack mSlice tupleconstr for static openarrays (#20615) 2 年之前
vm 600b3a91ab fixes regression #20746; remove string copies for ORC booted compiler (#20776) 2 年之前
whenstmt 04c48e3c5b fix #19426 compile error using when/elif/else and typedesc in template (#20550) 2 年之前
ast_pattern_matching.nim 86f7f4ffa5 remove deprecated type pragma syntax, fix bugs that required it (#20199) 2 年之前
config.nims ef29987781 An unnamed break in a block now gives an `UnnamedBreak` warning (#20901) 1 年之前
dummy.txt a68a4bfaf2 Remove install.txt and readme.txt (#9521) 6 年之前
js.html 72a3e21f28 Removes executable bit for text files. 11 年之前
js.nim e80465dacf tests: Trim .nim files trailing whitespace 9 年之前
m14634.nim 6d442a40a6 use doAssert in tests (#16486) 3 年之前
mmaptest.nim 92d6fb86c6 Enable customizing PageShift to set PageSize for embedded targets (#19129) 3 年之前
readme.md 37fe9c0f38 Add a link for testament (#20923) 1 年之前
rectest.nim e80465dacf tests: Trim .nim files trailing whitespace 9 年之前
stckovfl.nim e80465dacf tests: Trim .nim files trailing whitespace 9 年之前
test_nimscript.nims 0b1650576c move widestrs out of system (#20462) 2 年之前

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.