[cvs] commit: framework/Xml_Element Element.php package.xml framework/Xml_Element/Element __autoload.php framework/Xml_Element/tests AllTests.php ElementTest.php
Chuck Hagenbuch
chuck at horde.org
Wed May 16 16:40:08 UTC 2007
chuck 2007-05-16 12:40:08 EDT
Modified files:
Xml_Element Element.php package.xml
Xml_Element/tests AllTests.php ElementTest.php
Added files:
Xml_Element/Element __autoload.php
Log:
- rename append() to appendChild()
- find tests recursively
- fix test class name
- test phpdoc
- add __autoload file since the user shouldn't need to know if the package
has only one file
Revision Changes Path
1.5 +1 -1 framework/Xml_Element/Element.php
1.1 +8 -0 framework/Xml_Element/Element/__autoload.php (new)
1.4 +3 -0 framework/Xml_Element/package.xml
1.3 +16 -3 framework/Xml_Element/tests/AllTests.php
1.3 +21 -11 framework/Xml_Element/tests/ElementTest.php
Chora Links:
http://cvs.horde.org/diff.php/framework/Xml_Element/Element.php?r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/co.php/framework/Xml_Element/Element/__autoload.php?r=1.1
http://cvs.horde.org/diff.php/framework/Xml_Element/package.xml?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/framework/Xml_Element/tests/AllTests.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/framework/Xml_Element/tests/ElementTest.php?r1=1.2&r2=1.3&ty=u
More information about the cvs
mailing list