nmh-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated


From: Ralph Corderoy
Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.6-branchpoint-1024-gdb3da5f
Date: Mon, 31 Oct 2016 17:46:45 +0000 (UTC)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The nmh Mail Handling System".

The branch, master has been updated
       via  db3da5fe01f937010afb1ac4a7129b345f1cf5a2 (commit)
       via  0b2f6fb7342984e3e73544600c48fddf07541beb (commit)
      from  b7cbd7c8a39920669db61d331b12839f2a2d3562 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit db3da5fe01f937010afb1ac4a7129b345f1cf5a2
Author: Ralph Corderoy <address@hidden>
Date:   Mon Oct 31 17:44:24 2016 +0000

    Use new check_exit in `# gcov' tests.
    
    It showed up fmtdump wasn't being found because $? was 127, not 1.
    And mkstemp exits 255 on error, unusually amongst MH commands.

commit 0b2f6fb7342984e3e73544600c48fddf07541beb
Author: Ralph Corderoy <address@hidden>
Date:   Mon Oct 31 17:18:11 2016 +0000

    test/common.sh.in: Add test_exit() for $? checking.
    
    The stdout and stderr of the command being tested are saved but ignored,
    only regurgitated if the test fails.  The test is stated as a fragment
    of a test(1) condition, e.g. '-eq 1'.  This is mainly intended for the
    quick one-liners to increase gcov coverage and thus valgrind's scope.
    Over time, better tests that check more of the command's behaviour can
    replace these, keeping the coverage level.

-----------------------------------------------------------------------

Summary of changes:
 test/ali/test-ali               |    2 +-
 test/anno/test-anno             |    2 +-
 test/burst/test-burst           |    2 +-
 test/common.sh.in               |   21 +++++++++++++++++++++
 test/comp/test-comp-format      |    2 +-
 test/dist/test-dist             |    2 +-
 test/folder/test-packf          |    2 +-
 test/folder/test-sortm          |    2 +-
 test/format/test-fmtdump        |    4 ++--
 test/inc/test-msgchk            |    2 +-
 test/install-mh/test-install-mh |    2 +-
 test/mhbuild/test-forw          |    2 +-
 test/mhbuild/test-header-encode |    2 +-
 test/mhfixmsg/test-mhfixmsg     |    2 +-
 test/mhical/test-mhical         |    2 +-
 test/mhlist/test-mhlist         |    2 +-
 test/mhparam/test-mhparam       |    4 ++--
 test/mhpath/test-mhpath         |    2 +-
 test/mhshow/test-charset        |    2 +-
 test/mhstore/test-mhstore       |    2 +-
 test/mkstemp/test-mkstemp       |    2 +-
 test/new/test-basic             |    2 +-
 test/oauth/test-inc             |    2 +-
 test/oauth/test-mhlogin         |    2 +-
 test/oauth/test-send            |    2 +-
 test/post/test-post-basic       |    2 +-
 test/prompter/test-prompter     |    2 +-
 test/rcv/test-rcvdist           |    2 +-
 test/rcv/test-rcvpack           |    2 +-
 test/rcv/test-rcvstore          |    2 +-
 test/rcv/test-rcvtty            |    2 +-
 test/refile/test-refile         |    2 +-
 test/repl/test-repl             |    2 +-
 test/scan/test-scan             |    2 +-
 test/sequences/test-flist       |    2 +-
 test/sequences/test-mark        |    2 +-
 test/show/test-show             |    2 +-
 test/slocal/test-slocal         |    2 +-
 test/whom/test-whom             |    2 +-
 39 files changed, 61 insertions(+), 40 deletions(-)


hooks/post-receive
-- 
The nmh Mail Handling System



reply via email to

[Prev in Thread] Current Thread [Next in Thread]