narimiran d5a7fb8ea0 there is no IndexDefect in 1.0 3 jaren geleden
..
actiontable 7f18d7cbc1 Merge tests into a larger file (part 1 of ∞) (#9318) 6 jaren geleden
alias 000b8afd26 Remove expr/stmt (#5857) 7 jaren geleden
ambsym 1105d03644 require errormsg to be specified before file. 6 jaren geleden
arithm e765687646 Merge branch 'devel' into uint-range-checks 5 jaren geleden
array d5a7fb8ea0 there is no IndexDefect in 1.0 3 jaren geleden
assert 10935a71ed [backport] Fix spelling typos (#12755) 5 jaren geleden
assign 8994e8f2e2 fix rtti sizeof for varargs in global scope (#13125) [backport] 5 jaren geleden
astoverload 20b5f31c03 new tester; all tests categorized 11 jaren geleden
astspec fa7f5742d3 Fix spellings (#12277) [backport] 5 jaren geleden
async 1b530b5897 backport `tasyncclosestall` changes to make it more robust 4 jaren geleden
bind 0ebfcd4c0f Remove deprecated modules (asyncio, sockets, ftpclient) (#10401) 6 jaren geleden
borrow 1105d03644 require errormsg to be specified before file. 6 jaren geleden
casestmt fa7f5742d3 Fix spellings (#12277) [backport] 5 jaren geleden
ccgbugs 5a03eea518 revert #12100; typeof(nil) is weird enough, don't allow it as the return type 5 jaren geleden
clearmsg 1105d03644 require errormsg to be specified before file. 6 jaren geleden
closure ee6df5bd24 close #7104 by writing a test 5 jaren geleden
cnstseq 1105d03644 require errormsg to be specified before file. 6 jaren geleden
collections 26681769e8 tables/sharedtables/intsets/etc: fix #13496, #13504, #13505; add lots of tests (#13498) [backport] 5 jaren geleden
compilepragma 7e9cda7dba fixes #10299 (#11324) 5 jaren geleden
compiler 93b868bff9 Fixes #12536 (#12568) [backport] 5 jaren geleden
compilerapi 5129a1e88d make addQuoted work on nimscript (#12717) [backport] 5 jaren geleden
compilerfeatures 9ecb1aae80 new compiler feature: --expandMacro 5 jaren geleden
compiles 031bfdec6f make run the default action of a test in tester 6 jaren geleden
concat 20b5f31c03 new tester; all tests categorized 11 jaren geleden
concepts c0d240b8cd fixes #11807 (#11900) 5 jaren geleden
constr e749fc08e7 fixes #10943 (#10947) 6 jaren geleden
constraints 1105d03644 require errormsg to be specified before file. 6 jaren geleden
constructors 1105d03644 require errormsg to be specified before file. 6 jaren geleden
controlflow 3b783f7e13 Testament: refactoring; makes the test joiner green 6 jaren geleden
converter fa7f5742d3 Fix spellings (#12277) [backport] 5 jaren geleden
coroutines efbf43d4a9 intVal works now on enum field symbols (#11403) 5 jaren geleden
cpp fa7f5742d3 Fix spellings (#12277) [backport] 5 jaren geleden
defaultprocparam e012eb1001 updated tests to be executed 6 jaren geleden
deprecated ec6e5681da fix #8063 by adding a testcase for: Deprecation warnings for enum values print twice (#10508) 6 jaren geleden
deps 10935a71ed [backport] Fix spelling typos (#12755) 5 jaren geleden
destructor 45b53ee36f fix the expected result of a test 5 jaren geleden
dir with space fa058773db fixes #10042 (allow spaces in import) (#10504) 6 jaren geleden
discard fabc2a7086 revert discardable transformation (#10905) 6 jaren geleden
distinct de1ede77fe fixes #11715 (#11721) 5 jaren geleden
dll 338f43f305 disable flaky test on OSX 5 jaren geleden
effects c86b1fbcac fixes a critical GC safety inference bug (#10615) 6 jaren geleden
enum e7878c0d08 add tests for recently closed issues (#10722) 6 jaren geleden
errmsgs a9fa981000 fix #13182: `proc fun(a: varargs[Foo, conv])` now can be overloaded (#13345) [backport] 5 jaren geleden
exception 7cb31455ee fixes #11618 (#11969) 5 jaren geleden
exprs 1105d03644 require errormsg to be specified before file. 6 jaren geleden
fields 795044ed2b make tests green again 5 jaren geleden
flags 1105d03644 require errormsg to be specified before file. 6 jaren geleden
float 0a8dcd5e11 azure: disable failing tests 5 jaren geleden
fragmentation 381498b0db tests: disable flaky tests for now; closes #9421 6 jaren geleden
friends e80465dacf tests: Trim .nim files trailing whitespace 9 jaren geleden
gc 1d43c8620e fix several typos in documentation and comments (#12553) 5 jaren geleden
generics b6924383df Revert "fixes #13378 [backport] (#13392)" 5 jaren geleden
gensym 488f3ed085 fixes yet another gensym regression (#12145) 5 jaren geleden
global 1105d03644 require errormsg to be specified before file. 6 jaren geleden
ic c8cffaf420 Incremental compilation (IC): Improvements (#11881) 5 jaren geleden
implicit a5ecbf823f lots of small changes 6 jaren geleden
import_in_config 154db46db8 fixes a regression that caused --import in a config file to break things 8 jaren geleden
init 9c2365d5c2 activated more tests, allow input in test spec 6 jaren geleden
iter 02d7a181f6 fixes #12747 [backport] (#13651) 5 jaren geleden
js a13fd00729 Revert "[backport 1.0] add backend support for js bigint (#16606)" 4 jaren geleden
lent be82d11576 fixes #12224 (#12225) 5 jaren geleden
let 1105d03644 require errormsg to be specified before file. 6 jaren geleden
lexer 34815a4697 megatest: make it green on Linux 6 jaren geleden
lookups f94ec363ab Allow void macro result (#11286) 5 jaren geleden
macros fa7f5742d3 Fix spellings (#12277) [backport] 5 jaren geleden
magics 8c93c692b9 run runnableExamples in the module scope (#11732) [feature] 5 jaren geleden
manyloc 1d43c8620e fix several typos in documentation and comments (#12553) 5 jaren geleden
metatype fa7f5742d3 Fix spellings (#12277) [backport] 5 jaren geleden
method e68adca0c9 fixes #6777 (#11347) 5 jaren geleden
misc 9193c85b61 fix #15516 (#15518) 4 jaren geleden
modules b914573d18 fixes #12420 [backport] (#12456) 5 jaren geleden
namedparams 6c487a6309 fixes #12196 5 jaren geleden
newconfig 7182922622 [feature] Added os.delEnv; add delEnv support to nimscript too (#11466) 5 jaren geleden
nimble 90fa64501f Implement .nimble-link files in the compiler and add tests for them. 7 jaren geleden
niminaction 24f52d855c #12141 Define SDL lib name for OpenBSD and FreeBSD (#12143) 5 jaren geleden
notnil fa7f5742d3 Fix spellings (#12277) [backport] 5 jaren geleden
objects 6f79408576 fix when statements in inheritable generic objects (#13667) [backport] 5 jaren geleden
objvariant 7ccefbc422 Fixes #12379 (#12591) [backport] 5 jaren geleden
openarray 9ae0dd611f typeToString can now show (recursively) resolved type aliases; fixes #8569 #8083 #8570 (#11678) 5 jaren geleden
osproc f18fcf65b3 make tests green again 6 jaren geleden
overflw 7215341190 make fullpaths the default in error messages and stack traces for mor… (#11385) 5 jaren geleden
overload 4a35d2b571 fixes #11375 (#11376) 5 jaren geleden
package_level_objects c17f6c7837 new feature: package level objects 7 jaren geleden
parallel ab48d7901e hashes: implement murmur3 (#12022) 5 jaren geleden
parser 5b27b263fd Remove immediate pragma (#11308) 5 jaren geleden
pragmas ee260dd838 fixes #5050; fixes #11826 (#12606) [backport] 5 jaren geleden
proc 286b94e7de Remove declPragmas from lambdas [backport:1.0] (#16966) 4 jaren geleden
procvar 749dbce4c6 Merge tests into a larger file (part 5 of ∞) (#9368) 6 jaren geleden
range ac6fcab7a4 Merge branch 'devel' into uint-range-checks 5 jaren geleden
rational 1105d03644 require errormsg to be specified before file. 6 jaren geleden
realtimeGC b26378a468 WIP, most tests are now skipped 6 jaren geleden
rodfiles 72dfe176f5 remove dead code elimination option (#7669) 7 jaren geleden
seq 3b783f7e13 Testament: refactoring; makes the test joiner green 6 jaren geleden
sets 26681769e8 tables/sharedtables/intsets/etc: fix #13496, #13504, #13505; add lots of tests (#13498) [backport] 5 jaren geleden
showoff 6df6ec27ec Improved collection-to-string behavior (#6825) 7 jaren geleden
specialops 547961f71e dotops: add a simple object delegation test 7 jaren geleden
statictypes 931ee0ca82 fixes #7258 (#12054) 5 jaren geleden
stdlib 22e71cbc0f fix #18702(fix `parseutils.parseFloat`) (#18703) [backport:1.0] 3 jaren geleden
system 44d45b763c fixes #12315 [backport]; refs #12314 (#12385) 5 jaren geleden
template fa7f5742d3 Fix spellings (#12277) [backport] 5 jaren geleden
testament c9f3a8b269 added a testcase for #12195; testament now supports a 'timeout' spec field 5 jaren geleden
testdata abe5cb82a0 Fix for #5134 (parseJson(string) should fail on leftover data) (#5203) 8 jaren geleden
threads 1f8c9aff1f Fix and reenable thread tests (#11343) 5 jaren geleden
tools 7c4bc63b00 fixes #12885 [backport] (#12895) 5 jaren geleden
trmacros 825e08b046 fixes #7524 6 jaren geleden
tuples 75f427a57b Fix #14911 (#14922) [backport] 4 jaren geleden
typerel b80d70b0f3 fix tests 5 jaren geleden
types 5a1ed8f4d4 fix #14007 (#14012) [backport] 5 jaren geleden
untestable 193b3c66bb fix #12426 (#12462) 5 jaren geleden
usingstmt 3b783f7e13 Testament: refactoring; makes the test joiner green 6 jaren geleden
valgrind 9d17d02734 attempt to add valgrind support to the CIs and testament (#12646) 5 jaren geleden
varres b80d70b0f3 fix tests 5 jaren geleden
varstmt 3b783f7e13 Testament: refactoring; makes the test joiner green 6 jaren geleden
vm 86298e30d9 [backport => 1.0] fix #16428 vmops now works for generic procs (#16429) 4 jaren geleden
ast_pattern_matching.nim 389b140029 add tastspec (and ast_pattern_matching) (#10863) 6 jaren geleden
config.nims b8f4ff8b9f followup on #10573: prevent common user config to interfere with testament (excessiveStackTrace) (#10590) 6 jaren geleden
dummy.txt a68a4bfaf2 Remove install.txt and readme.txt (#9521) 6 jaren geleden
js.html 72a3e21f28 Removes executable bit for text files. 12 jaren geleden
js.nim e80465dacf tests: Trim .nim files trailing whitespace 9 jaren geleden
mmaptest.nim fa7f5742d3 Fix spellings (#12277) [backport] 5 jaren geleden
readme.md 5df7f3fd5c Fix reference to parseSpec proc in readme (#12359) 5 jaren geleden
rectest.nim e80465dacf tests: Trim .nim files trailing whitespace 9 jaren geleden
stckovfl.nim e80465dacf tests: Trim .nim files trailing whitespace 9 jaren geleden
test_nimscript.nims da57c0ab99 remove `subexes` 6 jaren geleden

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.