]> granicus.if.org Git - php/commit
- New tests (testfest BerlinUG)
authorFelipe Pena <felipe@php.net>
Sat, 23 May 2009 14:45:07 +0000 (14:45 +0000)
committerFelipe Pena <felipe@php.net>
Sat, 23 May 2009 14:45:07 +0000 (14:45 +0000)
commit5dfcef7ab4f3ff1629f9c6d2d2afedb24701a31a
treeafafb287c462ea4cb7fbd847af031bc044357e68
parent424c0189918b67f3dc49bdae9702163494d92075
- New tests (testfest BerlinUG)
19 files changed:
ext/xsl/tests/xsl-phpinfo.phpt [new file with mode: 0644]
ext/xsl/tests/xsltprocessor_getParameter-invalidparam.phpt [new file with mode: 0644]
ext/xsl/tests/xsltprocessor_getParameter-wrongparam.phpt [new file with mode: 0644]
ext/xsl/tests/xsltprocessor_getParameter.phpt [new file with mode: 0644]
ext/xsl/tests/xsltprocessor_registerPHPFunctions-allfuncs.phpt [new file with mode: 0644]
ext/xsl/tests/xsltprocessor_registerPHPFunctions-array-multiple.phpt [new file with mode: 0644]
ext/xsl/tests/xsltprocessor_registerPHPFunctions-array-notallowed.phpt [new file with mode: 0644]
ext/xsl/tests/xsltprocessor_registerPHPFunctions-array.phpt [new file with mode: 0644]
ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcnostring.phpt [new file with mode: 0644]
ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcundef.phpt [new file with mode: 0644]
ext/xsl/tests/xsltprocessor_registerPHPFunctions-null.phpt [new file with mode: 0644]
ext/xsl/tests/xsltprocessor_registerPHPFunctions-string-multiple.phpt [new file with mode: 0644]
ext/xsl/tests/xsltprocessor_registerPHPFunctions-string-notallowed.phpt [new file with mode: 0644]
ext/xsl/tests/xsltprocessor_registerPHPFunctions-string.phpt [new file with mode: 0644]
ext/xsl/tests/xsltprocessor_removeParameter-invalidparam.phpt [new file with mode: 0644]
ext/xsl/tests/xsltprocessor_removeParameter-wrongparams.phpt [new file with mode: 0644]
ext/xsl/tests/xsltprocessor_removeParameter.phpt [new file with mode: 0644]
ext/xsl/tests/xsltprocessor_setparameter-errorquote.phpt [new file with mode: 0644]
ext/xsl/tests/xsltprocessor_setparameter-nostring.phpt [new file with mode: 0644]