[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Nmh-commits] [SCM] The nmh Mail Handling System branch, xoauth, updated
From: |
David Levine |
Subject: |
[Nmh-commits] [SCM] The nmh Mail Handling System branch, xoauth, updated. 1.6-branchpoint-358-g74e48ff |
Date: |
Sat, 26 Mar 2016 23:06:41 +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, xoauth has been updated
via 74e48ffefe5f68a2b065d8e970448ba38514185f (commit)
via cd6133dd23422f92534328f768a322f63a5c6dfe (commit)
from 9fb83d5128beabf5d4f779633eb0281b86a10bea (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 74e48ffefe5f68a2b065d8e970448ba38514185f
Author: David Levine <address@hidden>
Date: Sat Mar 26 19:05:10 2016 -0400
Migrated the oauth tests to start_test()/finish_test() so that
they don't have any output on success, but do report the particular
test on failure.
commit cd6133dd23422f92534328f768a322f63a5c6dfe
Author: David Levine <address@hidden>
Date: Sat Mar 26 18:59:31 2016 -0400
Added start_test() and finish_test() functions to test/common.sh.in.
See usage information in the (new) cleanup() function in that file.
This allow us to isolate test failures based on naming of individual
tests within a single test file. As part of this, added set -e to
setup_test(). This required minor updates to test/new/basic and
test/pick/test-stderr to conform. So, migrated test/new/test-basic
to start_test()/finish_test().
-----------------------------------------------------------------------
Summary of changes:
test/common.sh.in | 47 +++++++++++++++++++++++++++++++++++++++++++++--
test/new/test-basic | 19 ++++++++++++++++++-
test/oauth/test-inc | 11 ++++++-----
test/oauth/test-mhlogin | 25 +++++++++++++------------
test/oauth/test-send | 43 ++++++++++++++++++++++---------------------
test/oauth/test-share | 9 +++++----
test/pick/test-stderr | 2 +-
7 files changed, 110 insertions(+), 46 deletions(-)
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, xoauth, updated. 1.6-branchpoint-358-g74e48ff,
David Levine <=