Araq 9abb28ebfd Merge branch 'ssl-cert-verify-gh-action' of https://github.com/FedericoCeratto/Nim into FedericoCeratto-ssl-cert-verify-gh-action 4 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
align abea80376a fixes #13122 (#13126) 5 years ago
ambsym 1105d03644 require errormsg to be specified before file. 6 years ago
arc 35fb38629f cycle breaker (#13593) 4 years ago
arithm 2f557652d4 fix operators containing percent for VM usage (#13536) 4 years ago
array ad3c10022a guards.nim:sameTree(): handle uint literals correctly (#12483) [backport] 5 years ago
assert a6682de004 catchable defects (#13626) 4 years ago
assign bf2e052e6d fix rtti sizeof for varargs in global scope (#13125) [backport] 5 years ago
astoverload 20b5f31c03 new tester; all tests categorized 11 years ago
astspec 39290cf88c Fix spellings (#12277) [backport] 5 years ago
async e041c184d2 fix #12919 tasyncclosestall flaky: Address already in use (#12934) 5 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 c79df2fb6a EndsInNoReturn in expressions extension, fixes #13490 (#13520) 4 years ago
ccgbugs 46bfb590c8 fixes #13281 (#13282) 5 years ago
clearmsg 1105d03644 require errormsg to be specified before file. 6 years ago
closure f3eb0a5970 capture macro now accepts variables of different types (#13356) 4 years ago
cnstseq 1105d03644 require errormsg to be specified before file. 6 years ago
collections 42dad3a836 tables/sharedtables/intsets/etc: fix #13496, #13504, #13505; add lots of tests (#13498) [backport] 4 years ago
compilepragma 7e9cda7dba fixes #10299 (#11324) 5 years ago
compiler 4e0f12092e Fixes #12536 (#12568) [backport] 5 years ago
compilerapi 796aafe7e0 make case-object transitions explicit, make unknownLineInfo a const, replace a few magic numbers with consts (#13170) 5 years ago
compilerfeatures 9ecb1aae80 new compiler feature: --expandMacro 5 years ago
compiles 2acf74d458 delete list comprehension (#12392) 5 years ago
concat 20b5f31c03 new tester; all tests categorized 11 years ago
concepts dd362ab4c0 fix #13538 sigmatch errors are now sorted (#13701) 4 years ago
constr e749fc08e7 fixes #10943 (#10947) 5 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 39290cf88c Fix spellings (#12277) [backport] 5 years ago
coroutines efbf43d4a9 intVal works now on enum field symbols (#11403) 5 years ago
cpp b3176b8817 Attempt to finish off araq cpp exceptions (#13695) 4 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 a7aeabb9d2 [backport] Fix spelling typos (#12755) 5 years ago
destructor fb641483f0 arc optimizations (#13325) 4 years ago
dir with space fa058773db fixes #10042 (allow spaces in import) (#10504) 6 years ago
discard fabc2a7086 revert discardable transformation (#10905) 5 years ago
distinct de1ede77fe fixes #11715 (#11721) 5 years ago
dll 1e303100f8 Revert "remove dead code test_nimhcr_integration.(bat,sh) (#13388)" (#13396) 4 years ago
effects c86b1fbcac fixes a critical GC safety inference bug (#10615) 5 years ago
enum 9474a818af fix enumtostr crash for enum-range (#13035) 5 years ago
errmsgs dd362ab4c0 fix #13538 sigmatch errors are now sorted (#13701) 4 years ago
exception b3176b8817 Attempt to finish off araq cpp exceptions (#13695) 4 years ago
exprs 1105d03644 require errormsg to be specified before file. 6 years ago
fields 795044ed2b make tests green again 5 years ago
flags 1105d03644 require errormsg to be specified before file. 6 years ago
float e4415422fe Revert "printing float values will have one more digit. (#13276) [backport]" (#13363) 5 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 73f5f1e80c save another 33s of CI for tests/gc/gcleak.nim 4 years ago
generics ed263e174e fix #13524 astToStr now works inside generics (#13681) 4 years ago
gensym 488f3ed085 fixes yet another gensym regression (#12145) 5 years ago
global 1105d03644 require errormsg to be specified before file. 6 years ago
ic c8cffaf420 Incremental compilation (IC): Improvements (#11881) 5 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 b3176b8817 Attempt to finish off araq cpp exceptions (#13695) 4 years ago
js a43583f9c8 relativePath("foo", "foo") is now ".", not "" (#13452) 4 years ago
lent be82d11576 fixes #12224 (#12225) 5 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 f94ec363ab Allow void macro result (#11286) 5 years ago
macros f95eef99a9 add expectIdent to macros (#12778) 4 years ago
magics 8c93c692b9 run runnableExamples in the module scope (#11732) [feature] 5 years ago
manyloc 3ba3307d61 remove deprecated procs (#12535) 5 years ago
metatype a102eb5ef6 fixes #13646 4 years ago
method 1551fff853 clean up deprecated stuff and unused imports in tests (#13059) 5 years ago
misc 5f6997794e fixes #13671 [backport] (#13678) 4 years ago
modules 832b0a0232 fixes #12420 [backport] (#12456) 5 years ago
namedparams 6c487a6309 fixes #12196 5 years ago
newconfig 7182922622 [feature] Added os.delEnv; add delEnv support to nimscript too (#11466) 5 years ago
nimble 49db2a08ba Fixes #12767 (#12768) 5 years ago
niminaction c5c6bae2a4 #12103 - CI for FreeBSD (#12179) 5 years ago
notnil 3f29911a94 new feature: --staticBoundChecks:on to enforce static array index checking (#10965) 4 years ago
objects 51bd442b88 fix when statements in inheritable generic objects (#13667) [backport] 4 years ago
objvariant 3c38edf563 Better case coverage error message for alias and range enum (#12913) 5 years ago
openarray 1551fff853 clean up deprecated stuff and unused imports in tests (#13059) 5 years ago
osproc db540a0223 fix #13449 texitcode flaky on windows (#13487) 4 years ago
overflw 7215341190 make fullpaths the default in error messages and stack traces for mor… (#11385) 5 years ago
overload 4a35d2b571 fixes #11375 (#11376) 5 years ago
package_level_objects c17f6c7837 new feature: package level objects 7 years ago
parallel 3f29911a94 new feature: --staticBoundChecks:on to enforce static array index checking (#10965) 4 years ago
parser 5b27b263fd Remove immediate pragma (#11308) 5 years ago
pragmas 2f557652d4 fix operators containing percent for VM usage (#13536) 4 years ago
proc e8f4586c68 allow typed/untyped in magic procs (#12911) 5 years ago
procvar 749dbce4c6 Merge tests into a larger file (part 5 of ∞) (#9368) 6 years ago
range a6682de004 catchable defects (#13626) 4 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 42dad3a836 tables/sharedtables/intsets/etc: fix #13496, #13504, #13505; add lots of tests (#13498) [backport] 4 years ago
showoff e4415422fe Revert "printing float values will have one more digit. (#13276) [backport]" (#13363) 5 years ago
specialops 547961f71e dotops: add a simple object delegation test 7 years ago
statictypes 3ba3307d61 remove deprecated procs (#12535) 5 years ago
stdlib f2134dbdf8 Implement SSL/TLS certificate checking #782 4 years ago
system 14b2354b7d rename `lenTuple` and `lenVarargs` (#13639) 4 years ago
template 39290cf88c Fix spellings (#12277) [backport] 5 years ago
testament 80b508d337 test suite: rename tests containing 'fail' for easier search in logs 5 years ago
testdata abe5cb82a0 Fix for #5134 (parseJson(string) should fail on leftover data) (#5203) 8 years ago
threads 1f8c9aff1f Fix and reenable thread tests (#11343) 5 years ago
tools 3f29911a94 new feature: --staticBoundChecks:on to enforce static array index checking (#10965) 4 years ago
trmacros 825e08b046 fixes #7524 6 years ago
tuples 34dbc5699e fix several typos in documentation and comments (#12553) 5 years ago
typerel b80d70b0f3 fix tests 5 years ago
types 83e715c5b6 fixes #5170 (#13589) 4 years ago
untestable 2e738c4e3a SSL: update integ test to skip flapping tests 4 years ago
usingstmt 3b783f7e13 Testament: refactoring; makes the test joiner green 6 years ago
valgrind 223e65e529 attempt to add valgrind support to the CIs and testament (#12646) 5 years ago
varres 6a0e87eb38 cleanup Ordinal (#13501) 4 years ago
varstmt 3b783f7e13 Testament: refactoring; makes the test joiner green 6 years ago
vm af9c852701 fix `nim doc subdir/foo` which was generating broken css; + other fixes (#13647) 4 years ago
ast_pattern_matching.nim 389b140029 add tastspec (and ast_pattern_matching) (#10863) 5 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. 11 years ago
js.nim e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
mmaptest.nim 39290cf88c Fix spellings (#12277) [backport] 5 years ago
readme.md 412011eb96 Fix reference to parseSpec proc in readme (#12359) 5 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 a43583f9c8 relativePath("foo", "foo") is now ".", not "" (#13452) 4 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.