[xml] Python as a way to unify libxml2 test on Windows and Unix



  While discussing with William Brack last Tuesday he came up with the
idea that since libxml2 regression testing on Unix used Python, that
the problem on Windows was makefile and shell portability and that 
Python works on Windows, the right way to make sure we get full regression
tests on Windows is to actually make them as python scripts instead of 
relying on the shell and make tools. 
  This sounds like the right idea to unify the tests, the only problem
would be platforms where UNIX make and shell like tools are available
but where Python is not available.

  Any comment about this ? I'm afraid that trying to build a portable
and complete test framework on Windows will be nearly impossible otherwise.

Daniel

-- 
Daniel Veillard      | Red Hat Desktop team http://redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]