Timothee Cour 72499a8d7c [cleanup] remove disabled (and obsolete) ttypetraits; rename ttypetraits2 => ttypetraits (#13041) 5 年之前
..
actiontable 7f18d7cbc1 Merge tests into a larger file (part 1 of ∞) (#9318) 6 年之前
alias 000b8afd26 Remove expr/stmt (#5857) 7 年之前
ambsym 1105d03644 require errormsg to be specified before file. 6 年之前
arithm 245a954b25 ungeneric unsigned ops (#12230) 5 年之前
array ad3c10022a guards.nim:sameTree(): handle uint literals correctly (#12483) [backport] 5 年之前
assert c3344862b0 --exception:goto switch for deterministic exception handling (#12977) 5 年之前
assign 795044ed2b make tests green again 5 年之前
astoverload 20b5f31c03 new tester; all tests categorized 11 年之前
astspec 39290cf88c Fix spellings (#12277) [backport] 5 年之前
async e041c184d2 fix #12919 tasyncclosestall flaky: Address already in use (#12934) 5 年之前
bind 0ebfcd4c0f Remove deprecated modules (asyncio, sockets, ftpclient) (#10401) 6 年之前
borrow 1105d03644 require errormsg to be specified before file. 6 年之前
casestmt 2e7c9eb6a8 case coverage error message for `char` (#12948) 5 年之前
ccgbugs 0e7338d65c better support for PROGMEM like annotations for lets/vars; fixes #12216 (#12799) 5 年之前
clearmsg 1105d03644 require errormsg to be specified before file. 6 年之前
closure 56cf3403b4 introduce capture macro (#12712) 5 年之前
cnstseq 1105d03644 require errormsg to be specified before file. 6 年之前
collections 734da9e1df fixes #11764, faster hashing of (u)int (#12407) 5 年之前
compilepragma 7e9cda7dba fixes #10299 (#11324) 5 年之前
compiler 4e0f12092e Fixes #12536 (#12568) [backport] 5 年之前
compilerapi 9ea55eccbb make addQuoted work on nimscript (#12717) [backport] 5 年之前
compilerfeatures 9ecb1aae80 new compiler feature: --expandMacro 5 年之前
compiles 2acf74d458 delete list comprehension (#12392) 5 年之前
concat 20b5f31c03 new tester; all tests categorized 11 年之前
concepts 942db8c5f3 fixes a test case 5 年之前
constr e749fc08e7 fixes #10943 (#10947) 5 年之前
constraints 1105d03644 require errormsg to be specified before file. 6 年之前
constructors 1105d03644 require errormsg to be specified before file. 6 年之前
controlflow 3b783f7e13 Testament: refactoring; makes the test joiner green 6 年之前
converter 39290cf88c Fix spellings (#12277) [backport] 5 年之前
coroutines efbf43d4a9 intVal works now on enum field symbols (#11403) 5 年之前
cpp 80b508d337 test suite: rename tests containing 'fail' for easier search in logs 5 年之前
defaultprocparam e012eb1001 updated tests to be executed 6 年之前
deprecated ec6e5681da fix #8063 by adding a testcase for: Deprecation warnings for enum values print twice (#10508) 6 年之前
deps a7aeabb9d2 [backport] Fix spelling typos (#12755) 5 年之前
destructor 0f6987a86e fixes #12964 (#13027) 5 年之前
dir with space fa058773db fixes #10042 (allow spaces in import) (#10504) 6 年之前
discard fabc2a7086 revert discardable transformation (#10905) 5 年之前
distinct de1ede77fe fixes #11715 (#11721) 5 年之前
dll c5c6bae2a4 #12103 - CI for FreeBSD (#12179) 5 年之前
effects c86b1fbcac fixes a critical GC safety inference bug (#10615) 5 年之前
enum 9474a818af fix enumtostr crash for enum-range (#13035) 5 年之前
errmsgs 7ebb2baa6c Assigning template to var/let/const gives a proper error (#12851) 5 年之前
exception c3344862b0 --exception:goto switch for deterministic exception handling (#12977) 5 年之前
exprs 1105d03644 require errormsg to be specified before file. 6 年之前
fields 795044ed2b make tests green again 5 年之前
flags 1105d03644 require errormsg to be specified before file. 6 年之前
float c6a451c584 remove unused imports from tests 5 年之前
fragmentation 381498b0db tests: disable flaky tests for now; closes #9421 6 年之前
friends e80465dacf tests: Trim .nim files trailing whitespace 9 年之前
gc 3f6df5cc34 fixes #12899 (#12921) 5 年之前
generics e58c2d261c [backport] fix #12528, fix #12525: incorrect generic type resolution for default values (#12538) 5 年之前
gensym 488f3ed085 fixes yet another gensym regression (#12145) 5 年之前
global 1105d03644 require errormsg to be specified before file. 6 年之前
ic c8cffaf420 Incremental compilation (IC): Improvements (#11881) 5 年之前
implicit a5ecbf823f lots of small changes 6 年之前
import_in_config 154db46db8 fixes a regression that caused --import in a config file to break things 8 年之前
init 9c2365d5c2 activated more tests, allow input in test spec 6 年之前
iter 649bf326bf fixes #12945 (#12959) 5 年之前
js c5c6bae2a4 #12103 - CI for FreeBSD (#12179) 5 年之前
lent be82d11576 fixes #12224 (#12225) 5 年之前
let 1105d03644 require errormsg to be specified before file. 6 年之前
lexer 34815a4697 megatest: make it green on Linux 6 年之前
lookups f94ec363ab Allow void macro result (#11286) 5 年之前
macros b0c06aa711 fix #12740 (#12774) 5 年之前
magics 8c93c692b9 run runnableExamples in the module scope (#11732) [feature] 5 年之前
manyloc 3ba3307d61 remove deprecated procs (#12535) 5 年之前
metatype 72499a8d7c [cleanup] remove disabled (and obsolete) ttypetraits; rename ttypetraits2 => ttypetraits (#13041) 5 年之前
method e68adca0c9 fixes #6777 (#11347) 5 年之前
misc 03fa9a9041 fix regression in align (#12680) 5 年之前
modules 832b0a0232 fixes #12420 [backport] (#12456) 5 年之前
namedparams 6c487a6309 fixes #12196 5 年之前
newconfig 7182922622 [feature] Added os.delEnv; add delEnv support to nimscript too (#11466) 5 年之前
nimble 49db2a08ba Fixes #12767 (#12768) 5 年之前
niminaction c5c6bae2a4 #12103 - CI for FreeBSD (#12179) 5 年之前
notnil 39290cf88c Fix spellings (#12277) [backport] 5 年之前
objects 1db21721ec Fixed objects being erroneously zeroed out before object construction (#12814) [backport] 5 年之前
objvariant 3c38edf563 Better case coverage error message for alias and range enum (#12913) 5 年之前
openarray 9ae0dd611f typeToString can now show (recursively) resolved type aliases; fixes #8569 #8083 #8570 (#11678) 5 年之前
osproc f18fcf65b3 make tests green again 6 年之前
overflw 7215341190 make fullpaths the default in error messages and stack traces for mor… (#11385) 5 年之前
overload 4a35d2b571 fixes #11375 (#11376) 5 年之前
package_level_objects c17f6c7837 new feature: package level objects 7 年之前
parallel 3ba3307d61 remove deprecated procs (#12535) 5 年之前
parser 5b27b263fd Remove immediate pragma (#11308) 5 年之前
pragmas e1b1759439 fixes #5050; fixes #11826 (#12606) [backport] 5 年之前
proc e8f4586c68 allow typed/untyped in magic procs (#12911) 5 年之前
procvar 749dbce4c6 Merge tests into a larger file (part 5 of ∞) (#9368) 6 年之前
range ac6fcab7a4 Merge branch 'devel' into uint-range-checks 5 年之前
rational 1105d03644 require errormsg to be specified before file. 6 年之前
realtimeGC b26378a468 WIP, most tests are now skipped 6 年之前
rodfiles 72dfe176f5 remove dead code elimination option (#7669) 6 年之前
seq 3b783f7e13 Testament: refactoring; makes the test joiner green 6 年之前
sets d208d7a995 set[T].len is an alias for set[T].card (#11885) [feature] 5 年之前
showoff 3ba3307d61 remove deprecated procs (#12535) 5 年之前
specialops 547961f71e dotops: add a simple object delegation test 7 年之前
statictypes 3ba3307d61 remove deprecated procs (#12535) 5 年之前
stdlib 9a5aaadda8 Rst parser respect `:start-after:` and `:end-before:` in `include` directive (#12972) 5 年之前
system a0980c88c9 lenVarargs: number of varargs elements (#12907) 5 年之前
template 39290cf88c Fix spellings (#12277) [backport] 5 年之前
testament 80b508d337 test suite: rename tests containing 'fail' for easier search in logs 5 年之前
testdata abe5cb82a0 Fix for #5134 (parseJson(string) should fail on leftover data) (#5203) 8 年之前
threads 1f8c9aff1f Fix and reenable thread tests (#11343) 5 年之前
tools 347a04606b fixes #12885 [backport] (#12895) 5 年之前
trmacros 825e08b046 fixes #7524 6 年之前
tuples 34dbc5699e fix several typos in documentation and comments (#12553) 5 年之前
typerel b80d70b0f3 fix tests 5 年之前
types 71b7383f12 fixes #11479 (#11641) 5 年之前
untestable ec20fd3544 fix #12426 (#12462) 5 年之前
usingstmt 3b783f7e13 Testament: refactoring; makes the test joiner green 6 年之前
valgrind 223e65e529 attempt to add valgrind support to the CIs and testament (#12646) 5 年之前
varres b80d70b0f3 fix tests 5 年之前
varstmt 3b783f7e13 Testament: refactoring; makes the test joiner green 6 年之前
vm a3df1b55f3 fixes #13013, reverts previous changes to readLines() (#13036) [backport] 5 年之前
ast_pattern_matching.nim 389b140029 add tastspec (and ast_pattern_matching) (#10863) 5 年之前
config.nims b8f4ff8b9f followup on #10573: prevent common user config to interfere with testament (excessiveStackTrace) (#10590) 6 年之前
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 年之前
mmaptest.nim 39290cf88c Fix spellings (#12277) [backport] 5 年之前
readme.md 412011eb96 Fix reference to parseSpec proc in readme (#12359) 5 年之前
rectest.nim e80465dacf tests: Trim .nim files trailing whitespace 9 年之前
stckovfl.nim e80465dacf tests: Trim .nim files trailing whitespace 9 年之前
test_nimscript.nims da57c0ab99 remove `subexes` 6 年之前

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.