[commits] Horde branch master updated. 474895f80a889d60dd40536cbcc35e6c14d1a732

Michael M Slusarz slusarz at horde.org
Fri Feb 3 05:25:47 UTC 2012


The branch "master" has been updated.
The following is a summary of the commits.

from: cc6b0cb5f169d6b79fd11423ea6a1a9b7e963555

0bcbd19 Fix extended class name
474895f Fix failing unit tests

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

commit 0bcbd194a7bde272c80e794f95bd27b15590398c
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Feb 2 22:14:32 2012 -0700

    Fix extended class name

 .../lib/Horde/Imap/Client/Exception/NoSupportExtension.php        |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/0bcbd194a7bde272c80e794f95bd27b15590398c

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

commit 474895f80a889d60dd40536cbcc35e6c14d1a732
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Feb 2 22:22:15 2012 -0700

    Fix failing unit tests
    
    This is stupid: PHPUnit won't allow expecting a plain old 'Exception'
    exception.  Which just seems like blatant broken behavior to me.  There
    are several built-in PHP classes that throw Exception natively (e.g.
    DateTime), so you can't explicitly check for errors. Dumb.

 framework/Support/test/Horde/Support/BacktraceTest.php      |    6 +++---
 framework/Support/test/Horde/Support/ConsistentHashTest.php |    6 ++++--
 framework/Support/test/Horde/Support/MemoryTest.php         |    8 ++++----
 framework/Support/test/Horde/Support/TimerTest.php          |    6 ++++--
 4 files changed, 15 insertions(+), 11 deletions(-)

http://git.horde.org/horde-git/-/commit/474895f80a889d60dd40536cbcc35e6c14d1a732




More information about the commits mailing list