The branch "master" has been updated. The following is a summary of the commits.
from: d3f7bd8cbf9d48f42322231ccdb620e71495e60c 1a79a1c [gwr] Added Alarm, Cache, and Session stub factories ----------------------------------------------------------------------- commit 1a79a1cacb8060e40783cf0fcb276dce1eec0649 Author: Gunnar Wrobel <[email protected]> Date: Sun Dec 11 20:55:01 2011 +0100 [gwr] Added Alarm, Cache, and Session stub factories framework/Test/lib/Horde/Test/Factory/Alarm.php | 44 +++++++++++++++++++ framework/Test/lib/Horde/Test/Factory/Cache.php | 44 +++++++++++++++++++ framework/Test/lib/Horde/Test/Factory/Session.php | 48 +++++++++++++++++++++ framework/Test/lib/Horde/Test/Stub/Registry.php | 23 ++++++++++ framework/Test/package.xml | 22 ++++++--- 5 files changed, 174 insertions(+), 7 deletions(-) create mode 100644 framework/Test/lib/Horde/Test/Factory/Alarm.php create mode 100644 framework/Test/lib/Horde/Test/Factory/Cache.php create mode 100644 framework/Test/lib/Horde/Test/Factory/Session.php http://git.horde.org/horde-git/-/commit/1a79a1cacb8060e40783cf0fcb276dce1eec0649 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
