Araq d9429bc396 added a test case for memory regions 7 years ago
..
actiontable 63f9385327 Rename mget to `[]` 9 years ago
alias 000b8afd26 Remove expr/stmt (#5857) 7 years ago
ambsym e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
arithm bbeadf184e Removed platform-specific arithm test cases (#6189) 7 years ago
array ea47234b35 Array typedesc len (#6032) 7 years ago
assert 000b8afd26 Remove expr/stmt (#5857) 7 years ago
assign e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
astoverload 20b5f31c03 new tester; all tests categorized 11 years ago
async bdf6f59c6d Fixes #5738 (#6059) 7 years ago
benchmarks e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
bind 000b8afd26 Remove expr/stmt (#5857) 7 years ago
borrow e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
caas fd4e629905 Rename PNimrodNode to NimNode 10 years ago
casestmt c9966a3e17 use 'using' instead of 'sig' keyword; cleans up new features a bit 9 years ago
ccgbugs 920f4acadf fixes #6279 7 years ago
clearmsg a3f19c87fb lift parameter-less do block to lambdas 7 years ago
closure 7ad115f530 Restore the old behavior of parsing "quote do:" 7 years ago
cnstseq e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
collections 000b8afd26 Remove expr/stmt (#5857) 7 years ago
compiles 000b8afd26 Remove expr/stmt (#5857) 7 years ago
concat 20b5f31c03 new tester; all tests categorized 11 years ago
concepts a08fb61da9 make tests green again 7 years ago
constr e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
constraints e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
constructors 5c7ae14074 Fixes #5965 (#6237) 7 years ago
controlflow e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
converter 4d5c0027e6 fixes #4537 8 years ago
coroutines 3ffde39cf4 attempt to make travis OSX tests green and mandatory 7 years ago
cpp 57edf619fe fixes #6016 union alias trigger bad codegen (#6117) 7 years ago
defaultprocparam 20b5f31c03 new tester; all tests categorized 11 years ago
deprecated ee57bb3e3e fixes --gc:none regression; made some tests green 10 years ago
destructor 0844941b35 fixes regressions 9 years ago
dir with space e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
discard 000b8afd26 Remove expr/stmt (#5857) 7 years ago
distinct 16260b23c7 make tests on Windows green 8 years ago
dll e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
effects f1e4d8ed74 side-effect computation now done in the proper pass; fixes #4254 8 years ago
enum 51cd3bd86f Fixes #5062 (#5527); JS: holes in enums 7 years ago
errmsgs a6006e56a7 Fix #4737 7 years ago
exception 000b8afd26 Remove expr/stmt (#5857) 7 years ago
exprs d02486aa48 compiler: better error messages (#5613) 7 years ago
fields 000b8afd26 Remove expr/stmt (#5857) 7 years ago
float 000b8afd26 Remove expr/stmt (#5857) 7 years ago
friends e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
gc 6fa1dba515 Add ``tearDownForeignThreadGc`` function (#5369) 8 years ago
generics 000b8afd26 Remove expr/stmt (#5857) 7 years ago
gensym 7132b04f44 equality check on NimSym has now support in the VM; refs #6139 7 years ago
global e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
implicit 865d341b32 unsigned array indexes work better; minor cleanups 10 years ago
import_in_config 154db46db8 fixes a regression that caused --import in a config file to break things 8 years ago
init e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
iter 27e89eef6b closes #3583 7 years ago
js 7ad115f530 Restore the old behavior of parsing "quote do:" 7 years ago
let cb3c99fe1f Fix tests some more 10 years ago
lexer 000b8afd26 Remove expr/stmt (#5857) 7 years ago
lookups 5d56361383 fixes #4353 8 years ago
macros 6f6e6fe4eb Fix #6295 (#6296) 7 years ago
magics e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
manyloc 000b8afd26 Remove expr/stmt (#5857) 7 years ago
metatype 22684370b0 remove ArrayDummySize with unchecked arrays (#5818) 7 years ago
method 52f092d02b Lineinfo change (#6084) 7 years ago
misc 000b8afd26 Remove expr/stmt (#5857) 7 years ago
modules dfe067a74a reorder pass: consider the 'using' statement; disabled debug output 7 years ago
namedparams e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
newconfig b67ea9e73b fixes #6327 7 years ago
nimble 90fa64501f Implement .nimble-link files in the compiler and add tests for them. 7 years ago
notnil 564c0acae2 cleaned up the code and implemented proper error messages 7 years ago
objects 21e22624a2 fixes #6294 7 years ago
objvariant 0ce26313a4 Add test for objvariant construction order 7 years ago
openarray aebad711ea fixed #2240 and #3586 9 years ago
osproc c39e202976 Introduce first class support for Android (#5772) 7 years ago
overflw e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
overload 000b8afd26 Remove expr/stmt (#5857) 7 years ago
parallel 3d543b1539 Channels can now block depending on maxItems (#6153) 7 years ago
parser 7ad115f530 Restore the old behavior of parsing "quote do:" 7 years ago
pragmas 000b8afd26 Remove expr/stmt (#5857) 7 years ago
proc e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
procvar e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
range 000b8afd26 Remove expr/stmt (#5857) 7 years ago
rational ce18b85d2c add two test: 9 years ago
realtimeGC 567b7d5a6a tests: Trim .txt files trailing whitespace 9 years ago
regions d9429bc396 added a test case for memory regions 7 years ago
rodfiles 7630cd076b updated test case 8 years ago
seq 3c773c189f fixes #4973 8 years ago
sets d1f6ddfd64 Add counterpart to containsOrIncl for excl (#6360) 7 years ago
showoff 000b8afd26 Remove expr/stmt (#5857) 7 years ago
specialops 000b8afd26 Remove expr/stmt (#5857) 7 years ago
statictypes 36c4f0a89c close #1051 7 years ago
stdlib 5b8f33a905 Reorder json `add` and `%`, fixes #6385 (#6388) 7 years ago
system c98a8f3701 Handle different enum sizes in reprAux (#5207) 8 years ago
template 000b8afd26 Remove expr/stmt (#5857) 7 years ago
testament 90fa64501f Implement .nimble-link files in the compiler and add tests for them. 7 years ago
testdata abe5cb82a0 Fix for #5134 (parseJson(string) should fail on leftover data) (#5203) 8 years ago
threads 254fbcc548 Fixes #4719. (#5585) 7 years ago
trmacros 000b8afd26 Remove expr/stmt (#5857) 7 years ago
tuples 000b8afd26 Remove expr/stmt (#5857) 7 years ago
typerel 000b8afd26 Remove expr/stmt (#5857) 7 years ago
types 57edf619fe fixes #6016 union alias trigger bad codegen (#6117) 7 years ago
untestable 9b465a2361 Add readme to tests. Add fileDir option to testament & create nimble test. 7 years ago
usingstmt 000b8afd26 Remove expr/stmt (#5857) 7 years ago
varres 2166b7bc46 Fixed ret by var in js 9 years ago
varstmt e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
vm ae7fe5087f Closes #6083, closes #6086, closes #6379 (#6392) 7 years ago
benchmark.nim e80465dacf tests: Trim .nim files trailing whitespace 9 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 e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
readme.md 9b465a2361 Add readme to tests. Add fileDir option to testament & create nimble test. 7 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 2c146445bc Added deques module, deprecating queues 8 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.