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-657-g68261ea
Date: Sun, 16 Oct 2016 10:53: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  68261ea30bdaec3384876f2fe152a377d2d5c0d1 (commit)
      from  fd4914cf1ab063c80fbad151abc284a44f46c4ad (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 68261ea30bdaec3384876f2fe152a377d2d5c0d1
Author: Ralph Corderoy <address@hidden>
Date:   Sun Oct 16 11:43:45 2016 +0100

    Add failing test case for single-character header parsing.
    `scan -format '%{x}'' fails to find single-character header `x' in some
    cases, depending on the position of the header in the file.  Add a
    simple test case, scan/test-header-parsing, for this that fails.  Alter
    the test harness to allow a test to indicate it expects to fail.  When
    it does, that's ignored.  If it passes, that's then an error instead.
    
    Did this because I don't know if or when it will be fixed and didn't
    want it to be forgotten in the meantime.  When it is fixed, the test can
    be enhanced to cover many more possibilities.  First noticed it with ad
    hoc testing of my fewer-lseek change, but it is present in the released
    1.6.

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

Summary of changes:
 Makefile.am                   |    1 +
 test/common.sh.in             |   20 +++++++++++++++++---
 test/scan/test-header-parsing |   30 ++++++++++++++++++++++++++++++
 3 files changed, 48 insertions(+), 3 deletions(-)
 create mode 100755 test/scan/test-header-parsing


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



reply via email to

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