X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2FREADME;h=bde6db0c04a4979ea29ac1451e5d0e6b80b8fb50;hb=8026b4a9ff6bb5d70e48bcd8c557fecefb222a03;hp=7b2e96d466a7a1403fa78f03940ffacf15abdd14;hpb=e994bb28df895ae06ebaab54b4ef226f5bd8bb95;p=notmuch diff --git a/test/README b/test/README index 7b2e96d4..bde6db0c 100644 --- a/test/README +++ b/test/README @@ -56,6 +56,13 @@ can be specified as follows: make test OPTIONS="--verbose" +You can choose an emacs binary to run the tests in one of the +following ways. + + TEST_EMACS=my-special-emacs make test + TEST_EMACS=my-special-emacs ./emacs + make test TEST_EMACS=my-special-emacs + Skipping Tests -------------- If, for any reason, you need to skip one or more tests, you can do so