[commits] Horde branch master updated. c8ff8199d4c0621c7b7e3226eef439fe578e8e0c
Gunnar Wrobel
p at rdus.de
Tue Jun 21 04:17:28 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: dae79a0e855b404e38d832a4e541453640e8df8e
c8ff819 Fix location for mnemo tests. Fix Kolab test.
-----------------------------------------------------------------------
commit c8ff8199d4c0621c7b7e3226eef439fe578e8e0c
Author: Gunnar Wrobel <p at rdus.de>
Date: Tue Jun 21 06:17:18 2011 +0200
Fix location for mnemo tests. Fix Kolab test.
mnemo/lib/Driver/Kolab.php | 13 ++--
mnemo/lib/tests/Mnemo/AllTests.php | 48 -----------
mnemo/lib/tests/Mnemo/Autoload.php | 22 -----
mnemo/lib/tests/Mnemo/TestCase.php | 86 -------------------
mnemo/lib/tests/Mnemo/Unit/Driver/KolabTest.php | 95 ---------------------
mnemo/lib/tests/Mnemo/Unit/Factory/DriverTest.php | 61 -------------
mnemo/lib/tests/Mnemo/phpunit.xml | 8 --
mnemo/package.xml | 50 ++++++------
mnemo/test/Mnemo/AllTests.php | 45 ++++++++++
mnemo/test/Mnemo/Autoload.php | 22 +++++
mnemo/test/Mnemo/TestCase.php | 86 +++++++++++++++++++
mnemo/test/Mnemo/Unit/Driver/KolabTest.php | 95 +++++++++++++++++++++
mnemo/test/Mnemo/Unit/Factory/DriverTest.php | 61 +++++++++++++
mnemo/test/Mnemo/phpunit.xml | 8 ++
14 files changed, 348 insertions(+), 352 deletions(-)
delete mode 100644 mnemo/lib/tests/Mnemo/AllTests.php
delete mode 100644 mnemo/lib/tests/Mnemo/Autoload.php
delete mode 100644 mnemo/lib/tests/Mnemo/TestCase.php
delete mode 100644 mnemo/lib/tests/Mnemo/Unit/Driver/KolabTest.php
delete mode 100644 mnemo/lib/tests/Mnemo/Unit/Factory/DriverTest.php
delete mode 100644 mnemo/lib/tests/Mnemo/phpunit.xml
create mode 100644 mnemo/test/Mnemo/AllTests.php
create mode 100644 mnemo/test/Mnemo/Autoload.php
create mode 100644 mnemo/test/Mnemo/TestCase.php
create mode 100644 mnemo/test/Mnemo/Unit/Driver/KolabTest.php
create mode 100644 mnemo/test/Mnemo/Unit/Factory/DriverTest.php
create mode 100644 mnemo/test/Mnemo/phpunit.xml
http://git.horde.org/horde-git/-/commit/c8ff8199d4c0621c7b7e3226eef439fe578e8e0c
More information about the commits
mailing list