summaryrefslogtreecommitdiff
path: root/tests/testdom
Commit message (Expand)AuthorAgeFilesLines
* - test script for rewritten domxml moduleUwe Steinmann2001-03-201-101/+41
* - add testing for xpathUwe Steinmann2000-11-101-3/+24
* - changes to handle the slightly different access to attributesUwe Steinmann2000-06-151-3/+5
* - fixed invalid class namesUwe Steinmann2000-03-141-1/+4
* - tiny changes to testscript and domxmlUwe Steinmann2000-03-031-1/+1
* - dom class now distinguishes between $dom->root() and $dom->children()Uwe Steinmann2000-03-021-1/+3
* - The root node of a xml doc is now an array since it is possibleUwe Steinmann2000-03-021-2/+3
* - started to implement overload class for xml nodeUwe Steinmann2000-03-011-1/+6
* - some tiny changes to the test routineUwe Steinmann2000-02-221-2/+19
* - pdf_set_text_matrix() disappeared in pdflib 2.30. Put in another ifdefUwe Steinmann2000-02-211-1/+1
* - fixed bug if attribute value is entityUwe Steinmann2000-02-171-1/+1
* - change some function name into php styleUwe Steinmann2000-02-171-7/+7
* - added funktion xmltree(), renamed dom() to xmldoc() and domfile()Uwe Steinmann2000-02-101-8/+16
* - removed stupid leftover in testdomUwe Steinmann2000-02-091-2/+2
* - new function to read and parse xml doc from fileUwe Steinmann2000-02-091-0/+1
* - fixed several bugs an did some testing. Parsing and creating simpleUwe Steinmann2000-02-091-2/+4
* - some more testingUwe Steinmann2000-02-031-1/+8
* - add another comment to the scriptUwe Steinmann2000-01-261-0/+1
* - test script for domxmlUwe Steinmann2000-01-261-0/+63