On Tue, Jan 31, 2006 at 01:36:02PM -0800, Manish Marathe wrote: > Libxml experts everywhere, > > I could successfully build and install libxml 2.6.22, although I know > 2.6.23 is the latest one. > > Question regarding running tests on Windows, its Windows 2003 Server. > After building the component test suite executables are created in > src/win32/bin.msvc/ , which are runsuite.exe and runtest.exe. I executed > the scripts after copying the exe's to the base directory src/ as the > scripts look for tests in tests/ relative to src/. > > Of all tests the URL passing test is failing: > "failed the URL passing test for /path/to/a b.html## Schemas regression > tests" , I just wanted to know if this is known to fail.
On linux all runtest passes without error. So I don't know what this is about really. > Also on Linux variants there are many tests that run, do Windows have > those many? or runtest.exe and runsuite.exe are the one's. For regression tests on Windows yes that's the subset availble see README.tests in the distribution for additional informations. Daniel -- Daniel Veillard | Red Hat 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
