Clyybber af27e6bdea Fix #14396 (#14793) 4 tahun lalu
..
actiontable 7f18d7cbc1 Merge tests into a larger file (part 1 of ∞) (#9318) 6 tahun lalu
alias 000b8afd26 Remove expr/stmt (#5857) 7 tahun lalu
align abea80376a fixes #13122 (#13126) 5 tahun lalu
ambsym 1105d03644 require errormsg to be specified before file. 6 tahun lalu
arc af27e6bdea Fix #14396 (#14793) 4 tahun lalu
arithm 2f557652d4 fix operators containing percent for VM usage (#13536) 4 tahun lalu
array 4c08e64e98 disallow typedesc in arrays & move existing checks to `types.typeAllowedAux` (#13261) 4 tahun lalu
assert da29222f86 init checks and 'out' parameters (#14521) 4 tahun lalu
assign bf2e052e6d fix rtti sizeof for varargs in global scope (#13125) [backport] 5 tahun lalu
astoverload 20b5f31c03 new tester; all tests categorized 11 tahun lalu
astspec 39290cf88c Fix spellings (#12277) [backport] 5 tahun lalu
async 1854d29781 scoped memory management (#14790) 4 tahun lalu
bind 45d1e55e72 Add testcases for #11811 and #14315 (#14726) 4 tahun lalu
borrow 4cb41f53f0 Add testcase for #14440 (#14771) 4 tahun lalu
casestmt 1854d29781 scoped memory management (#14790) 4 tahun lalu
ccgbugs af27e6bdea Fix #14396 (#14793) 4 tahun lalu
ccgbugs2 e7f280bd26 Remove deprecated stuff from stdlib (#14699) 4 tahun lalu
clearmsg 1105d03644 require errormsg to be specified before file. 6 tahun lalu
closure 48e7775ad1 Make the fields of `times.DateTime` private (#14197) 4 tahun lalu
cnstseq 1105d03644 require errormsg to be specified before file. 6 tahun lalu
collections e7f280bd26 Remove deprecated stuff from stdlib (#14699) 4 tahun lalu
compilepragma 7e9cda7dba fixes #10299 (#11324) 5 tahun lalu
compiler e909486e5c trunner was not actually being tested in non-CTFFI mode; minor testament cleanups (#14377) 4 tahun lalu
compilerapi 6b39b47abc hotfix: make tcompilerapi green again 4 tahun lalu
compilerfeatures 9ecb1aae80 new compiler feature: --expandMacro 5 tahun lalu
compiles 2acf74d458 delete list comprehension (#12392) 5 tahun lalu
concat 20b5f31c03 new tester; all tests categorized 11 tahun lalu
concepts 5d5df4a394 Clean out Deprecated proc (#14797) 4 tahun lalu
constr e749fc08e7 fixes #10943 (#10947) 5 tahun lalu
constraints 1105d03644 require errormsg to be specified before file. 6 tahun lalu
constructors be95f8fdfa Turn some of the errors back into warnings 4 tahun lalu
controlflow 299ddda5f6 Make unreachable code a warning instead of an error (#14816) 4 tahun lalu
converter dfe51d10a1 `addQuitProc` now works with closures, and c, js(node/browser) backend; fix some bugs in testament (#14342) 4 tahun lalu
coroutines e35b21e553 Close#5586 (#14682) 4 tahun lalu
cpp 142c59fc37 fix typos and deprecation warnings for tconvariancerules.nim (#13772) 4 tahun lalu
defaultprocparam e012eb1001 updated tests to be executed 6 tahun lalu
deprecated ec6e5681da fix #8063 by adding a testcase for: Deprecation warnings for enum values print twice (#10508) 5 tahun lalu
deps e7f280bd26 Remove deprecated stuff from stdlib (#14699) 4 tahun lalu
destructor 1854d29781 scoped memory management (#14790) 4 tahun lalu
dir with space fa058773db fixes #10042 (allow spaces in import) (#10504) 5 tahun lalu
discard 7f1d2489ad improve the 'has to be discarded' error message 4 tahun lalu
distinct de1ede77fe fixes #11715 (#11721) 5 tahun lalu
distros e63fc95bd4 fix tdistros test which was failing on Nightlies 4 tahun lalu
dll 89a15e417d CI openbsd: 3x batching via NIM_TESTAMENT_BATCH ; overall CI finishes in 21m instead of 34m (#14851) 4 tahun lalu
effects da29222f86 init checks and 'out' parameters (#14521) 4 tahun lalu
enum 9474a818af fix enumtostr crash for enum-range (#13035) 5 tahun lalu
errmsgs a6cbe58e8c typetraits.$: $((int, float), int)` is now `"((int, float), int)"` instead of `"(tuple of (int, float), int)" (#14812) 4 tahun lalu
exception b49ac11a77 fix #10343 (#14789) 4 tahun lalu
exprs ff1c0bae4c update tests that tested for the 'discard' error messages 4 tahun lalu
fields 795044ed2b make tests green again 5 tahun lalu
flags 1105d03644 require errormsg to be specified before file. 6 tahun lalu
float 7d6cbf290a Error -> Defect for defects (#13908) 4 tahun lalu
fragmentation 381498b0db tests: disable flaky tests for now; closes #9421 6 tahun lalu
friends e80465dacf tests: Trim .nim files trailing whitespace 9 tahun lalu
gc e7f280bd26 Remove deprecated stuff from stdlib (#14699) 4 tahun lalu
generics 0327159344 Add test-cases to some fixed issues to close them (#14795) 4 tahun lalu
gensym 488f3ed085 fixes yet another gensym regression (#12145) 5 tahun lalu
global 1105d03644 require errormsg to be specified before file. 6 tahun lalu
ic c8cffaf420 Incremental compilation (IC): Improvements (#11881) 5 tahun lalu
implicit a5ecbf823f lots of small changes 6 tahun lalu
import_in_config 154db46db8 fixes a regression that caused --import in a config file to break things 8 tahun lalu
init da29222f86 init checks and 'out' parameters (#14521) 4 tahun lalu
iter 37692baf49 fix #13739 (#13742) 4 tahun lalu
js 61f2f1f5c5 fix #14576 addr of param (including for lent) now works with nim js (#14577) 4 tahun lalu
lent 7ccc7d7e93 fixes #14498 [backport:1.2] (#14503) 4 tahun lalu
let 9acbf99efb Allow let to not have value when using importc (#14258) 4 tahun lalu
lexer 34815a4697 megatest: make it green on Linux 6 tahun lalu
lookups 66c50c2ffc implement the 'bind' statement for generics, it was an oversight that this was never implemented (#14584) 4 tahun lalu
macros 9c42ae91b7 add legacy workaround; improve test so that it actually tests for the bugfix 4 tahun lalu
magics 51578be296 close #12746; minor cleanup (#14379) 4 tahun lalu
manyloc 695154970d deprecate existsDir; use dirExists instead (#14884) 4 tahun lalu
metatype a6cbe58e8c typetraits.$: $((int, float), int)` is now `"((int, float), int)"` instead of `"(tuple of (int, float), int)" (#14812) 4 tahun lalu
method 7d6cbf290a Error -> Defect for defects (#13908) 4 tahun lalu
misc dc5a40f3f3 {.deprecated: [existsFile: fileExists].} (#14735) 4 tahun lalu
modules 0a9a639230 Add testcase for #4796 (#14784) 4 tahun lalu
namedparams 6c487a6309 fixes #12196 5 tahun lalu
newconfig 695154970d deprecate existsDir; use dirExists instead (#14884) 4 tahun lalu
nimble acadda8da2 tnimblepathdollarfail.nim -> tests/nimble/tnimblepathdollar_fault to reduce false positives when searching for `fail` in CI logs (#14450) 4 tahun lalu
nimdoc 511bd947d3 fix bug in semgnrc: runnableExamples should not semcheck, even with > 1 arg (#14768) 4 tahun lalu
niminaction e7f280bd26 Remove deprecated stuff from stdlib (#14699) 4 tahun lalu
notnil eca8f1d79f Add tests for #8481, #6490 and #4061 (#14083) 4 tahun lalu
objects 7d6cbf290a Error -> Defect for defects (#13908) 4 tahun lalu
objvariant 3c38edf563 Better case coverage error message for alias and range enum (#12913) 5 tahun lalu
openarray 1551fff853 clean up deprecated stuff and unused imports in tests (#13059) 5 tahun lalu
osproc 90808877c5 testament: generic N-fold batching: windows CI 37mn=>16m (#14823) 4 tahun lalu
overflw 7d6cbf290a Error -> Defect for defects (#13908) 4 tahun lalu
overload f50377986a exp. features now in correct manual, closes #11932 (#14195) 4 tahun lalu
package_level_objects c17f6c7837 new feature: package level objects 7 tahun lalu
parallel 7828199827 #12103 - CI for OpenBSD (#12105) 4 tahun lalu
parser de27910ab7 make `from` an operator (#14241) 4 tahun lalu
pragmas a008f591e2 add test for `define`, `undef` (#14443) 4 tahun lalu
proc e8f4586c68 allow typed/untyped in magic procs (#12911) 5 tahun lalu
procvar 749dbce4c6 Merge tests into a larger file (part 5 of ∞) (#9368) 6 tahun lalu
range 7d6cbf290a Error -> Defect for defects (#13908) 4 tahun lalu
rational 7d6cbf290a Error -> Defect for defects (#13908) 4 tahun lalu
realtimeGC b26378a468 WIP, most tests are now skipped 6 tahun lalu
sets 42dad3a836 tables/sharedtables/intsets/etc: fix #13496, #13504, #13505; add lots of tests (#13498) [backport] 4 tahun lalu
showoff e4415422fe Revert "printing float values will have one more digit. (#13276) [backport]" (#13363) 4 tahun lalu
specialops 547961f71e dotops: add a simple object delegation test 7 tahun lalu
statictypes 32f335f594 fix #14802 (#14803) 4 tahun lalu
stdlib dc5a40f3f3 {.deprecated: [existsFile: fileExists].} (#14735) 4 tahun lalu
system 5d5df4a394 Clean out Deprecated proc (#14797) 4 tahun lalu
template a6cbe58e8c typetraits.$: $((int, float), int)` is now `"((int, float), int)"` instead of `"(tuple of (int, float), int)" (#14812) 4 tahun lalu
testament a9eee6db65 misc testament cleanups (#14764) 4 tahun lalu
testdata abe5cb82a0 Fix for #5134 (parseJson(string) should fail on leftover data) (#5203) 8 tahun lalu
threads 8088633250 faster CIs (#13803) 4 tahun lalu
tools 3f29911a94 new feature: --staticBoundChecks:on to enforce static array index checking (#10965) 4 tahun lalu
trmacros 825e08b046 fixes #7524 6 tahun lalu
tuples 76ffa4fa25 fixes #14112, tests for #12892, #12671, #11697 (#14125) 4 tahun lalu
typerel 4c08e64e98 disallow typedesc in arrays & move existing checks to `types.typeAllowedAux` (#13261) 4 tahun lalu
types d839eb9352 fix #14007 (#14012) [backport] 4 tahun lalu
untestable 8e54bc5b0c Deprecate and/or remove ospaths (#14767) 4 tahun lalu
usingstmt 3b783f7e13 Testament: refactoring; makes the test joiner green 6 tahun lalu
valgrind 223e65e529 attempt to add valgrind support to the CIs and testament (#12646) 5 tahun lalu
varres 814f150184 fix #13848: make var result work with nim cpp (#13959) 4 tahun lalu
varstmt 3b783f7e13 Testament: refactoring; makes the test joiner green 6 tahun lalu
vm e7f280bd26 Remove deprecated stuff from stdlib (#14699) 4 tahun lalu
ast_pattern_matching.nim 389b140029 add tastspec (and ast_pattern_matching) (#10863) 5 tahun lalu
config.nims 1648f1dd99 fix #14320 (tasyncawait.nim is recently very flaky) + avoid hardcoding service ports everywhere + flakyAssert (#14327) 4 tahun lalu
dummy.txt a68a4bfaf2 Remove install.txt and readme.txt (#9521) 6 tahun lalu
js.html 72a3e21f28 Removes executable bit for text files. 11 tahun lalu
js.nim e80465dacf tests: Trim .nim files trailing whitespace 9 tahun lalu
m14634.nim d149823019 fix #13166 tioselectors flaky test on freebsd+OSX (#14634) 4 tahun lalu
mmaptest.nim 39290cf88c Fix spellings (#12277) [backport] 5 tahun lalu
readme.md 54a52e7d08 Update link to parseSpec proc 4 tahun lalu
rectest.nim e80465dacf tests: Trim .nim files trailing whitespace 9 tahun lalu
stckovfl.nim e80465dacf tests: Trim .nim files trailing whitespace 9 tahun lalu
test_nimscript.nims 695154970d deprecate existsDir; use dirExists instead (#14884) 4 tahun lalu

readme.md

This directory contains the test cases.

Each test must have a filename of the form: t*.nim

Note: Testament is only aware of tests under a directory (eg tests/foo/) and will ignore top-level tests like tests/tbar.nim.

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: run

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 pcat <category> (or cat to avoid parallel testing, which is slower).

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.