Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert the bogus patch. | foobar | 2002-04-04 | 1 | -5/+5 |
| | |||||
* | - fix "xml_parse_into_struct/umlauts in tags" testcase. It never really | Jan Lehnardt | 2002-03-23 | 1 | -5/+5 |
| | | | | | - worked | ||||
* | - More test fixes | Derick Rethans | 2002-03-05 | 4 | -1/+5 |
| | |||||
* | tags need to be UTF8-decoded as well. | Thies C. Arntzen | 2001-08-12 | 1 | -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. | foobar | 2001-03-20 | 3 | -11/+2 |
| | |||||
* | Remove deprecated call-time reference | Stanislav Malyshev | 2000-09-03 | 1 | -1/+1 |
| | |||||
* | tests look for skipif.inc, so add it | Stanislav Malyshev | 2000-09-03 | 1 | -0/+9 |
| | |||||
* | * added regression tests for the XML extension | Stig Bakken | 2000-08-30 | 8 | -0/+378 |