Neelesh Chandola 7c5ae00887 exportc is now not allowed for type aliases (#9979) 6 年 前
..
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 7f18d7cbc1 Merge tests into a larger file (part 1 of ∞) (#9318) 6 年 前
array ac785b0623 testament: joinable is now an explicit concept of a test spec 6 年 前
assert 1105d03644 require errormsg to be specified before file. 6 年 前
assign 1105d03644 require errormsg to be specified before file. 6 年 前
astoverload 20b5f31c03 new tester; all tests categorized 11 年 前
async 4a6d699bc5 C++: make async tests green on Windows 6 年 前
bind a5ecbf823f lots of small changes 6 年 前
borrow 1105d03644 require errormsg to be specified before file. 6 年 前
casestmt 1105d03644 require errormsg to be specified before file. 6 年 前
ccgbugs 82c009a2cb Dead code elimination for entire modules and their init procs if empty (#10032) 6 年 前
clearmsg 1105d03644 require errormsg to be specified before file. 6 年 前
closure f3d2c18a12 attempt to make travis green 6 年 前
cnstseq 1105d03644 require errormsg to be specified before file. 6 年 前
collections ac785b0623 testament: joinable is now an explicit concept of a test spec 6 年 前
compilerapi 2a4c09ff88 megatest can be executed 6 年 前
compiles 031bfdec6f make run the default action of a test in tester 6 年 前
concat 20b5f31c03 new tester; all tests categorized 11 年 前
concepts 3859878db8 megatest checks output and nimout 6 年 前
constr 3b783f7e13 Testament: refactoring; makes the test joiner green 6 年 前
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 1105d03644 require errormsg to be specified before file. 6 年 前
coroutines 27a9e369de fix coro test 6 年 前
cpp 7c90e22ddd fixes #10148 (#10149) 6 年 前
defaultprocparam e012eb1001 updated tests to be executed 6 年 前
deprecated cbbdcb2669 Show deprecation warning for fields of a deprecated enum (#10112) 6 年 前
deps 0d99ff6113 testament megatest: furher refactorings making more tests green 6 年 前
destructor ac785b0623 testament: joinable is now an explicit concept of a test spec 6 年 前
dir with space e012eb1001 updated tests to be executed 6 年 前
discard ab72d68ec8 fix off by 1 error in `col` shown by toFileLineCol (#10138) 6 年 前
distinct a5ecbf823f lots of small changes 6 年 前
dll 9c2365d5c2 activated more tests, allow input in test spec 6 年 前
effects 1105d03644 require errormsg to be specified before file. 6 年 前
enum c5ad4c10cb Deprecated pragma is now supported on enum fields (#10113) 6 年 前
errmsgs 1b7c8482fe fixes #10101 (#10103) 6 年 前
exception 1105d03644 require errormsg to be specified before file. 6 年 前
exprs 1105d03644 require errormsg to be specified before file. 6 年 前
fields 3c9fcc4c30 Merge tests into a larger file (part 2 of ∞) (#9335) 6 年 前
flags 1105d03644 require errormsg to be specified before file. 6 年 前
float 3b783f7e13 Testament: refactoring; makes the test joiner green 6 年 前
fragmentation 381498b0db tests: disable flaky tests for now; closes #9421 6 年 前
friends e80465dacf tests: Trim .nim files trailing whitespace 9 年 前
gc 81e33b9d87 make thavlak and tmarkerproc_regression tests take fewer iterations in order to speedup the CIs 6 年 前
generics 34815a4697 megatest: make it green on Linux 6 年 前
gensym 7132b04f44 equality check on NimSym has now support in the VM; refs #6139 7 年 前
global 1105d03644 require errormsg to be specified before file. 6 年 前
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 3b783f7e13 Testament: refactoring; makes the test joiner green 6 年 前
js aadbdd6b06 Support undefined in isNil (#9960) 6 年 前
lent c99f952dfb basic 'lent T' test works 7 年 前
let 1105d03644 require errormsg to be specified before file. 6 年 前
lexer 34815a4697 megatest: make it green on Linux 6 年 前
lookups e012eb1001 updated tests to be executed 6 年 前
macros 34815a4697 megatest: make it green on Linux 6 年 前
magics 34815a4697 megatest: make it green on Linux 6 年 前
manyloc 82c009a2cb Dead code elimination for entire modules and their init procs if empty (#10032) 6 年 前
metatype a6633b9658 fix typetraits.`$` regression https://github.com/c-blake/cligen/issues/84 (#10131) 6 年 前
method ab72d68ec8 fix off by 1 error in `col` shown by toFileLineCol (#10138) 6 年 前
misc 062d7e3a39 fixes #10082 6 年 前
modules ab72d68ec8 fix off by 1 error in `col` shown by toFileLineCol (#10138) 6 年 前
namedparams 1105d03644 require errormsg to be specified before file. 6 年 前
newconfig 562d185cb7 cleanup tests; don't use non-working 'msg' spec field 6 年 前
nimble 90fa64501f Implement .nimble-link files in the compiler and add tests for them. 7 年 前
niminaction a5ecbf823f lots of small changes 6 年 前
notnil 1105d03644 require errormsg to be specified before file. 6 年 前
objects e4ae7a8929 Merge pull request #8748 from LemonBoy/when-in-objects 6 年 前
objvariant bdb67201b2 fixes #10033 [backport] 6 年 前
openarray 1105d03644 require errormsg to be specified before file. 6 年 前
osproc f18fcf65b3 make tests green again 6 年 前
overflw 1105d03644 require errormsg to be specified before file. 6 年 前
overload 3859878db8 megatest checks output and nimout 6 年 前
package_level_objects c17f6c7837 new feature: package level objects 7 年 前
parallel a5ecbf823f lots of small changes 6 年 前
parser 1105d03644 require errormsg to be specified before file. 6 年 前
pragmas 7c5ae00887 exportc is now not allowed for type aliases (#9979) 6 年 前
proc 730b1b2b87 proc does not take untyped/typed as argument (#9981) 6 年 前
procvar 749dbce4c6 Merge tests into a larger file (part 5 of ∞) (#9368) 6 年 前
range 1105d03644 require errormsg to be specified before file. 6 年 前
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 1105d03644 require errormsg to be specified before file. 6 年 前
showoff 6df6ec27ec Improved collection-to-string behavior (#6825) 7 年 前
specialops 547961f71e dotops: add a simple object delegation test 7 年 前
statictypes a5ecbf823f lots of small changes 6 年 前
stdlib 7ac1fc81fd Resolve things raised in https://github.com/nim-lang/Nim/issues/10081 ? (#10084) 6 年 前
system 0831292863 revives: Move typetraits.`$` to system. Fixes #5827 (#10071) 6 年 前
template 3b783f7e13 Testament: refactoring; makes the test joiner green 6 年 前
testament f9d58b9305 lots of testament bug fixes and improvements: (#10044) 6 年 前
testdata abe5cb82a0 Fix for #5134 (parseJson(string) should fail on leftover data) (#5203) 8 年 前
threads a5ecbf823f lots of small changes 6 年 前
trmacros 1105d03644 require errormsg to be specified before file. 6 年 前
tuples cc4720fac1 Const tuple unpacking: add tests (#10100) 6 年 前
typerel a5ecbf823f lots of small changes 6 年 前
types ac785b0623 testament: joinable is now an explicit concept of a test spec 6 年 前
untestable a5ecbf823f lots of small changes 6 年 前
usingstmt 3b783f7e13 Testament: refactoring; makes the test joiner green 6 年 前
varres 1105d03644 require errormsg to be specified before file. 6 年 前
varstmt 3b783f7e13 Testament: refactoring; makes the test joiner green 6 年 前
vm e87910197a Check there are no side effects before optimizing away compile time expressions. (#9934) 6 年 前
dummy.txt a68a4bfaf2 Remove install.txt and readme.txt (#9521) 6 年 前
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 97738a4f28 Testament pre parallel (#9137) 6 年 前
rectest.nim e80465dacf tests: Trim .nim files trailing whitespace 9 年 前
stckovfl.nim e80465dacf tests: Trim .nim files trailing whitespace 9 年 前
test_nimscript.nims 8d850f7a69 deprecated ospaths (#9665) 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.