[commits] Horde branch master updated. 7e6bb667310d77e3b9171ce8586371855776bc3b
Gunnar Wrobel
p at rdus.de
Fri Sep 2 06:07:07 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 25c965a86f60a01eb3bff7cc945d8ed8c9a8ade4
b21f83c Add a first set of test service factories.
ae690f6 Add COPYING.
7e6bb66 [gwr] Add Horde_Test_Setup for complex test suite setups.
-----------------------------------------------------------------------
commit b21f83c2f56e238a449ff4e6f7aaa9dcb762a8e5
Author: Gunnar Wrobel <p at rdus.de>
Date: Fri Sep 2 08:04:37 2011 +0200
Add a first set of test service factories.
framework/Test/lib/Horde/Test/Factory/Db.php | 70 ++++++++
framework/Test/lib/Horde/Test/Factory/Group.php | 44 +++++
framework/Test/lib/Horde/Test/Factory/KolabStorage.php | 66 ++++++++
framework/Test/lib/Horde/Test/Factory/Perms.php | 44 +++++
framework/Test/lib/Horde/Test/Factory/Prefs.php | 50 ++++++
framework/Test/lib/Horde/Test/Factory/Registry.php | 47 +++++
framework/Test/lib/Horde/Test/Factory/Share.php | 140 ++++++++++++++++
framework/Test/lib/Horde/Test/Stub/Registry.php | 125 ++++++++++++++
8 files changed, 586 insertions(+), 0 deletions(-)
create mode 100644 framework/Test/lib/Horde/Test/Factory/Db.php
create mode 100644 framework/Test/lib/Horde/Test/Factory/Group.php
create mode 100644 framework/Test/lib/Horde/Test/Factory/KolabStorage.php
create mode 100644 framework/Test/lib/Horde/Test/Factory/Perms.php
create mode 100644 framework/Test/lib/Horde/Test/Factory/Prefs.php
create mode 100644 framework/Test/lib/Horde/Test/Factory/Registry.php
create mode 100644 framework/Test/lib/Horde/Test/Factory/Share.php
create mode 100644 framework/Test/lib/Horde/Test/Stub/Registry.php
http://git.horde.org/horde-git/-/commit/b21f83c2f56e238a449ff4e6f7aaa9dcb762a8e5
-----------------------------------------------------------------------
commit ae690f6f40607d356d74b97b7ce0f55ab096f0d2
Author: Gunnar Wrobel <p at rdus.de>
Date: Fri Sep 2 08:04:49 2011 +0200
Add COPYING.
framework/Test/COPYING | 458 ++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 458 insertions(+), 0 deletions(-)
create mode 100644 framework/Test/COPYING
http://git.horde.org/horde-git/-/commit/ae690f6f40607d356d74b97b7ce0f55ab096f0d2
-----------------------------------------------------------------------
commit 7e6bb667310d77e3b9171ce8586371855776bc3b
Author: Gunnar Wrobel <p at rdus.de>
Date: Fri Sep 2 08:06:13 2011 +0200
[gwr] Add Horde_Test_Setup for complex test suite setups.
framework/Test/package.xml | 42 +++++++++++++++++++++++++++++++-----------
1 files changed, 31 insertions(+), 11 deletions(-)
http://git.horde.org/horde-git/-/commit/7e6bb667310d77e3b9171ce8586371855776bc3b
More information about the commits
mailing list