[commits] Horde branch master updated. 58b9ca1b7e10e5ee83582fd9469d7887e3f65728

Gunnar Wrobel p at rdus.de
Wed Aug 31 10:02:37 UTC 2011


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

from: f43e6149066bc3a7915ede64bf14e667a6a5ca4b

58b9ca1 Add testing for nag.

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

commit 58b9ca1b7e10e5ee83582fd9469d7887e3f65728
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Aug 31 12:02:25 2011 +0200

    Add testing for nag.

 nag/test/Nag/Autoload.php                       |    3 +
 nag/test/Nag/Stub/DbFactory.php                 |   16 ++++
 nag/test/Nag/TestCase.php                       |   68 ++++++++++----
 nag/test/Nag/Unit/Driver/Base.php               |  110 +++++++++++++++++++++++
 nag/test/Nag/Unit/Driver/KolabTest.php          |   74 +--------------
 nag/test/Nag/Unit/Driver/Sql/Base.php           |   64 +++++++++++++
 nag/test/Nag/Unit/Driver/Sql/Pdo/SqliteTest.php |   49 ++++++++++
 7 files changed, 297 insertions(+), 87 deletions(-)
 create mode 100644 nag/test/Nag/Stub/DbFactory.php
 create mode 100644 nag/test/Nag/Unit/Driver/Base.php
 create mode 100644 nag/test/Nag/Unit/Driver/Sql/Base.php
 create mode 100644 nag/test/Nag/Unit/Driver/Sql/Pdo/SqliteTest.php

http://git.horde.org/horde-git/-/commit/58b9ca1b7e10e5ee83582fd9469d7887e3f65728




More information about the commits mailing list