The branch "master" has been updated. The following is a summary of the commits.
from: 94061d1ff9a8f62d1dd3cd310816f6d7216473c9 0e1846a The type is not required here. 71228f6 Cover some InstallAs helpers. ----------------------------------------------------------------------- commit 0e1846ab974162d1dc608ddc076bf62a88d10719 Author: Gunnar Wrobel <[email protected]> Date: Thu Jun 2 09:51:13 2011 +0200 The type is not required here. .../Pear/lib/Horde/Pear/Package/Contents/InstallAs/Horde.php | 17 ----- 1 files changed, 0 insertions(+), 17 deletions(-) http://git.horde.org/horde-git/-/commit/0e1846ab974162d1dc608ddc076bf62a88d10719 ----------------------------------------------------------------------- commit 71228f68c545ca4f3d1dffedafe2d50aeb036d4c Author: Gunnar Wrobel <[email protected]> Date: Thu Jun 2 09:52:06 2011 +0200 Cover some InstallAs helpers. framework/Pear/package.xml | 12 +- .../Pear/Unit/Package/Contents/InstallAs/HordeApplicationTest.php | 92 +++++ .../test/Horde/Pear/Unit/Package/Contents/InstallAs/HordeTest.php | 84 ++++ framework/Pear/test/Horde/Pear/fixture/horde/imp/package.xml | 61 +++ 4 files changed, 248 insertions(+), 1 deletions(-) create mode 100644 framework/Pear/test/Horde/Pear/Unit/Package/Contents/InstallAs/HordeApplicationTest.php create mode 100644 framework/Pear/test/Horde/Pear/Unit/Package/Contents/InstallAs/HordeTest.php create mode 100644 framework/Pear/test/Horde/Pear/fixture/horde/imp/package.xml http://git.horde.org/horde-git/-/commit/71228f68c545ca4f3d1dffedafe2d50aeb036d4c __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
