[commits] Horde branch master updated. c03221fe4eaf6fe52742203b3465a9dc20668332

Gunnar Wrobel p at rdus.de
Tue Jun 21 05:20:53 UTC 2011


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

from: c8ff8199d4c0621c7b7e3226eef439fe578e8e0c

c03221f Fix location of nag test suite. Fix Kolab testing.

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

commit c03221fe4eaf6fe52742203b3465a9dc20668332
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Jun 21 07:20:18 2011 +0200

    Fix location of nag test suite. Fix Kolab testing.

 nag/lib/test/Nag/AllTests.php              |   48 --------------
 nag/lib/test/Nag/Autoload.php              |   25 -------
 nag/lib/test/Nag/Stub/Registry.php         |   14 ----
 nag/lib/test/Nag/TestCase.php              |   80 -----------------------
 nag/lib/test/Nag/Unit/Driver/KolabTest.php |   97 ----------------------------
 nag/lib/test/Nag/phpunit.xml               |    8 --
 nag/package.xml                            |   58 ++++++++++-------
 nag/test/Nag/AllTests.php                  |   45 +++++++++++++
 nag/test/Nag/Autoload.php                  |   25 +++++++
 nag/test/Nag/Stub/Registry.php             |   19 ++++++
 nag/test/Nag/TestCase.php                  |   82 +++++++++++++++++++++++
 nag/test/Nag/Unit/Driver/KolabTest.php     |   97 ++++++++++++++++++++++++++++
 nag/test/Nag/phpunit.xml                   |    8 ++
 13 files changed, 309 insertions(+), 297 deletions(-)
 delete mode 100644 nag/lib/test/Nag/AllTests.php
 delete mode 100644 nag/lib/test/Nag/Autoload.php
 delete mode 100644 nag/lib/test/Nag/Stub/Registry.php
 delete mode 100644 nag/lib/test/Nag/TestCase.php
 delete mode 100644 nag/lib/test/Nag/Unit/Driver/KolabTest.php
 delete mode 100644 nag/lib/test/Nag/phpunit.xml
 create mode 100644 nag/test/Nag/AllTests.php
 create mode 100644 nag/test/Nag/Autoload.php
 create mode 100644 nag/test/Nag/Stub/Registry.php
 create mode 100644 nag/test/Nag/TestCase.php
 create mode 100644 nag/test/Nag/Unit/Driver/KolabTest.php
 create mode 100644 nag/test/Nag/phpunit.xml

http://git.horde.org/horde-git/-/commit/c03221fe4eaf6fe52742203b3465a9dc20668332




More information about the commits mailing list