[commits] Horde branch master updated. 4edaec11cfcfae661561ea8c28256221f02f5924
Gunnar Wrobel
p at rdus.de
Tue Aug 24 08:56:54 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: 61134c2954711716d52cef97d9f5fea32cfbec93
4edaec1 Add a fix to ignore the autoloading of the newer PHPUnit (>= 3.5.0, currently RC).
-----------------------------------------------------------------------
commit 4edaec11cfcfae661561ea8c28256221f02f5924
Author: Gunnar Wrobel <p at rdus.de>
Date: Tue Aug 24 10:07:50 2010 +0200
Add a fix to ignore the autoloading of the newer PHPUnit (>= 3.5.0, currently RC).
Also extracted the reduced Autoloading setup for the test suites. This
way I can avoid duplicating code when defining the Autoload.php setup
I use for running single test suites.
framework/Kolab_Config/test/Horde/Kolab/Config/Autoload.php | 13 +----
framework/Test/lib/Horde/Test/AllTests.php | 13 +----
framework/Test/lib/Horde/Test/Autoload.php | 31 +++++++++++
framework/Test/package.xml | 2 +
4 files changed, 35 insertions(+), 24 deletions(-)
create mode 100644 framework/Test/lib/Horde/Test/Autoload.php
http://git.horde.org/diff.php/framework/Kolab_Config/test/Horde/Kolab/Config/Autoload.php?rt=horde-git&r1=8db04d5dbc71180908279b3b701b770e5e5eb1a5&r2=4edaec11cfcfae661561ea8c28256221f02f5924
http://git.horde.org/diff.php/framework/Test/lib/Horde/Test/AllTests.php?rt=horde-git&r1=ba6bb425a3c8a31f17d1668aa8f469eaea86225a&r2=4edaec11cfcfae661561ea8c28256221f02f5924
http://git.horde.org/co.php/framework/Test/lib/Horde/Test/Autoload.php?rt=horde-git&r=4edaec11cfcfae661561ea8c28256221f02f5924
http://git.horde.org/diff.php/framework/Test/package.xml?rt=horde-git&r1=b211308c2cca342f72a680671cef9a9a71b5d0b1&r2=4edaec11cfcfae661561ea8c28256221f02f5924
More information about the commits
mailing list