narimiran d5a7fb8ea0 there is no IndexDefect in 1.0 3 年之前
..
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 e765687646 Merge branch 'devel' into uint-range-checks 5 年之前
array d5a7fb8ea0 there is no IndexDefect in 1.0 3 年之前
assert 10935a71ed [backport] Fix spelling typos (#12755) 5 年之前
assign 8994e8f2e2 fix rtti sizeof for varargs in global scope (#13125) [backport] 5 年之前
astoverload 20b5f31c03 new tester; all tests categorized 11 年之前
astspec fa7f5742d3 Fix spellings (#12277) [backport] 5 年之前
async 1b530b5897 backport `tasyncclosestall` changes to make it more robust 4 年之前
bind 0ebfcd4c0f Remove deprecated modules (asyncio, sockets, ftpclient) (#10401) 6 年之前
borrow 1105d03644 require errormsg to be specified before file. 6 年之前
casestmt fa7f5742d3 Fix spellings (#12277) [backport] 5 年之前
ccgbugs 5a03eea518 revert #12100; typeof(nil) is weird enough, don't allow it as the return type 5 年之前
clearmsg 1105d03644 require errormsg to be specified before file. 6 年之前
closure ee6df5bd24 close #7104 by writing a test 5 年之前
cnstseq 1105d03644 require errormsg to be specified before file. 6 年之前
collections 26681769e8 tables/sharedtables/intsets/etc: fix #13496, #13504, #13505; add lots of tests (#13498) [backport] 4 年之前
compilepragma 7e9cda7dba fixes #10299 (#11324) 5 年之前
compiler 93b868bff9 Fixes #12536 (#12568) [backport] 5 年之前
compilerapi 5129a1e88d make addQuoted work on nimscript (#12717) [backport] 5 年之前
compilerfeatures 9ecb1aae80 new compiler feature: --expandMacro 5 年之前
compiles 031bfdec6f make run the default action of a test in tester 6 年之前
concat 20b5f31c03 new tester; all tests categorized 11 年之前
concepts c0d240b8cd fixes #11807 (#11900) 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 fa7f5742d3 Fix spellings (#12277) [backport] 5 年之前
coroutines efbf43d4a9 intVal works now on enum field symbols (#11403) 5 年之前
cpp fa7f5742d3 Fix spellings (#12277) [backport] 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 10935a71ed [backport] Fix spelling typos (#12755) 5 年之前
destructor 45b53ee36f fix the expected result of a test 4 年之前
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 338f43f305 disable flaky test on OSX 5 年之前
effects c86b1fbcac fixes a critical GC safety inference bug (#10615) 5 年之前
enum e7878c0d08 add tests for recently closed issues (#10722) 5 年之前
errmsgs a9fa981000 fix #13182: `proc fun(a: varargs[Foo, conv])` now can be overloaded (#13345) [backport] 4 年之前
exception 7cb31455ee fixes #11618 (#11969) 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 0a8dcd5e11 azure: disable failing tests 5 年之前
fragmentation 381498b0db tests: disable flaky tests for now; closes #9421 6 年之前
friends e80465dacf tests: Trim .nim files trailing whitespace 9 年之前
gc 1d43c8620e fix several typos in documentation and comments (#12553) 5 年之前
generics b6924383df Revert "fixes #13378 [backport] (#13392)" 4 年之前
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 02d7a181f6 fixes #12747 [backport] (#13651) 4 年之前
js a13fd00729 Revert "[backport 1.0] add backend support for js bigint (#16606)" 4 年之前
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 fa7f5742d3 Fix spellings (#12277) [backport] 5 年之前
magics 8c93c692b9 run runnableExamples in the module scope (#11732) [feature] 5 年之前
manyloc 1d43c8620e fix several typos in documentation and comments (#12553) 5 年之前
metatype fa7f5742d3 Fix spellings (#12277) [backport] 5 年之前
method e68adca0c9 fixes #6777 (#11347) 5 年之前
misc 9193c85b61 fix #15516 (#15518) 4 年之前
modules b914573d18 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 90fa64501f Implement .nimble-link files in the compiler and add tests for them. 7 年之前
niminaction 24f52d855c #12141 Define SDL lib name for OpenBSD and FreeBSD (#12143) 5 年之前
notnil fa7f5742d3 Fix spellings (#12277) [backport] 5 年之前
objects 6f79408576 fix when statements in inheritable generic objects (#13667) [backport] 4 年之前
objvariant 7ccefbc422 Fixes #12379 (#12591) [backport] 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 ab48d7901e hashes: implement murmur3 (#12022) 5 年之前
parser 5b27b263fd Remove immediate pragma (#11308) 5 年之前
pragmas ee260dd838 fixes #5050; fixes #11826 (#12606) [backport] 5 年之前
proc 286b94e7de Remove declPragmas from lambdas [backport:1.0] (#16966) 3 年之前
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 26681769e8 tables/sharedtables/intsets/etc: fix #13496, #13504, #13505; add lots of tests (#13498) [backport] 4 年之前
showoff 6df6ec27ec Improved collection-to-string behavior (#6825) 7 年之前
specialops 547961f71e dotops: add a simple object delegation test 7 年之前
statictypes 931ee0ca82 fixes #7258 (#12054) 5 年之前
stdlib 22e71cbc0f fix #18702(fix `parseutils.parseFloat`) (#18703) [backport:1.0] 3 年之前
system 44d45b763c fixes #12315 [backport]; refs #12314 (#12385) 5 年之前
template fa7f5742d3 Fix spellings (#12277) [backport] 5 年之前
testament c9f3a8b269 added a testcase for #12195; testament now supports a 'timeout' spec field 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 7c4bc63b00 fixes #12885 [backport] (#12895) 5 年之前
trmacros 825e08b046 fixes #7524 6 年之前
tuples 75f427a57b Fix #14911 (#14922) [backport] 4 年之前
typerel b80d70b0f3 fix tests 5 年之前
types 5a1ed8f4d4 fix #14007 (#14012) [backport] 4 年之前
untestable 193b3c66bb fix #12426 (#12462) 5 年之前
usingstmt 3b783f7e13 Testament: refactoring; makes the test joiner green 6 年之前
valgrind 9d17d02734 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 86298e30d9 [backport => 1.0] fix #16428 vmops now works for generic procs (#16429) 4 年之前
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. 12 年之前
js.nim e80465dacf tests: Trim .nim files trailing whitespace 9 年之前
mmaptest.nim fa7f5742d3 Fix spellings (#12277) [backport] 5 年之前
readme.md 5df7f3fd5c 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.