[Top][All Lists]
[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-193-g26ac907 |
Date: |
Sun, 07 Oct 2012 15:31:55 +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 26ac907a39f8711907707d53050c2f950a47242f (commit)
via 048b87ce37c843865a3a9bbf370a8ee7e202d29d (commit)
via a4390a1c51b3a709d6aeefeba2fdd6fa8d525012 (commit)
from 587e977a97865f091131355f6dd250ece99f7adb (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 26ac907a39f8711907707d53050c2f950a47242f
Author: David Levine <address@hidden>
Date: Sun Oct 7 10:31:12 2012 -0500
Added test-anno, test-dist, test-msgchk, and test-rcvtty.
commit 048b87ce37c843865a3a9bbf370a8ee7e202d29d
Author: David Levine <address@hidden>
Date: Sun Oct 7 10:27:31 2012 -0500
Changed nmh-fcc to fcc. See etc/forwcomps. Another catch by the
test suite!
commit a4390a1c51b3a709d6aeefeba2fdd6fa8d525012
Author: David Levine <address@hidden>
Date: Sun Oct 7 10:18:54 2012 -0500
Updates to test/common.sh.in:
1) Added function check_for_hard_links. Moved this code out of
test-refile so that other tests can use it.
2) Added mmdfldir and mmdflfil settings to the mts.conf for tests, to
support test-msgchk.
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 10 +-
etc/distcomps | 2 +-
man/anno.man | 2 +-
test/anno/test-anno | 200 +++++++++++++++++++++++
test/common.sh.in | 30 +++-
test/dist/test-dist | 372 +++++++++++++++++++++++++++++++++++++++++++
test/inc/test-msgchk | 121 ++++++++++++++
test/mhbuild/test-utf8-body | 2 +-
test/post/test-mts | 2 +-
test/rcv/test-rcvdist | 2 +-
test/rcv/test-rcvtty | 61 +++++++
test/refile/test-refile | 8 +-
12 files changed, 790 insertions(+), 22 deletions(-)
create mode 100755 test/anno/test-anno
create mode 100755 test/dist/test-dist
create mode 100755 test/inc/test-msgchk
create mode 100755 test/rcv/test-rcvtty
hooks/post-receive
--
The nmh Mail Handling System
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-193-g26ac907,
David Levine <=