Jake Leahy e0a4876981 Fix `nim-gdb.py` script (#24824) преди 2 седмици
..
alias d2d810585c fixes strictdefs warnings continue (#24520) преди 4 месеца
align 5334dc921f fixes #22419; async/closure environment does not align local variables (#22425) преди 1 година
alloc 69d0b73d66 fixes #22510 (#23100) преди 10 месеца
arc a7711d452d fixes #24754; {.gcsafe.} block breaks move analysis (#24757) преди 1 месец
array aeb3fe9505 test case haul to prevent pileup (#24525) преди 4 месеца
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 2f127bf99f Improve async stacktraces (#24563) преди 3 месеца
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 e2d4791229 fixes move for `getPotentialWrites` (#24753) преди 1 месец
ccgbugs2 1af88a2d20 always mangle local variables (#24681) преди 1 месец
closure baf3695c76 closes #19984; adds a test case (#24349) преди 5 месеца
codegen c452275e29 fixes #24705; encode `static parameters` into function names for debugging (#24707) преди 1 месец
collections a7a8e364ea fixes #12340; enable refc with move analyzer (#23782) преди 1 месец
compileoption 770f8d5513 opensym for templates + move behavior of opensymchoice to itself (#24007) преди 7 месеца
compiler 3c4246dd24 fixes #23114; Nim v2 regression emit / asm var param dereference inconsistency (#24547) преди 3 месеца
compilerapi 2f109595e9 reset macrocache after each script evaluation (#22195) преди 1 година
compiles d102b2f54c deprecate unsafeAddr; extend addr (#19373) преди 3 години
concepts 2b699bca53 new-style concepts - small bugfix (#24778) преди 4 седмици
constructors b97d603cd0 some test cleanups & category reorganization (#22010) преди 1 година
consts d5c7abe3d2 fixes #17681; enforce codegen for exportc consts (#24546) преди 3 месеца
controlflow 850f327713 folding const expressions with branching logic (#24689) преди 1 месец
converter 09043f409f delay markUsed for converters until call is resolved (#24243) преди 6 месеца
coroutines 4fa86422c0 stdlib tests now check refc too (#21664) преди 2 години
cpp e6f6c369ff fixes bugs on the Nim manual (#24669) преди 2 месеца
defer 0e555ade31 Add test for #22309 (#22316) преди 1 година
destructor d0288d3b57 fixes #24504; fixes `ensureMove` for refs (#24505) преди 4 месеца
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 2df633180a enable `experimental:strictDefs` (#24225) преди 4 месеца
enum 294b1566e7 fixes #23952; Size/Signedness issues with unordered enums (#24356) преди 5 месеца
errmsgs 82891e6850 give hint for forward declarations with unknown raises effects (#24767) преди 1 месец
exception 4a63186cda update CI to macos 13 (#24157) преди 6 месеца
exprs d2f36c071b Exclude block from endsInNoReturn, fix regression (#22632) преди 1 година
float aa605da92a `-d:nimPreviewFloatRoundtrip` becomes the default (#24217) преди 6 месеца
fragmentation 381498b0db tests: disable flaky tests for now; closes #9421 преди 6 години
gc 720d0aee5c add retries to testament, use it for GC tests (#24279) преди 6 месеца
generics 569d02e212 generate tyFromExpr for `typeof` static param with generic base type (#24745) преди 1 месец
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 986ca7dcd4 check if unused import warning is enabled before adding import to stack (#24554) преди 3 месеца
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 e7f48cdd5c fixes #24472; let symbol created by template is reused in nimvm branch (#24473) преди 4 месеца
int 041098e882 clean up stdlib with --jsbigint64 (#24255) преди 5 месеца
isolate f4a9b258c3 isolation spec update; WIP (#21843) преди 1 година
iter aeb3fe9505 test case haul to prevent pileup (#24525) преди 4 месеца
js 76c5f16ac5 stricter skip for conversions in array indices in transf (#24424) преди 5 месеца
lent fe55dcb2be test case haul before 2.2 (#24119) преди 6 месеца
let 9acbf99efb Allow let to not have value when using importc (#14258) преди 4 години
lexer aeb3fe9505 test case haul to prevent pileup (#24525) преди 4 месеца
lookups fe55dcb2be test case haul before 2.2 (#24119) преди 6 месеца
macros aeb3fe9505 test case haul to prevent pileup (#24525) преди 4 месеца
manyloc 6eb722c47d replace getOpt with getopt (#22515) преди 1 година
metatype 5e56f0a356 fixes #24378; supportsCopyMem can fail from macro context with tuples (#24383) преди 5 месеца
method b5f5b74fc8 enable vtable implementation for C++ and make it an experimental feature (#23004) преди 1 година
misc af3181e75b adds a test case (#24469) преди 4 месеца
modules c10f84b9d7 fixes #24053; fixes #18288; relax reorder with push/pop pragmas restrictions; no crossing push/pop barriers (#24061) преди 7 месеца
msgs 2af9ddc286 revert `strictDefs` as the default (#24620) преди 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 2df633180a enable `experimental:strictDefs` (#24225) преди 4 месеца
niminaction d83ff81695 disable sfml test on osx (#24615) преди 2 месеца
notnil e0ad71a912 make binary `not` not parse complex expressions on right side (#22078) преди 1 година
objects 73112d64a3 fixes #24793; Revert "remove special treatments of sinking const sequences (#24812) преди 2 седмици
objvariant 1bebc236bd fix type of reconstructed kind field node in field checking analysis [backport] (#24290) преди 6 месеца
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 fb93295344 fix compound inheritance penalty (#24775) преди 1 месец
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 1f8da3835f keep param pragmas in typed proc AST (#24711) преди 1 месец
proc aeb3fe9505 test case haul to prevent pileup (#24525) преди 4 месеца
range aeb3fe9505 test case haul to prevent pileup (#24525) преди 4 месеца
realtimeGC 1e0165186b testament: remove deadcode related to realtimeGC, testC, callCCompiler (#18087) преди 3 години
refc e2a306355c adds a test case (#24561) преди 3 месеца
sandwich 40fc2d0e76 include static types in type bound ops (#24366) преди 5 месеца
sets 7dfadb8b4e stricter set type match, implicit conversion for literals (#24176) преди 6 месеца
showoff ccc706ff12 add test case to close #7974 (#22023) преди 1 година
specialops aeb3fe9505 test case haul to prevent pileup (#24525) преди 4 месеца
statictypes 2df633180a enable `experimental:strictDefs` (#24225) преди 4 месеца
stdlib 909f3b8b79 [feature] stdlib: strutils.multiReplace for character sets (#24805) преди 2 седмици
stmt 7ecb35115b fixes #24339; underscores used with `fields` and `fieldPairs` (#24341) преди 1 месец
strictnotnil 6289b002b6 [Testament] Extend and document message testing aids (#19996) преди 2 години
stylecheck aaf6c408c6 make linter use lineinfo to check originating package (#24270) преди 6 месеца
system 1f07fdd2dc fixes #24664; always sets the \0 terminator in `appendString` (#24703) преди 1 месец
template 647c6687f1 don't mark captured field sym in template as fully used (#24660) преди 2 месеца
testament 720d0aee5c add retries to testament, use it for GC tests (#24279) преди 6 месеца
testdata 8c100a37b9 Add new self-signed 4096 bit certificate to testdata (#19758) преди 2 години
threads 69d0b73d66 fixes #22510 (#23100) преди 10 месеца
tools 69e0cdb6c0 Fix line info for import (#24523) преди 4 месеца
trmacros 8bd0422767 fix infinite recursion in term rewriting macros tests (#23979) преди 7 месеца
tuples 58b1f28177 fixes `implicitConv` discarding flags (#24817) преди 2 седмици
typerel 9ca646acd4 Merge tyUncheckedArray with tySeq in typeRel (#23866) преди 8 месеца
types e2e7790779 fix canRaise for non-proc calls (#24752) преди 1 месец
untestable e0a4876981 Fix `nim-gdb.py` script (#24824) преди 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 e39d152b89 handle ranges in `annotateType` for set constructors (#24737) преди 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 3c4246dd24 fixes #23114; Nim v2 regression emit / asm var param dereference inconsistency (#24547) преди 3 месеца
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 fcba14707a disable "dest register is set" for vm statements (#24797) преди 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.