Andreas Rumpf a0eca75182 sink parameter inference for types that have destructors (#13544) 5 years ago
..
actiontable 7f18d7cbc1 Merge tests into a larger file (part 1 of ∞) (#9318) 6 years ago
alias 000b8afd26 Remove expr/stmt (#5857) 7 years ago
align abea80376a fixes #13122 (#13126) 5 years ago
ambsym 1105d03644 require errormsg to be specified before file. 6 years ago
arc 8c22518d67 [backport] pseudorandom probing for hash collision (#13418) 5 years ago
arithm 245a954b25 ungeneric unsigned ops (#12230) 5 years ago
array ad3c10022a guards.nim:sameTree(): handle uint literals correctly (#12483) [backport] 5 years ago
assert a0eca75182 sink parameter inference for types that have destructors (#13544) 5 years ago
assign bf2e052e6d fix rtti sizeof for varargs in global scope (#13125) [backport] 5 years ago
astoverload 20b5f31c03 new tester; all tests categorized 11 years ago
astspec 39290cf88c Fix spellings (#12277) [backport] 5 years ago
async e041c184d2 fix #12919 tasyncclosestall flaky: Address already in use (#12934) 5 years ago
bind 0ebfcd4c0f Remove deprecated modules (asyncio, sockets, ftpclient) (#10401) 6 years ago
borrow 1105d03644 require errormsg to be specified before file. 6 years ago
casestmt c79df2fb6a EndsInNoReturn in expressions extension, fixes #13490 (#13520) 5 years ago
ccgbugs 46bfb590c8 fixes #13281 (#13282) 5 years ago
clearmsg 1105d03644 require errormsg to be specified before file. 6 years ago
closure f3eb0a5970 capture macro now accepts variables of different types (#13356) 5 years ago
cnstseq 1105d03644 require errormsg to be specified before file. 6 years ago
collections 42dad3a836 tables/sharedtables/intsets/etc: fix #13496, #13504, #13505; add lots of tests (#13498) [backport] 5 years ago
compilepragma 7e9cda7dba fixes #10299 (#11324) 5 years ago
compiler 4e0f12092e Fixes #12536 (#12568) [backport] 5 years ago
compilerapi 796aafe7e0 make case-object transitions explicit, make unknownLineInfo a const, replace a few magic numbers with consts (#13170) 5 years ago
compilerfeatures 9ecb1aae80 new compiler feature: --expandMacro 5 years ago
compiles 2acf74d458 delete list comprehension (#12392) 5 years ago
concat 20b5f31c03 new tester; all tests categorized 11 years ago
concepts 942db8c5f3 fixes a test case 5 years ago
constr e749fc08e7 fixes #10943 (#10947) 6 years ago
constraints 1105d03644 require errormsg to be specified before file. 6 years ago
constructors 1105d03644 require errormsg to be specified before file. 6 years ago
controlflow 3b783f7e13 Testament: refactoring; makes the test joiner green 6 years ago
converter 39290cf88c Fix spellings (#12277) [backport] 5 years ago
coroutines efbf43d4a9 intVal works now on enum field symbols (#11403) 5 years ago
cpp 80b508d337 test suite: rename tests containing 'fail' for easier search in logs 5 years ago
defaultprocparam e012eb1001 updated tests to be executed 6 years ago
deprecated ec6e5681da fix #8063 by adding a testcase for: Deprecation warnings for enum values print twice (#10508) 6 years ago
deps a7aeabb9d2 [backport] Fix spelling typos (#12755) 5 years ago
destructor a0eca75182 sink parameter inference for types that have destructors (#13544) 5 years ago
dir with space fa058773db fixes #10042 (allow spaces in import) (#10504) 6 years ago
discard fabc2a7086 revert discardable transformation (#10905) 6 years ago
distinct de1ede77fe fixes #11715 (#11721) 5 years ago
dll 1e303100f8 Revert "remove dead code test_nimhcr_integration.(bat,sh) (#13388)" (#13396) 5 years ago
effects c86b1fbcac fixes a critical GC safety inference bug (#10615) 6 years ago
enum 9474a818af fix enumtostr crash for enum-range (#13035) 5 years ago
errmsgs eec07b4e84 fix several bugs with `repr` (#13386) 5 years ago
exception c3344862b0 --exception:goto switch for deterministic exception handling (#12977) 5 years ago
exprs 1105d03644 require errormsg to be specified before file. 6 years ago
fields 795044ed2b make tests green again 5 years ago
flags 1105d03644 require errormsg to be specified before file. 6 years ago
float e4415422fe Revert "printing float values will have one more digit. (#13276) [backport]" (#13363) 5 years ago
fragmentation 381498b0db tests: disable flaky tests for now; closes #9421 6 years ago
friends e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
gc 73f5f1e80c save another 33s of CI for tests/gc/gcleak.nim 5 years ago
generics c446c0f57a fixes #13378 [backport] (#13392) 5 years ago
gensym 488f3ed085 fixes yet another gensym regression (#12145) 5 years ago
global 1105d03644 require errormsg to be specified before file. 6 years ago
ic c8cffaf420 Incremental compilation (IC): Improvements (#11881) 5 years ago
implicit a5ecbf823f lots of small changes 6 years ago
import_in_config 154db46db8 fixes a regression that caused --import in a config file to break things 8 years ago
init 9c2365d5c2 activated more tests, allow input in test spec 6 years ago
iter 649bf326bf fixes #12945 (#12959) 5 years ago
js a43583f9c8 relativePath("foo", "foo") is now ".", not "" (#13452) 5 years ago
lent be82d11576 fixes #12224 (#12225) 5 years ago
let 1105d03644 require errormsg to be specified before file. 6 years ago
lexer 34815a4697 megatest: make it green on Linux 6 years ago
lookups f94ec363ab Allow void macro result (#11286) 5 years ago
macros eec07b4e84 fix several bugs with `repr` (#13386) 5 years ago
magics 8c93c692b9 run runnableExamples in the module scope (#11732) [feature] 5 years ago
manyloc 3ba3307d61 remove deprecated procs (#12535) 5 years ago
metatype 451b724c40 make genericParams support static[T] generic params (#13433) 5 years ago
method 1551fff853 clean up deprecated stuff and unused imports in tests (#13059) 5 years ago
misc cdedb86348 testament: introduce 'matrix' for testing multiple options (#13343) 5 years ago
modules 832b0a0232 fixes #12420 [backport] (#12456) 5 years ago
namedparams 6c487a6309 fixes #12196 5 years ago
newconfig 7182922622 [feature] Added os.delEnv; add delEnv support to nimscript too (#11466) 5 years ago
nimble 49db2a08ba Fixes #12767 (#12768) 5 years ago
niminaction c5c6bae2a4 #12103 - CI for FreeBSD (#12179) 5 years ago
notnil 39290cf88c Fix spellings (#12277) [backport] 5 years ago
objects e4415422fe Revert "printing float values will have one more digit. (#13276) [backport]" (#13363) 5 years ago
objvariant 3c38edf563 Better case coverage error message for alias and range enum (#12913) 5 years ago
openarray 1551fff853 clean up deprecated stuff and unused imports in tests (#13059) 5 years ago
osproc db540a0223 fix #13449 texitcode flaky on windows (#13487) 5 years ago
overflw 7215341190 make fullpaths the default in error messages and stack traces for mor… (#11385) 5 years ago
overload 4a35d2b571 fixes #11375 (#11376) 5 years ago
package_level_objects c17f6c7837 new feature: package level objects 7 years ago
parallel 3ba3307d61 remove deprecated procs (#12535) 5 years ago
parser 5b27b263fd Remove immediate pragma (#11308) 5 years ago
pragmas 2a4aa24620 Add sideEffect pragma to importC procs in posix, winlean and time module (#13370) 5 years ago
proc e8f4586c68 allow typed/untyped in magic procs (#12911) 5 years ago
procvar 749dbce4c6 Merge tests into a larger file (part 5 of ∞) (#9368) 6 years ago
range 0606b6a44e fix range[enum] type conversion (#13204) [backport] 5 years ago
rational 1105d03644 require errormsg to be specified before file. 6 years ago
realtimeGC b26378a468 WIP, most tests are now skipped 6 years ago
rodfiles 72dfe176f5 remove dead code elimination option (#7669) 7 years ago
seq 3b783f7e13 Testament: refactoring; makes the test joiner green 6 years ago
sets 42dad3a836 tables/sharedtables/intsets/etc: fix #13496, #13504, #13505; add lots of tests (#13498) [backport] 5 years ago
showoff e4415422fe Revert "printing float values will have one more digit. (#13276) [backport]" (#13363) 5 years ago
specialops 547961f71e dotops: add a simple object delegation test 7 years ago
statictypes 3ba3307d61 remove deprecated procs (#12535) 5 years ago
stdlib 9961d1f67d fix #13531 by adding a test (#13581) 5 years ago
system 6a0e87eb38 cleanup Ordinal (#13501) 5 years ago
template 39290cf88c Fix spellings (#12277) [backport] 5 years ago
testament 80b508d337 test suite: rename tests containing 'fail' for easier search in logs 5 years ago
testdata abe5cb82a0 Fix for #5134 (parseJson(string) should fail on leftover data) (#5203) 8 years ago
threads 1f8c9aff1f Fix and reenable thread tests (#11343) 5 years ago
tools 347a04606b fixes #12885 [backport] (#12895) 5 years ago
trmacros 825e08b046 fixes #7524 6 years ago
tuples 34dbc5699e fix several typos in documentation and comments (#12553) 5 years ago
typerel b80d70b0f3 fix tests 5 years ago
types 7939319379 fix `is` with generic types; fix `genericHead(Foo[T])` (#13303) 5 years ago
untestable ec20fd3544 fix #12426 (#12462) 5 years ago
usingstmt 3b783f7e13 Testament: refactoring; makes the test joiner green 6 years ago
valgrind 223e65e529 attempt to add valgrind support to the CIs and testament (#12646) 5 years ago
varres 6a0e87eb38 cleanup Ordinal (#13501) 5 years ago
varstmt 3b783f7e13 Testament: refactoring; makes the test joiner green 6 years ago
vm 614fb7567c std/compilesettings implementation (#13584) 5 years ago
ast_pattern_matching.nim 389b140029 add tastspec (and ast_pattern_matching) (#10863) 6 years ago
config.nims b8f4ff8b9f followup on #10573: prevent common user config to interfere with testament (excessiveStackTrace) (#10590) 6 years ago
dummy.txt a68a4bfaf2 Remove install.txt and readme.txt (#9521) 6 years ago
js.html 72a3e21f28 Removes executable bit for text files. 12 years ago
js.nim e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
mmaptest.nim 39290cf88c Fix spellings (#12277) [backport] 5 years ago
readme.md 412011eb96 Fix reference to parseSpec proc in readme (#12359) 5 years ago
rectest.nim e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
stckovfl.nim e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
test_nimscript.nims a43583f9c8 relativePath("foo", "foo") is now ".", not "" (#13452) 5 years ago

readme.md

This directory contains the test cases.

Each test must have a filename of the form: t*.nim

Note: Tests are only compiled by default. In order to get the tester to execute the compiled binary, you need to specify a spec with an action key (see below for details).

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: compile

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.

cmd

Specifies the Nim command to use for compiling the test.

There are a number of variables that are replaced in this spec option:

  • $target - the compilation target, e.g. c.
  • $options - the options for the compiler.
  • $file - the filename of the test.
  • $filedir - the directory of the test file.

Example:

discard """
  cmd: "nim $target --nimblePath:./nimbleDir/simplePkgs $options $file"
"""

Categories

Each folder under this directory represents a test category, which can be tested by running koch tests cat <category>.

The folder rodfiles contains special tests that test incremental compilation via symbol files.

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. It includes a C client and platform specific build files for manual compilation.