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.