ringabout e2ae7d5f43 fixes #24630; static openArray backed by seq cannot be passed to another function (#24638) преди 1 месец
..
alias 84fab7f39b fix #19349 incompatible type when mixing float32 and cfloat in generics (#20551) преди 2 години
align 037f536e7e fixes #22419; async/closure environment does not align local variables (#22425) преди 1 година
alloc ff1881a4c1 fixes #22510 (#23100) преди 7 месеца
arc cedcb7881d generate destructor in nodestroy proc for explicit destructor call (#24627) преди 1 месец
array 2eac7941ff stricter skip for conversions in array indices in transf (#24424) преди 1 месец
assert cf083af262 tests: explicitly enable stack traces where needed (#21236) преди 2 години
assign 7739e23420 defaults to ORC (#19972) преди 2 години
astoverload 20b5f31c03 new tester; all tests categorized преди 11 години
astspec 5b26f2bd81 fix deprecated example (#18721) преди 3 години
async 47f1ab7b97 Fix OSError `errorCode` field is not assigned a value (#22954) преди 11 месеца
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 a85c635da8 fixes#23665; rework spawn with gcc 14 and fixes other tests (#23660) преди 9 месеца
casestmt 49cc3c5746 Mark `macros.error` as `.noreturn.` (#23081) преди 11 месеца
cast c0994c2dbd [JS] Fix casting to ints (#22327) преди 1 година
ccgbugs 5fb4662ab1 fixes #18081; fixes #18079; fixes #18080; nested ref/deref'd types (#24335) преди 3 месеца
ccgbugs2 33cd883e27 [add testcase] NRVO does not occur with init procedures (#19462) преди 3 години
closure e2ef322754 update CI to macos 13 (#24157) преди 5 месеца
codegen b522d1fe24 Dont mangle when targeting cpp (#23335) преди 10 месеца
collections b477c2adcc 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 3c66401dee Changing generic weight of `tyGenericParam` (#22143) преди 5 месеца
constructors b97d603cd0 some test cleanups & category reorganization (#22010) преди 1 година
controlflow 8b421d2203 fixes regression; block can have arbitrary exit points; too hard for a simple analysis (#23839) преди 6 месеца
converter 4fe17a2d87 delay markUsed for converters until call is resolved (#24243) преди 5 месеца
coroutines 4fa86422c0 stdlib tests now check refc too (#21664) преди 1 година
cpp e2ef322754 update CI to macos 13 (#24157) преди 5 месеца
defer 0e555ade31 Add test for #22309 (#22316) преди 1 година
destructor 1f38c3cea8 fixes #24319; `move` doesn't work well with (deref (var array)) (#24321) преди 3 месеца
dir with space fa058773db fixes #10042 (allow spaces in import) (#10504) преди 6 години
discard 568a637f0f fixes semi-regression; discard check now skips `nkHiddenSubConv` (#23840) преди 6 месеца
distinct 535556875e fix logic for `dcEqIgnoreDistinct` in `sameType` (#24197) преди 3 месеца
dll 20446b437b make `proc` not implicitly convert to `pointer` with a preview define (#21953) преди 1 година
effects 83455cf1d5 fixes #23129; fixes generated hooks raise unlisted Exception, which never raise (#23195) преди 8 месеца
enum c18e599f53 ambiguous identifier resolution (#23123) преди 6 месеца
errmsgs 76d834c182 fixes #24258; compiler crash on `len` of `varargs[untyped]` (#24307) преди 4 месеца
exception e2ef322754 update CI to macos 13 (#24157) преди 5 месеца
exprs 9ad184841e Exclude block from endsInNoReturn, fix regression (#22632) преди 1 година
float f22e5067c5 fixes #21847; let `parseFloat` behave like `strtod` (#21854) преди 1 година
fragmentation 381498b0db tests: disable flaky tests for now; closes #9421 преди 6 години
gc be99f2fed8 fixes #22286; enforce Non-var T destructors by `nimPreviewNonVarDestructor` (#22975) преди 8 месеца
generics 5cbc7a6d1b fix regression with generic params in static type (#24075) преди 3 месеца
global 64accd1c57 fixes {.global.} ref typedesc regressions (#22046) преди 1 година
ic 512517c223 fixes #18146; fixes #19372; disable tlsEmulation on windows; static link pthreads with mingw (#21668) преди 1 година
import c3d043e980 fixes #23167; take `nkOpenSymChoice` into consideration caused by templates [backport] (#23168) преди 11 месеца
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 14dfabb230 fixes #24472; let symbol created by template is reused in nimvm branch (#24473) преди 3 месеца
int 894eee03a5 make `var`/pointer types not match if base type has to be converted (#24130) преди 6 месеца
isolate f4a9b258c3 isolation spec update; WIP (#21843) преди 1 година
iter 75bd2d0688 shallow fold prevention for `addr`, `nkHiddenAddr` (#24322) преди 4 месеца
js 2eac7941ff stricter skip for conversions in array indices in transf (#24424) преди 1 месец
lent 8859f1ddf7 fixes #24034; fixes lent types after taking implicit address (#24035) преди 3 месеца
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 7821aa94eb remove bad type inference behavior for enum identifiers (#23588) преди 6 месеца
macros c786415eef Set type of object constructor during annotateType (#23852) преди 3 месеца
manyloc afc30ca879 fixes #19863; move sha1, md5 to nimble packages for 2.0 (#21702) преди 1 година
metatype 2499336fef remove `prev == nil` requirement for typedesc params as type nodes (#24206) преди 5 месеца
method 39d0eb3a58 fixes #22673; Cannot prove that result is initialized for a placehold… (#22915) преди 11 месеца
misc 8b815cc857 delay resolved procvar check for proc params + acknowledge unresolved statics (#23188) преди 10 месеца
modules 8d254a5945 fixes #24053; fixes #18288; relax reorder with push/pop pragmas restrictions; no crossing push/pop barriers (#24061) преди 6 месеца
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) преди 2 години
newconfig b97d603cd0 some test cleanups & category reorganization (#22010) преди 1 година
nimble 31a8cf16bb testament spec: remove errmsg alias of errormsg (#16188) преди 4 години
nimdoc eb3aa70ffa fixes #22939; fixes #16890; push should but doesn't apply to importc … (#22944) преди 10 месеца
niminaction 772ebe6715 disable sfml test on osx (#24615) преди 1 месец
notnil e0ad71a912 make binary `not` not parse complex expressions on right side (#22078) преди 1 година
objects 693b35b59f fixes #23545; C compiler error when default initializing an object field function (#24375) преди 3 месеца
objvariant 0c426e7875 fixes #23295; don't expand constants for complex structures (#23297) преди 3 месеца
openarray 06d00dfcf6 fixes #19171; have `openArray` converted from `ptr UncheckedArray` be mutable (#23882) преди 6 месеца
options beaac609ab adds nimbasePattern compiler option (#22144) преди 1 година
osproc 7d0cdfc79d fixes #5091; Ensure we don't wait on an exited process on Linux (#23743) преди 6 месеца
overflow 76735147b3 trigger range check with new type inference on nkIntLit [backport:1.6] (#23179) преди 11 месеца
overload 5c58e7d201 fix crash with tyBuiltInTypeClass matching itself (#24462) преди 3 месеца
package d30c6419a0 Refactor and doc package handling, module name mangling (#19821) преди 2 години
package_level_objects c17f6c7837 new feature: package level objects преди 7 години
parallel a5a6a4d39e fixes #22790; use cast suppress AnyEnumConv warnings for enums withou… (#22813) преди 11 месеца
parser 3911c90d7b type annotations for variable tuple unpacking, better error messages (#22611) преди 11 месеца
pragmas 1ba16876f1 fixes #24167; {.push deprecated.} for templates (#24170) преди 5 месеца
proc 5327498547 gensym anonymous proc symbols (#24422) преди 3 месеца
range 7503bed717 fixes #14522 #22085 #12700 #23132; no range check for uints (#23930) преди 6 месеца
realtimeGC 1e0165186b testament: remove deadcode related to realtimeGC, testC, callCCompiler (#18087) преди 3 години
refc d259099ef0 fixes #23759; rework move for refc (#23764) преди 8 месеца
sandwich 2f213db7ee fixes #11225; generic sandwich problems; [backport:1.2] (#17255) преди 4 години
sets eaa8c7ca7a fixes #23422; card regression (#23437) преди 10 месеца
showoff ccc706ff12 add test case to close #7974 (#22023) преди 1 година
specialops 8a4ee2b84f make expressions opt in to symchoices (#22716) преди 7 месеца
statictypes e582f1ccb3 Revert "Look up generic parameters when found inside semOverloadedCall, fixin… (#23054)" преди 11 месеца
stdlib 56e7c75e03 fix int32's that should be uint32 on BSD & OSX (#24078) преди 3 месеца
stmt ecf9efa397 document general use of `_`, error message, fixes (#21584) преди 2 години
strictnotnil 6289b002b6 [Testament] Extend and document message testing aids (#19996) преди 2 години
stylecheck 206bbbd940 make linter use lineinfo to check originating package (#24270) преди 5 месеца
system 72fcda1b35 wrap `fields` iterations in `if true` scope [backport] (#24343) преди 4 месеца
template 27381cc602 make `genericsOpenSym` work at instantiation time, new behavior in `openSym` (#24111) преди 6 месеца
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 ff1881a4c1 fixes #22510 (#23100) преди 7 месеца
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) преди 2 години
tuples b1e5dd605a fix wrong subtype relation in tuples & infer some conversions (#23228) преди 6 месеца
typerel 380dafcc32 fix iterator equality + add test for proc equality + fix sameType (#21707) преди 1 година
types fd9d2f5b82 templates/macros use no expected types when return types are specified (#24298) преди 4 месеца
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) преди 4 години
varres 4ca2dcb404 Named arguments in commands + many grammar fixes (#20994) преди 2 години
varstmt 4e1b5ee702 fixes #18104; tranform one liner var decl before templates expansion (#23294) преди 3 месеца
views 7071e3a080 closes #15778; adds a test case (#23613) преди 10 месеца
vm e2ae7d5f43 fixes #24630; static openArray backed by seq cannot be passed to another function (#24638) преди 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 3214174f06 opensym for templates + move behavior of opensymchoice to itself (#24007) преди 6 месеца
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.