Araq 5091599822 merged branches 7 år sedan
..
actiontable 63f9385327 Rename mget to `[]` 9 år sedan
alias 000b8afd26 Remove expr/stmt (#5857) 7 år sedan
ambsym e80465dacf tests: Trim .nim files trailing whitespace 9 år sedan
arithm bbeadf184e Removed platform-specific arithm test cases (#6189) 7 år sedan
array ea47234b35 Array typedesc len (#6032) 7 år sedan
assert 000b8afd26 Remove expr/stmt (#5857) 7 år sedan
assign e80465dacf tests: Trim .nim files trailing whitespace 9 år sedan
astoverload 20b5f31c03 new tester; all tests categorized 11 år sedan
async 55cb959a68 make tests green again; closes #5861 7 år sedan
benchmarks e80465dacf tests: Trim .nim files trailing whitespace 9 år sedan
bind 000b8afd26 Remove expr/stmt (#5857) 7 år sedan
borrow e80465dacf tests: Trim .nim files trailing whitespace 9 år sedan
caas fd4e629905 Rename PNimrodNode to NimNode 9 år sedan
casestmt ddc131cf07 the parser finally parses 'echo {1,2}' as it should 7 år sedan
ccgbugs 9485f1c888 make tests green again 7 år sedan
clearmsg a3f19c87fb lift parameter-less do block to lambdas 7 år sedan
closure 9570c6e6f4 Add a test-case for #1641 7 år sedan
cnstseq e80465dacf tests: Trim .nim files trailing whitespace 9 år sedan
collections 000b8afd26 Remove expr/stmt (#5857) 7 år sedan
compiles 000b8afd26 Remove expr/stmt (#5857) 7 år sedan
concat 20b5f31c03 new tester; all tests categorized 11 år sedan
concepts 9485f1c888 make tests green again 7 år sedan
constr ddc131cf07 the parser finally parses 'echo {1,2}' as it should 7 år sedan
constraints e80465dacf tests: Trim .nim files trailing whitespace 9 år sedan
constructors 5c7ae14074 Fixes #5965 (#6237) 7 år sedan
controlflow e80465dacf tests: Trim .nim files trailing whitespace 9 år sedan
converter 4d5c0027e6 fixes #4537 8 år sedan
coroutines 3ffde39cf4 attempt to make travis OSX tests green and mandatory 7 år sedan
cpp a75f3b3661 fixes #4910 7 år sedan
defaultprocparam 20b5f31c03 new tester; all tests categorized 11 år sedan
deprecated ee57bb3e3e fixes --gc:none regression; made some tests green 9 år sedan
destructor db99c91679 destructors: supportsCopyMem finally works for recursive types 7 år sedan
dir with space e80465dacf tests: Trim .nim files trailing whitespace 9 år sedan
discard 000b8afd26 Remove expr/stmt (#5857) 7 år sedan
distinct 16260b23c7 make tests on Windows green 8 år sedan
dll e80465dacf tests: Trim .nim files trailing whitespace 9 år sedan
effects e6f0bff6dd make tests green again 7 år sedan
enum 51cd3bd86f Fixes #5062 (#5527); JS: holes in enums 7 år sedan
errmsgs a6006e56a7 Fix #4737 7 år sedan
exception 000b8afd26 Remove expr/stmt (#5857) 7 år sedan
exprs d02486aa48 compiler: better error messages (#5613) 7 år sedan
fields 000b8afd26 Remove expr/stmt (#5857) 7 år sedan
float 55cb959a68 make tests green again; closes #5861 7 år sedan
friends e80465dacf tests: Trim .nim files trailing whitespace 9 år sedan
gc c9a2acefc1 fix 7 år sedan
generics 000b8afd26 Remove expr/stmt (#5857) 7 år sedan
gensym 7132b04f44 equality check on NimSym has now support in the VM; refs #6139 7 år sedan
global e80465dacf tests: Trim .nim files trailing whitespace 9 år sedan
implicit 865d341b32 unsigned array indexes work better; minor cleanups 10 år sedan
import_in_config 154db46db8 fixes a regression that caused --import in a config file to break things 8 år sedan
init e80465dacf tests: Trim .nim files trailing whitespace 9 år sedan
iter 27e89eef6b closes #3583 7 år sedan
js e8eb496e6f make tests green again 7 år sedan
let cb3c99fe1f Fix tests some more 9 år sedan
lexer 000b8afd26 Remove expr/stmt (#5857) 7 år sedan
lookups 5d56361383 fixes #4353 8 år sedan
macros 68c7da227f make tests green again 7 år sedan
magics ddc131cf07 the parser finally parses 'echo {1,2}' as it should 7 år sedan
manyloc 000b8afd26 Remove expr/stmt (#5857) 7 år sedan
metatype 22684370b0 remove ArrayDummySize with unchecked arrays (#5818) 7 år sedan
method f151b7efd1 added missing test for methods 7 år sedan
misc 8cdd89f456 make tests green again 7 år sedan
modules dfe067a74a reorder pass: consider the 'using' statement; disabled debug output 7 år sedan
namedparams e80465dacf tests: Trim .nim files trailing whitespace 9 år sedan
newconfig b67ea9e73b fixes #6327 7 år sedan
nimble 90fa64501f Implement .nimble-link files in the compiler and add tests for them. 7 år sedan
niminaction 9d4f5c6d2c enable unguarded_access test 7 år sedan
notnil 564c0acae2 cleaned up the code and implemented proper error messages 7 år sedan
objects 21e22624a2 fixes #6294 7 år sedan
objvariant 0ce26313a4 Add test for objvariant construction order 7 år sedan
openarray aebad711ea fixed #2240 and #3586 9 år sedan
osproc c39e202976 Introduce first class support for Android (#5772) 7 år sedan
overflw e80465dacf tests: Trim .nim files trailing whitespace 9 år sedan
overload 000b8afd26 Remove expr/stmt (#5857) 7 år sedan
parallel 3d543b1539 Channels can now block depending on maxItems (#6153) 7 år sedan
parser 7ad115f530 Restore the old behavior of parsing "quote do:" 7 år sedan
pragmas 000b8afd26 Remove expr/stmt (#5857) 7 år sedan
proc e80465dacf tests: Trim .nim files trailing whitespace 9 år sedan
procvar e80465dacf tests: Trim .nim files trailing whitespace 9 år sedan
range 000b8afd26 Remove expr/stmt (#5857) 7 år sedan
rational ce18b85d2c add two test: 9 år sedan
realtimeGC 567b7d5a6a tests: Trim .txt files trailing whitespace 9 år sedan
rodfiles 7630cd076b updated test case 8 år sedan
seq 3c773c189f fixes #4973 8 år sedan
sets d1f6ddfd64 Add counterpart to containsOrIncl for excl (#6360) 7 år sedan
showoff 000b8afd26 Remove expr/stmt (#5857) 7 år sedan
specialops 000b8afd26 Remove expr/stmt (#5857) 7 år sedan
statictypes 36c4f0a89c close #1051 7 år sedan
stdlib ce04288d64 isAlphaNumberic and isDigit improvement + tests (#6579) 7 år sedan
system 55cb959a68 make tests green again; closes #5861 7 år sedan
template 000b8afd26 Remove expr/stmt (#5857) 7 år sedan
testament fa02ffaeba made 'testament all' run in parallel 7 år sedan
testdata abe5cb82a0 Fix for #5134 (parseJson(string) should fail on leftover data) (#5203) 8 år sedan
threads ddc131cf07 the parser finally parses 'echo {1,2}' as it should 7 år sedan
trmacros 000b8afd26 Remove expr/stmt (#5857) 7 år sedan
tuples 000b8afd26 Remove expr/stmt (#5857) 7 år sedan
typerel 000b8afd26 Remove expr/stmt (#5857) 7 år sedan
types 57edf619fe fixes #6016 union alias trigger bad codegen (#6117) 7 år sedan
untestable 61a50d9c8c Fixes #6571 (#6578) 7 år sedan
usingstmt 000b8afd26 Remove expr/stmt (#5857) 7 år sedan
varres ddc131cf07 the parser finally parses 'echo {1,2}' as it should 7 år sedan
varstmt e80465dacf tests: Trim .nim files trailing whitespace 9 år sedan
vm ddc131cf07 the parser finally parses 'echo {1,2}' as it should 7 år sedan
benchmark.nim e80465dacf tests: Trim .nim files trailing whitespace 9 år sedan
js.html 72a3e21f28 Removes executable bit for text files. 11 år sedan
js.nim e80465dacf tests: Trim .nim files trailing whitespace 9 år sedan
mmaptest.nim e80465dacf tests: Trim .nim files trailing whitespace 9 år sedan
readme.md 9b465a2361 Add readme to tests. Add fileDir option to testament & create nimble test. 7 år sedan
rectest.nim e80465dacf tests: Trim .nim files trailing whitespace 9 år sedan
stckovfl.nim e80465dacf tests: Trim .nim files trailing whitespace 9 år sedan
test_nimscript.nims 2c146445bc Added deques module, deprecating queues 8 år sedan

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.