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: David Levine
Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-926-gc6e009b
Date: Sat, 28 Dec 2013 17:56:35 +0000

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  c6e009b08f9590e19831f1ada9833613469681fd (commit)
       via  28610ff9a604a75ae0c383be03aa19415ddb1965 (commit)
       via  fa462ef71fbaf819397c59b2c07adf45a04af9f8 (commit)
      from  44fe0f6d35751a9b6ce98a83c21cfe09189a0d67 (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 c6e009b08f9590e19831f1ada9833613469681fd
Author: David Levine <address@hidden>
Date:   Sat Dec 28 11:55:12 2013 -0600

    Fixed chmod of temp file in prompter.  Noticed by valgrind.

commit 28610ff9a604a75ae0c383be03aa19415ddb1965
Author: David Levine <address@hidden>
Date:   Sat Dec 28 11:54:05 2013 -0600

    Null-terminate buffer in mbx_copy() in dropsbr.c.  Noticed by
    valgrind.

commit fa462ef71fbaf819397c59b2c07adf45a04af9f8
Author: David Levine <address@hidden>
Date:   Sat Dec 28 11:51:01 2013 -0600

    Added support for running the test suite with valgrind by setting
    the NMH_VALGRIND environment variable.  To support that, nmh
    programs that are invoked in the test suite should be run via
    (the new function) run_prog or run_test.

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

Summary of changes:
 docs/README.developers                 |   17 ++++++++++
 test/anno/test-anno                    |   54 ++++++++++++++++----------------
 test/bad-input/test-header             |   12 +++---
 test/burst/test-burst                  |    4 +-
 test/burst/test-burst-mime             |    4 +-
 test/common.sh.in                      |   31 ++++++++++++++++--
 test/comp/test-comp-format             |    1 +
 test/dist/test-dist                    |    2 +-
 test/folder/test-create                |    4 +-
 test/folder/test-packf                 |   16 +++++-----
 test/folder/test-recurse               |    6 ++--
 test/folder/test-sortm                 |   32 +++++++++---------
 test/folder/test-total                 |    2 +-
 test/format/test-dp                    |   14 ++++----
 test/format/test-fmtdump               |    6 ++--
 test/format/test-localmbox             |    2 +-
 test/format/test-mymbox                |   14 +++++---
 test/format/test-rightjustify          |    2 +-
 test/forw/test-forw-digest             |    4 +-
 test/forw/test-forw-format             |    1 +
 test/inc/test-inc-scanout              |    2 +-
 test/inc/test-msgchk                   |    9 +++--
 test/install-mh/test-install-mh        |   10 +++---
 test/locking/test-datalocking          |    4 +-
 test/mhbuild/test-forw                 |    4 +-
 test/mhbuild/test-header-encode        |   24 +++++++-------
 test/mhbuild/test-utf8-body            |    2 +-
 test/mhfixmsg/test-mhfixmsg            |   31 ++++++++++--------
 test/mhlist/test-mhlist                |   16 +++++-----
 test/mhparam/test-mhparam              |    8 ++--
 test/mhpath/test-mhpath                |   12 +++---
 test/mhshow/test-charset               |    2 +-
 test/mhshow/test-cte-binary            |    2 +-
 test/mhshow/test-msg-buffer-boundaries |    6 ++--
 test/mhshow/test-qp                    |    2 +-
 test/mhshow/test-subpart               |    2 +-
 test/mhstore/test-mhstore              |    6 ++--
 test/new/test-basic                    |   36 ++++++++++----------
 test/pick/test-pick                    |   32 ++++++++++--------
 test/pick/test-stderr                  |    2 +-
 test/post/test-messageid               |    2 +-
 test/post/test-mts                     |    2 +-
 test/post/test-post-aliases            |    6 ++--
 test/post/test-post-common.sh          |    2 +-
 test/post/test-sendfiles               |    8 ++--
 test/prompter/test-prompter            |   26 ++++++++-------
 test/rcv/test-rcvdist                  |    4 +-
 test/rcv/test-rcvpack                  |   13 ++++---
 test/rcv/test-rcvstore                 |   43 +++++++++++++------------
 test/rcv/test-rcvtty                   |    4 +-
 test/refile/test-refile                |   10 +++---
 test/repl/test-if-str                  |    3 +-
 test/repl/test-multicomp               |    4 +-
 test/repl/test-repl                    |   12 +++---
 test/repl/test-trailing-newline        |    2 +-
 test/scan/test-scan                    |    4 +-
 test/scan/test-scan-multibyte          |    5 ++-
 test/sequences/test-mark               |    7 ++--
 test/slocal/test-slocal                |   49 +++++++++++++++++------------
 test/valgrind.supp                     |   18 ++++++++++
 test/whatnow/test-attach-detach        |    9 +++--
 test/whatnow/test-cd                   |    5 ++-
 test/whatnow/test-ls                   |    6 ++--
 test/whom/test-whom                    |    2 +-
 uip/dropsbr.c                          |    4 ++
 uip/prompter.c                         |    9 ++---
 66 files changed, 396 insertions(+), 303 deletions(-)
 create mode 100644 test/valgrind.supp


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



reply via email to

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