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.7-branchpoint-266-ga36ed7e
Date: Sun, 24 Sep 2017 11:01:00 -0400 (EDT)

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  a36ed7ec83f3c6a91a0f4b2df94d7e30971f5b49 (commit)
       via  8e5bcb24340597d842ff02eadd73bd9f775ea80a (commit)
       via  0a01282c77d958d15a135ade3fcd1ef6c57c7273 (commit)
       via  b46d49baab6621c3fdbe14f12884871edd7be812 (commit)
       via  ca2f8cc7e93a21f9f04e0d976ca97feac4802e91 (commit)
       via  7472b8866ffaee51e7989c6316bdbd1ea1153492 (commit)
      from  b793b5e976e7ece3588f1d0e69c9fe8234278783 (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 a36ed7ec83f3c6a91a0f4b2df94d7e30971f5b49
Author: Ralph Corderoy <address@hidden>
Date:   Sun Sep 24 15:45:25 2017 +0100

    inc/test-eom-align: Cut down on the flicker by re-ordering tests.

commit 8e5bcb24340597d842ff02eadd73bd9f775ea80a
Author: Ralph Corderoy <address@hidden>
Date:   Sun Sep 24 15:41:58 2017 +0100

    inc/test-eom-align: Replace case on $MBOX_TYPE with interpolation.

commit 0a01282c77d958d15a135ade3fcd1ef6c57c7273
Author: Ralph Corderoy <address@hidden>
Date:   Sun Sep 24 15:04:05 2017 +0100

    inc/test-eom-align: rm(1) unwanted +inbox emails, not rmm(1).
    
    Using rmm(1) is using the software under test.  And about 50 times
    slower.

commit b46d49baab6621c3fdbe14f12884871edd7be812
Author: Ralph Corderoy <address@hidden>
Date:   Sun Sep 24 14:26:02 2017 +0100

    inc/test-eom-align: Create test mboxes in less steps.
    
    Use a couple of temporary files created at the beginning to allow runs
    of alternating cat(1) and echo(1) to be a single cat.  Knocks 15% off
    the `make check' time for that single test in a simple trial here.

commit ca2f8cc7e93a21f9f04e0d976ca97feac4802e91
Author: Ralph Corderoy <address@hidden>
Date:   Sun Sep 24 14:10:18 2017 +0100

    inc/test-eom-align: Fix MMDF-mbox `B' size calculation.
    
    Also, have the email body end in what appears to be the MMDF magic
    string for the first few bytes;  otherwise, the test mbox is just a
    boring single email compared to the `A', From_, version.  Fixes
    8699f1cc.

commit 7472b8866ffaee51e7989c6316bdbd1ea1153492
Author: Ralph Corderoy <address@hidden>
Date:   Sun Sep 24 13:49:32 2017 +0100

    inc/test-eom-align: Fix MMDF-mbox `A' size calculation.
    
    The `...LINESZ' variables are number of bytes, not number of lines, so
    MMDF's is now 5 rather than 1.  And the MMDF magic string tops and tails
    each email so needs to be subtracted twice, not once like From_'s.
    Fixes 8699f1cc.

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

Summary of changes:
 test/inc/test-eom-align | 63 ++++++++++++++++++++++++++-----------------------
 1 file changed, 34 insertions(+), 29 deletions(-)


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



reply via email to

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