Re: expat/tests runtests.c,1.43,1.44
"Fred L. Drake, Jr." <[email protected]>
| Newsgroups | gmane.text.xml.expat.cvs |
|---|---|
| Message-ID | <[email protected]> |
Karl Waclawek writes: > you said the test didn't work for you. > This patch doesn't show if the parser instance you are using > was created with namespace processing turned on. It was; the parser being tested in test_ns_prefix_with_empty_uri_[12] (in the test patch on SF, not committed to CVS) is created using namespace_setup, which uses XML_ParserCreateNS. > > Modified Files: > > runtests.c > > Log Message: > > Add a test that makes sure xmlns:prefix="" is allowed when namespace > > processing is not enabled. Wrong patch; this test works as expected. -Fred -- Fred L. Drake, Jr. <fdrake at acm.org> PythonLabs at Zope Corporation