]> git.eshelyaron.com Git - emacs.git/commit
Expanded testing of MH-E with multiple MH variants
authorStephen Gildea <stepheng+emacs@gildea.com>
Sat, 9 Oct 2021 18:36:03 +0000 (11:36 -0700)
committerStephen Gildea <stepheng+emacs@gildea.com>
Sat, 9 Oct 2021 18:36:38 +0000 (11:36 -0700)
commit5d408f1a24fd6e0fe0ea4acd6c02887332de1494
tree1315e68bcc32b925b47aca467674043c9ec4ec2e
parentb497add9719dac16696f64d5a551d2b813f0c825
Expanded testing of MH-E with multiple MH variants

* test/lisp/mh-e/mh-utils-tests.el: Environment variable TEST_MH_PATH
controls which installed MH variant to test with.  Moved the commentary
about testing with different MH variants from above 'with-mh-test-env'
definition to "Commentary" section at the top of the file.
* test/lisp/mh-e/test-all-mh-variants.sh: New script to test all
installed MH variants.
test/lisp/mh-e/mh-utils-tests.el
test/lisp/mh-e/test-all-mh-variants.sh [new file with mode: 0755]