summaryrefslogtreecommitdiff
path: root/ext/xsl/tests
Commit message (Expand)AuthorAgeFilesLines
* fix testAnatol Belski2016-03-141-1/+2
* Fix bug #71540 - NULL pointer dereference in xsl_ext_function_php()Stanislav Malyshev2016-02-151-0/+67
* added various tests for XSLTProcessor and one test for iconv extensionRodrigo Prado de Jesus2014-09-2821-0/+1034
* added test for bug #53965Anatol Belski2014-04-014-0/+58
* fix bug #49634xMichael Wallner2013-12-022-0/+106
* Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-101-0/+0
|\
| * Remove executable permission on phptXinchen Hui2012-10-101-0/+0
| * Added the xsl.security_prefs option to 5_4 and trunk andChristian Stocker2011-10-101-1/+1
| * Added test for Bug 54446Christian Stocker2011-10-051-0/+95
| * fix xsl testsChristian Stocker2011-08-312-4/+4
| * fix xsl date testsChristian Stocker2011-08-292-3/+99
* | Added the xsl.security_prefs option to 5_4 and trunk andChristian Stocker2011-10-101-0/+135
* | Added test for XSL bug 54446Christian Stocker2011-09-121-0/+95
* | Revert r316043, the tests are different on purposeChristian Stocker2011-09-052-14/+0
* | Synchronized fixed tests from 5.3 branch.Shein Alexey2011-09-022-0/+14
* | - Set an empty string and avoid warnings and stopping of the transformation p...Christian Stocker2011-08-312-14/+2
* | fix xsl date testsChristian Stocker2011-08-292-3/+99
|/
* Fixed testsIlia Alshanetsky2009-09-072-4/+4
* MFH: Fixed error message grammar:Matt Wilmas2009-06-061-1/+1
* - Fixed testsFelipe Pena2009-06-0413-13/+14
* - New xsl filesFelipe Pena2009-05-233-0/+31
* - New tests (testfest BerlinUG)Felipe Pena2009-05-2319-0/+493
* - Simplify test (cweiske)Felipe Pena2009-05-101-72/+4
* - MFH: Fixed bug #48221 (memory leak when passing invalid xslt parameter)Felipe Pena2009-05-101-0/+85
* fix testHannes Magnusson2006-09-281-3/+6
* - Add new testMarcus Boerger2005-07-251-0/+33
* change xsl_xsltprocessor_set_parameter() to support parameter->value arraysAntony Dovgal2004-08-052-0/+81
* MFB: enable exslt support for win32 buildsRob Richards2004-07-182-56/+54
* Added missing skip condition.Ilia Alshanetsky2004-04-282-2/+8
* - make static methods calls work from within xsltChristian Stocker2004-04-202-0/+12
* Fix class nameRob Richards2004-04-071-1/+1
* really fix this test...Christian Stocker2004-01-191-5/+2
* fix testChristian Stocker2004-01-192-2/+2
* Cosmetics and NEWS entryChristian Stocker2004-01-191-1/+1
* adjust testChristian Stocker2004-01-191-2/+4
* -test for more than one argument (this segfaulted before)Christian Stocker2004-01-182-6/+6
* Update testsRob Richards2004-01-104-7/+7
* fix warning for shared debugRob Richards2003-12-072-19/+22
* fix test to the changes made regarding __toString()Christian Stocker2003-12-031-3/+5
* testcase for bug26384Christian Stocker2003-11-293-0/+52
* fixed wrong checkChristian Stocker2003-11-295-4/+32
* @- Added possibility to call php functions as XSLT-functions (chregu)Christian Stocker2003-11-283-0/+42
* added test for exslt supportChristian Stocker2003-11-213-0/+168
* - streams testChristian Stocker2003-10-275-0/+72
* forgot one fileChristian Stocker2003-10-271-0/+1
* added SKIPIF extension is not loaded checksChristian Stocker2003-10-277-0/+14
* totally wrong expected output...Christian Stocker2003-10-271-5/+5
* some tests (test #3 is currently broken due to memleak, fix is on the way)Christian Stocker2003-10-2710-0/+240