X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2FREADME;fp=test%2FREADME;h=bde6db0c04a4979ea29ac1451e5d0e6b80b8fb50;hp=7b2e96d466a7a1403fa78f03940ffacf15abdd14;hb=bed6022ed1076803d89260762dd4d90e639f2756;hpb=c96f5f29ddc1f1e53c99893bd5f5226c724e050f 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