Hello Hartmut, Saturday, May 13, 2006, 5:15:11 PM, you wrote:
> Jeff Moore wrote: >> >> On May 13, 2006, at 10:08 AM, Marcus Boerger wrote: >> >>> Therefor we need more tests. >> >> Hi, >> >> I just wanted to point out that >> >> http://www.w3.org/XML/Test/ >> >> has thousands of XML test cases in a well defined format (XML, of >> course). They might be good for testing the XML processing portions of >> PHP. While there are likely a bunch of obscure cases that PHP would not >> pass, this test suite might help detect changes in XML processing >> between versions of PHP. > Isn't this a task for the libxml2 developers instead? > PHP just relies on it in everything XML, it doesn't do > any processing itself (or have i missed something lately?) Yes, and they do that. When looking at gcov results the directories that bundle external libraries can be ignored. However we must test the access functions in the corresponding extensions. Best regards, Marcus -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php