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

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.