Miran 84d3f3d448 move system.dollars in a separate file (#10829) 6 years ago
..
actiontable 7f18d7cbc1 Merge tests into a larger file (part 1 of ∞) (#9318) 6 years ago
alias 000b8afd26 Remove expr/stmt (#5857) 7 years ago
ambsym 1105d03644 require errormsg to be specified before file. 6 years ago
arithm 7f18d7cbc1 Merge tests into a larger file (part 1 of ∞) (#9318) 6 years ago
array 36e34d9aed close #3899 by adding test case (#10424) 6 years ago
assert 84d3f3d448 move system.dollars in a separate file (#10829) 6 years ago
assign 1105d03644 require errormsg to be specified before file. 6 years ago
astoverload 20b5f31c03 new tester; all tests categorized 11 years ago
async 50d1a46537 better docs: osproc (#10708) 6 years ago
bind 0ebfcd4c0f Remove deprecated modules (asyncio, sockets, ftpclient) (#10401) 6 years ago
borrow 1105d03644 require errormsg to be specified before file. 6 years ago
casestmt 43a0dd42bc Print missing case labels (#10600) 6 years ago
ccgbugs 631a8ab57f Fix edge case in type hashing (#10601) [backport] 6 years ago
clearmsg 1105d03644 require errormsg to be specified before file. 6 years ago
closure 0ebfcd4c0f Remove deprecated modules (asyncio, sockets, ftpclient) (#10401) 6 years ago
cnstseq 1105d03644 require errormsg to be specified before file. 6 years ago
collections 6ce3949c8a add `isNamedTuple`; make $(1, 2) be (1, 2) instead of (Field0: 1, Field1: 2) which leaked implementation detail (#10070) 6 years ago
compiler e17321aa24 improve formatting in assertEquals 6 years ago
compilerapi 2a4c09ff88 megatest can be executed 6 years ago
compiles 031bfdec6f make run the default action of a test in tester 6 years ago
concat 20b5f31c03 new tester; all tests categorized 11 years ago
concepts 28394153ab 32 bit fixes (#10608) 6 years ago
constr 3b783f7e13 Testament: refactoring; makes the test joiner green 6 years ago
constraints 1105d03644 require errormsg to be specified before file. 6 years ago
constructors 1105d03644 require errormsg to be specified before file. 6 years ago
controlflow 3b783f7e13 Testament: refactoring; makes the test joiner green 6 years ago
converter 28394153ab 32 bit fixes (#10608) 6 years ago
coroutines 354e3f2a40 disable flaky coroutines test 6 years ago
cpp 15584879b9 Properly wrap discarded statements (#10322) 6 years ago
defaultprocparam e012eb1001 updated tests to be executed 6 years ago
deprecated ec6e5681da fix #8063 by adding a testcase for: Deprecation warnings for enum values print twice (#10508) 6 years ago
deps 0d99ff6113 testament megatest: furher refactorings making more tests green 6 years ago
destructor 551d6d00df make tests green again 6 years ago
dir with space fa058773db fixes #10042 (allow spaces in import) (#10504) 6 years ago
discard ab72d68ec8 fix off by 1 error in `col` shown by toFileLineCol (#10138) 6 years ago
distinct a5ecbf823f lots of small changes 6 years ago
dll ca4b971bc8 Initial version of the hot-code reloading support for native targets (#10729) 6 years ago
effects c86b1fbcac fixes a critical GC safety inference bug (#10615) 6 years ago
enum e7878c0d08 add tests for recently closed issues (#10722) 6 years ago
errmsgs 2b5e48d807 move assertions and iterators out of system.nim (#10597) 6 years ago
exception 942495611b revive #10228 (fix #9880) (#10610) 6 years ago
exprs 1105d03644 require errormsg to be specified before file. 6 years ago
fields 3c9fcc4c30 Merge tests into a larger file (part 2 of ∞) (#9335) 6 years ago
flags 1105d03644 require errormsg to be specified before file. 6 years ago
float 4355f23ee5 fix #10305 nim cpp is now nan-correct at CT (#10310) 6 years ago
fragmentation 381498b0db tests: disable flaky tests for now; closes #9421 6 years ago
friends e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
gc 2371b4be96 ported havlak and gcbench benchmarks to work with --gc:regions 6 years ago
generics 28394153ab 32 bit fixes (#10608) 6 years ago
gensym 7132b04f44 equality check on NimSym has now support in the VM; refs #6139 7 years ago
global 1105d03644 require errormsg to be specified before file. 6 years ago
implicit a5ecbf823f lots of small changes 6 years ago
import_in_config 154db46db8 fixes a regression that caused --import in a config file to break things 8 years ago
init 9c2365d5c2 activated more tests, allow input in test spec 6 years ago
iter e7878c0d08 add tests for recently closed issues (#10722) 6 years ago
js 1c64934f46 implement system.default for the JS target 6 years ago
lent 71fd4acaeb make test green 6 years ago
let 1105d03644 require errormsg to be specified before file. 6 years ago
lexer 34815a4697 megatest: make it green on Linux 6 years ago
lookups e012eb1001 updated tests to be executed 6 years ago
macros d8c3df2683 fixes #10805 (#10806) 6 years ago
magics 34815a4697 megatest: make it green on Linux 6 years ago
manyloc 2b5e48d807 move assertions and iterators out of system.nim (#10597) 6 years ago
metatype 84d3f3d448 move system.dollars in a separate file (#10829) 6 years ago
method ab72d68ec8 fix off by 1 error in `col` shown by toFileLineCol (#10138) 6 years ago
misc 2c01f0ad8d tsizeof test is now correct (#10788) 6 years ago
modules 444f2231c9 make tests green again 6 years ago
namedparams 1105d03644 require errormsg to be specified before file. 6 years ago
newconfig 562d185cb7 cleanup tests; don't use non-working 'msg' spec field 6 years ago
nimble 90fa64501f Implement .nimble-link files in the compiler and add tests for them. 7 years ago
niminaction fbd6743ea1 fix sdl_test test that failed in CI cpp mode (#10314) 6 years ago
notnil 1105d03644 require errormsg to be specified before file. 6 years ago
objects 588610b395 add tests, closes #3012, closes #7244 6 years ago
objvariant bdb67201b2 fixes #10033 [backport] 6 years ago
openarray 1105d03644 require errormsg to be specified before file. 6 years ago
osproc f18fcf65b3 make tests green again 6 years ago
overflw 1105d03644 require errormsg to be specified before file. 6 years ago
overload 07a0a61875 fixes #9149 [backport] 6 years ago
package_level_objects c17f6c7837 new feature: package level objects 7 years ago
parallel 5c201791b3 make tests green again 6 years ago
parser dee8e6e98a gc: destructors is beginning to work (#10483) 6 years ago
pragmas e7878c0d08 add tests for recently closed issues (#10722) 6 years ago
proc 8922063bd8 typed/untyped return type is invalid for everything except templates and macros (#10275) 6 years ago
procvar 749dbce4c6 Merge tests into a larger file (part 5 of ∞) (#9368) 6 years ago
range 71df1b060b Tighten the conversion from tyRange to scalar types (#10495) 6 years ago
rational 1105d03644 require errormsg to be specified before file. 6 years ago
realtimeGC b26378a468 WIP, most tests are now skipped 6 years ago
rodfiles 72dfe176f5 remove dead code elimination option (#7669) 6 years ago
seq 3b783f7e13 Testament: refactoring; makes the test joiner green 6 years ago
sets 1105d03644 require errormsg to be specified before file. 6 years ago
showoff 6df6ec27ec Improved collection-to-string behavior (#6825) 7 years ago
specialops 547961f71e dotops: add a simple object delegation test 7 years ago
statictypes d9ee377517 fix #10339 by returning type attached to nkEmpty (#10370) 6 years ago
stdlib cd3a58d7b0 bitops: add reverseBits and test (#10835) 6 years ago
system 1ae61767f8 disable talloc2 on 32 bits (#10656) 6 years ago
template e7878c0d08 add tests for recently closed issues (#10722) 6 years ago
testament f9d58b9305 lots of testament bug fixes and improvements: (#10044) 6 years ago
testdata abe5cb82a0 Fix for #5134 (parseJson(string) should fail on leftover data) (#5203) 8 years ago
threads 32c9ca605e fixes #10795 6 years ago
trmacros 825e08b046 fixes #7524 6 years ago
tuples 68a82f100e Fixes #10727. (#10728) 6 years ago
typerel 6825430831 Restrict ptr/ref to ptr/ref implicit conversion (#10411) 6 years ago
types ca4b971bc8 Initial version of the hot-code reloading support for native targets (#10729) 6 years ago
untestable a5ecbf823f lots of small changes 6 years ago
usingstmt 3b783f7e13 Testament: refactoring; makes the test joiner green 6 years ago
varres 1105d03644 require errormsg to be specified before file. 6 years ago
varstmt 3b783f7e13 Testament: refactoring; makes the test joiner green 6 years ago
vm 142a2d3551 added system.default in order to prevent the abstraction inversion that 'template default(T): untyped = (var x: T; x)' causes 6 years ago
config.nims b8f4ff8b9f followup on #10573: prevent common user config to interfere with testament (excessiveStackTrace) (#10590) 6 years ago
dummy.txt a68a4bfaf2 Remove install.txt and readme.txt (#9521) 6 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 97738a4f28 Testament pre parallel (#9137) 6 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 da57c0ab99 remove `subexes` 6 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.