summaryrefslogtreecommitdiff
path: root/ext/xml/tests
Commit message (Collapse)AuthorAgeFilesLines
* Revert the bogus patch.foobar2002-04-041-5/+5
|
* - fix "xml_parse_into_struct/umlauts in tags" testcase. It never reallyJan Lehnardt2002-03-231-5/+5
| | | | | - worked
* - More test fixesDerick Rethans2002-03-054-1/+5
|
* tags need to be UTF8-decoded as well.Thies C. Arntzen2001-08-121-0/+42
| | | | | | guys, case_folding can only work when the parser target encoding equal (or compatible) with the locale setting of the system as we use toupper to "do it"
* Removed skipif.php + Fixed tests to use skipif.inc instead.foobar2001-03-203-11/+2
|
* Remove deprecated call-time referenceStanislav Malyshev2000-09-031-1/+1
|
* tests look for skipif.inc, so add itStanislav Malyshev2000-09-031-0/+9
|
* * added regression tests for the XML extensionStig Bakken2000-08-308-0/+378