The branch "master" has been updated. The following is a summary of the commits.
from: c118c12bad0a1e11a174c11d882e222c5ce24d76 78abc5c Switch the tests to autoloading. ----------------------------------------------------------------------- commit 78abc5c2d49e8cc598dc69ac45adcb9cc9004bd6 Author: Gunnar Wrobel <[email protected]> Date: Mon May 9 10:57:55 2011 +0200 Switch the tests to autoloading. Collapses branch t/framework/Xml_Element/Fix_notice_on_missing_children - used for identifying a notice that I cannot reproduce anymore. framework/Xml_Element/package.xml | 8 ++- framework/Xml_Element/test/Horde/Xml/Element/Autoload.php | 23 +++++++++ framework/Xml_Element/test/Horde/Xml/Element/CountTest.php | 4 +- framework/Xml_Element/test/Horde/Xml/Element/ElementTest.php | 3 +- framework/Xml_Element/test/Horde/Xml/Element/IteratorTest.php | 4 +- 5 files changed, 31 insertions(+), 11 deletions(-) create mode 100644 framework/Xml_Element/test/Horde/Xml/Element/Autoload.php http://git.horde.org/horde-git/-/commit/78abc5c2d49e8cc598dc69ac45adcb9cc9004bd6 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
