[commits] Horde branch master updated. 8db7c5195b08aa91be6d7933282637d3dede578f
Gunnar Wrobel
p at rdus.de
Thu Jan 13 15:25:26 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 429977502ad7b52988beaf3ff32c78b98807a6a8
6746918 Add the phpunit.xml to get just the code coverage for the Share module when running the AllTests.php in this directory.
48a4c39 Put the stub into a separate "Stub" directory as it is useful even if not extending from the Base test in this directory.
8db7c51 Stubs for the Kolab tests.
-----------------------------------------------------------------------
commit 67469182c4c41b116ce3e42792f91a831783e4c5
Author: Gunnar Wrobel <p at rdus.de>
Date: Thu Jan 13 16:22:39 2011 +0100
Add the phpunit.xml to get just the code coverage for the Share module when running the AllTests.php in this directory.
framework/Share/test/Horde/Share/phpunit.xml | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
create mode 100644 framework/Share/test/Horde/Share/phpunit.xml
http://git.horde.org/horde-git/-/commit/67469182c4c41b116ce3e42792f91a831783e4c5
-----------------------------------------------------------------------
commit 48a4c391aa849102cbdd804d95bb74b4869545eb
Author: Gunnar Wrobel <p at rdus.de>
Date: Thu Jan 13 16:24:11 2011 +0100
Put the stub into a separate "Stub" directory as it is useful even if not extending from the Base test in this directory.
framework/Share/test/Horde/Share/Autoload.php | 3 +++
framework/Share/test/Horde/Share/Base.php | 22 +---------------------
framework/Share/test/Horde/Share/Stub/Group.php | 21 +++++++++++++++++++++
3 files changed, 25 insertions(+), 21 deletions(-)
create mode 100644 framework/Share/test/Horde/Share/Stub/Group.php
http://git.horde.org/horde-git/-/commit/48a4c391aa849102cbdd804d95bb74b4869545eb
-----------------------------------------------------------------------
commit 8db7c5195b08aa91be6d7933282637d3dede578f
Author: Gunnar Wrobel <p at rdus.de>
Date: Thu Jan 13 16:25:11 2011 +0100
Stubs for the Kolab tests.
framework/Share/test/Horde/Share/Kolab/MockTest.php | 44 +++++++++++++++++++
framework/Share/test/Horde/Share/Kolab/UnitTest.php | 43 ++++++++++++++++++
2 files changed, 87 insertions(+), 0 deletions(-)
create mode 100644 framework/Share/test/Horde/Share/Kolab/MockTest.php
create mode 100644 framework/Share/test/Horde/Share/Kolab/UnitTest.php
http://git.horde.org/horde-git/-/commit/8db7c5195b08aa91be6d7933282637d3dede578f
More information about the commits
mailing list