X-Git-Url: https://vcs.fsf.org/?p=exim.git;a=blobdiff_plain;f=test%2FREADME;h=7e778eee768b5b82cbb6332cfe5305f014f96c0a;hp=ef91049cc3dd3c6cd1242fb7781a6a55a64117ac;hb=6f1235934cf1739c7fd575a2019a6d2deeb1cf9d;hpb=b5a70bdfa38bcc3e1143f8fe6f63e7613f03e690 diff --git a/test/README b/test/README index ef91049cc..7e778eee7 100644 --- a/test/README +++ b/test/README @@ -237,6 +237,11 @@ is as follows: There are some options for the ./runtest script itself: + -CONTINUE This will allow the script to move past some failing tests. It will + write a simple failure line with the test number in a temporary + logfile test/failed-summary.log. Unexpected exit codes will still + stall the test execution and require interaction. + -DEBUG This option is for debugging the test script. It causes some tracing information to be output.