/[smeserver]/rpms/qpsmtpd/sme8/0026-add-test-name-to-test-output.patch
ViewVC logotype

Contents of /rpms/qpsmtpd/sme8/0026-add-test-name-to-test-output.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Sun Nov 14 20:50:20 2010 UTC (13 years, 6 months ago) by slords
Branch: MAIN
CVS Tags: qpsmtpd-0_84-3_el5_sme, qpsmtpd-0_84-6_el5_sme, qpsmtpd-0_84-2_el5_sme, qpsmtpd-0_84-5_el5_sme, qpsmtpd-0_84-8_el5_sme, qpsmtpd-0_84-9_el5_sme, qpsmtpd-0_84-4_el5_sme, qpsmtpd-0_84-7_el5_sme, HEAD
* Sun Nov 14 2010 <slords@mail.com> 0.84-2.sme
- Sync with upstream git repo.
- Fix require_resolvable_fromhost doesn't work [SME: 6369]
- Fix TLS security defaults [SME: 6366]
- Fix fatal errors when mail has no headers [SME: 6345]

1 From 0c4a76ffe75190a82010dca5dd7e2bd4bdbe14cb Mon Sep 17 00:00:00 2001
2 From: Matt Simerson <matt@tnpi.net>
3 Date: Mon, 26 Jul 2010 01:41:35 -0400
4 Subject: add test name to test output
5
6 ---
7 t/plugin_tests/check_badrcptto | 2 +-
8 1 files changed, 1 insertions(+), 1 deletions(-)
9
10 diff --git a/t/plugin_tests/check_badrcptto b/t/plugin_tests/check_badrcptto
11 index 9f7b9c9..b9a986d 100644
12 --- a/t/plugin_tests/check_badrcptto
13 +++ b/t/plugin_tests/check_badrcptto
14 @@ -5,5 +5,5 @@ sub register_tests {
15 }
16
17 sub test_check_badrcptto_ok {
18 - ok(1);
19 + ok(1, 'badrcptto, ok');
20 }
21 --
22 1.7.2.2
23

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed