Miran 84d3f3d448 move system.dollars in a separate file (#10829) 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 36e34d9aed close #3899 by adding test case (#10424) 6 سال پیش
assert 84d3f3d448 move system.dollars in a separate file (#10829) 6 سال پیش
assign 1105d03644 require errormsg to be specified before file. 6 سال پیش
astoverload 20b5f31c03 new tester; all tests categorized 11 سال پیش
async 50d1a46537 better docs: osproc (#10708) 6 سال پیش
bind 0ebfcd4c0f Remove deprecated modules (asyncio, sockets, ftpclient) (#10401) 6 سال پیش
borrow 1105d03644 require errormsg to be specified before file. 6 سال پیش
casestmt 43a0dd42bc Print missing case labels (#10600) 6 سال پیش
ccgbugs 631a8ab57f Fix edge case in type hashing (#10601) [backport] 6 سال پیش
clearmsg 1105d03644 require errormsg to be specified before file. 6 سال پیش
closure 0ebfcd4c0f Remove deprecated modules (asyncio, sockets, ftpclient) (#10401) 6 سال پیش
cnstseq 1105d03644 require errormsg to be specified before file. 6 سال پیش
collections 6ce3949c8a add `isNamedTuple`; make $(1, 2) be (1, 2) instead of (Field0: 1, Field1: 2) which leaked implementation detail (#10070) 6 سال پیش
compiler e17321aa24 improve formatting in assertEquals 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 28394153ab 32 bit fixes (#10608) 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 28394153ab 32 bit fixes (#10608) 6 سال پیش
coroutines 354e3f2a40 disable flaky coroutines test 6 سال پیش
cpp 15584879b9 Properly wrap discarded statements (#10322) 6 سال پیش
defaultprocparam e012eb1001 updated tests to be executed 6 سال پیش
deprecated ec6e5681da fix #8063 by adding a testcase for: Deprecation warnings for enum values print twice (#10508) 6 سال پیش
deps 0d99ff6113 testament megatest: furher refactorings making more tests green 6 سال پیش
destructor 551d6d00df make tests green again 6 سال پیش
dir with space fa058773db fixes #10042 (allow spaces in import) (#10504) 6 سال پیش
discard ab72d68ec8 fix off by 1 error in `col` shown by toFileLineCol (#10138) 6 سال پیش
distinct a5ecbf823f lots of small changes 6 سال پیش
dll ca4b971bc8 Initial version of the hot-code reloading support for native targets (#10729) 6 سال پیش
effects c86b1fbcac fixes a critical GC safety inference bug (#10615) 6 سال پیش
enum e7878c0d08 add tests for recently closed issues (#10722) 6 سال پیش
errmsgs 2b5e48d807 move assertions and iterators out of system.nim (#10597) 6 سال پیش
exception 942495611b revive #10228 (fix #9880) (#10610) 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 4355f23ee5 fix #10305 nim cpp is now nan-correct at CT (#10310) 6 سال پیش
fragmentation 381498b0db tests: disable flaky tests for now; closes #9421 6 سال پیش
friends e80465dacf tests: Trim .nim files trailing whitespace 9 سال پیش
gc 2371b4be96 ported havlak and gcbench benchmarks to work with --gc:regions 6 سال پیش
generics 28394153ab 32 bit fixes (#10608) 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 e7878c0d08 add tests for recently closed issues (#10722) 6 سال پیش
js 1c64934f46 implement system.default for the JS target 6 سال پیش
lent 71fd4acaeb make test green 6 سال پیش
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 d8c3df2683 fixes #10805 (#10806) 6 سال پیش
magics 34815a4697 megatest: make it green on Linux 6 سال پیش
manyloc 2b5e48d807 move assertions and iterators out of system.nim (#10597) 6 سال پیش
metatype 84d3f3d448 move system.dollars in a separate file (#10829) 6 سال پیش
method ab72d68ec8 fix off by 1 error in `col` shown by toFileLineCol (#10138) 6 سال پیش
misc 2c01f0ad8d tsizeof test is now correct (#10788) 6 سال پیش
modules 444f2231c9 make tests green again 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 fbd6743ea1 fix sdl_test test that failed in CI cpp mode (#10314) 6 سال پیش
notnil 1105d03644 require errormsg to be specified before file. 6 سال پیش
objects 588610b395 add tests, closes #3012, closes #7244 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 07a0a61875 fixes #9149 [backport] 6 سال پیش
package_level_objects c17f6c7837 new feature: package level objects 7 سال پیش
parallel 5c201791b3 make tests green again 6 سال پیش
parser dee8e6e98a gc: destructors is beginning to work (#10483) 6 سال پیش
pragmas e7878c0d08 add tests for recently closed issues (#10722) 6 سال پیش
proc 8922063bd8 typed/untyped return type is invalid for everything except templates and macros (#10275) 6 سال پیش
procvar 749dbce4c6 Merge tests into a larger file (part 5 of ∞) (#9368) 6 سال پیش
range 71df1b060b Tighten the conversion from tyRange to scalar types (#10495) 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 d9ee377517 fix #10339 by returning type attached to nkEmpty (#10370) 6 سال پیش
stdlib cd3a58d7b0 bitops: add reverseBits and test (#10835) 6 سال پیش
system 1ae61767f8 disable talloc2 on 32 bits (#10656) 6 سال پیش
template e7878c0d08 add tests for recently closed issues (#10722) 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 32c9ca605e fixes #10795 6 سال پیش
trmacros 825e08b046 fixes #7524 6 سال پیش
tuples 68a82f100e Fixes #10727. (#10728) 6 سال پیش
typerel 6825430831 Restrict ptr/ref to ptr/ref implicit conversion (#10411) 6 سال پیش
types ca4b971bc8 Initial version of the hot-code reloading support for native targets (#10729) 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 142a2d3551 added system.default in order to prevent the abstraction inversion that 'template default(T): untyped = (var x: T; x)' causes 6 سال پیش
config.nims b8f4ff8b9f followup on #10573: prevent common user config to interfere with testament (excessiveStackTrace) (#10590) 6 سال پیش
dummy.txt a68a4bfaf2 Remove install.txt and readme.txt (#9521) 6 سال پیش
js.html 72a3e21f28 Removes executable bit for text files. 12 سال پیش
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 da57c0ab99 remove `subexes` 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.