From: David Levine Date: Fri, 13 Feb 2015 02:22:32 +0000 (-0600) Subject: Added showmimeproc to test/common.sh.in so that test-show will test X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/3e4f493e89d831b319c585b3222004ffca5669f7?ds=inline;hp=-c Added showmimeproc to test/common.sh.in so that test-show will test it in the workspace, not the user's installation. Also added all of the other procs defined in config/config.c that are currently unused, just in case they some day are. --- 3e4f493e89d831b319c585b3222004ffca5669f7 diff --git a/test/common.sh.in b/test/common.sh.in index dc7bc1dc..aa1e8455 100644 --- a/test/common.sh.in +++ b/test/common.sh.in @@ -292,7 +292,16 @@ mhbuild: -nocontentid mhlproc: ${MH_LIBEXEC_DIR}/mhl moreproc: cat postproc: ${MH_LIBEXEC_DIR}/post +showmimeproc: ${MH_INST_DIR}${bindir}/mhshow showproc: ${MH_LIBEXEC_DIR}/mhl +#: The following aren't currently used by the test suite, but are +#: defined here in case they are in the future: +mailproc: ${MH_INST_DIR}${bindir}/mhmail +rcvstoreproc: ${MH_LIBEXEC_DIR}/rcvstore +sendproc: ${MH_INST_DIR}${bindir}/send +whatnowproc: ${MH_INST_DIR}${bindir}/whatnow +whomproc: ${MH_INST_DIR}${bindir}/whom +#: incproc and packproc are defined in config.c but not used by any code. EOF if test -z '@nmhetcdirinst@'; then diff --git a/test/mhparam/test-mhparam b/test/mhparam/test-mhparam index 8a48b8de..29dd11f3 100755 --- a/test/mhparam/test-mhparam +++ b/test/mhparam/test-mhparam @@ -84,18 +84,18 @@ $MH_INST_DIR$bindir/refile 700 $bindir/inc more -$bindir/mhmail +$MH_INST_DIR$bindir/mhmail $MH_INST_DIR$nmhlibexecdir/mhl cat 600 $bindir/packf $MH_INST_DIR$nmhlibexecdir/post -$bindir/send -$bindir/mhshow +$MH_INST_DIR$bindir/send +$MH_INST_DIR$bindir/mhshow $MH_INST_DIR$nmhlibexecdir/mhl nmh-`cat ${srcdir}/VERSION` -$bindir/whatnow -$bindir/whom +$MH_INST_DIR$bindir/whatnow +$MH_INST_DIR$bindir/whom $nmhetcdirinst $MH_LIBEXEC_DIR fcntl