On Mon, Sep 26, 2005 at 03:47:38PM -0700, Jain, Nilesh wrote: > > >> >-----Original Message----- > >> >From: Daniel Veillard [mailto:[EMAIL PROTECTED] > >> > It's included in the tarball for one part, there is an extra one > >> >bigger using W3C (NIST/Sun/MS) tests for schemas. It can be run by > >> >make tests or launching special test binaries. > >> > Read the README.tests in the distribution, it's best explained > there. > >> > >> Other one you are referring is http://www.w3.org/XML/Test? Or > something > >> else. > > > > No. The libxml2-tests-$version.tar.gz which is explained in > README.tests > >and available at ftp://xmlsoft.org/ > > The tests embedded come ftp W3C Schemas test suite, which is a > different > >set. I used to test against http://www.w3.org/XML/Test too, there is a > >python > >test tool in CVS for those but you would need a W3C CVS checkout in the > >build tree like I have. > > Can you point me the location of Python script you used.. could you send > the instruction to do that, if you have them handy..
check*suite.py What are you trying to do ? What I support is detailed in README.tests that what you should run. The others are experimental, hard to assemble and any problem there will require you to debug, or need analysis of some hard parts of the XML spec. In a nutshell the regressions tests I'm ready to support are those described in README.tests, and "make tests", they are other tests but they are not for a general consumption. > Also can you point me how I can checkout the code from xml CVS, I > couldn't find that on the website... http://developer.gnome.org/tools/cvs.html module libxml2 there is also CVS snapshots produced every hours on xmlsoft.org Daniel -- Daniel Veillard | Red Hat Desktop team http://redhat.com/ [EMAIL PROTECTED] | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/ _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
