[commits] Horde branch master updated. cbff93bb9452bd4382f3f9931953f39473144d4f
Gunnar Wrobel
p at rdus.de
Thu Sep 8 12:44:34 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: c226bd0b752e22fcedc031a5a4ff20139d3428d0
9bebe86 Centralize common setup procedures.
cbff93b Add testing for the task form.
-----------------------------------------------------------------------
commit 9bebe86b8485c18c5de232cc43b8938d74e23ad2
Author: Gunnar Wrobel <p at rdus.de>
Date: Thu Sep 8 14:43:38 2011 +0200
Centralize common setup procedures.
nag/test/Nag/TestCase.php | 102 ++++++++++++++++++++++-
nag/test/Nag/Unit/Driver/Base.php | 25 +------
nag/test/Nag/Unit/Driver/KolabTest.php | 24 +-----
nag/test/Nag/Unit/Driver/Sql/Base.php | 22 +-----
nag/test/Nag/Unit/Driver/Sql/Pdo/SqliteTest.php | 16 +---
nag/test/Nag/Unit/Factory/TasklistsTest.php | 31 +-------
nag/test/Nag/Unit/Nag/Base.php | 26 +------
nag/test/Nag/Unit/Nag/KolabTest.php | 28 +------
nag/test/Nag/Unit/Nag/Sql/Base.php | 22 +-----
nag/test/Nag/Unit/Nag/Sql/Pdo/SqliteTest.php | 14 +---
10 files changed, 111 insertions(+), 199 deletions(-)
http://git.horde.org/horde-git/-/commit/9bebe86b8485c18c5de232cc43b8938d74e23ad2
-----------------------------------------------------------------------
commit cbff93bb9452bd4382f3f9931953f39473144d4f
Author: Gunnar Wrobel <p at rdus.de>
Date: Thu Sep 8 14:44:24 2011 +0200
Add testing for the task form.
nag/package.xml | 22 ++++-
nag/test/Nag/Autoload.php | 2 +
nag/test/Nag/Unit/Form/Task/Base.php | 105 ++++++++++++++++++++
nag/test/Nag/Unit/Form/Task/KolabTest.php | 45 +++++++++
nag/test/Nag/Unit/Form/Task/Sql/Base.php | 46 +++++++++
nag/test/Nag/Unit/Form/Task/Sql/Pdo/SqliteTest.php | 49 +++++++++
6 files changed, 266 insertions(+), 3 deletions(-)
create mode 100644 nag/test/Nag/Unit/Form/Task/Base.php
create mode 100644 nag/test/Nag/Unit/Form/Task/KolabTest.php
create mode 100644 nag/test/Nag/Unit/Form/Task/Sql/Base.php
create mode 100644 nag/test/Nag/Unit/Form/Task/Sql/Pdo/SqliteTest.php
http://git.horde.org/horde-git/-/commit/cbff93bb9452bd4382f3f9931953f39473144d4f
More information about the commits
mailing list