[Koha-bugs] [Bug 10398] We should have XML validity tests

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 3 20:13:35 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10398

--- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 18630
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18630&action=edit
Bug 10398 - Provide xml_valid.t for checking XML validity

This patch adds a script that checks every XML file in Koha's source tree using
xmllint.
To test:
 - Run find . -name '*.xml'
 - Apply the patch, and run prove -v xt/xml_valid.t
 - Verify every xml file was tested.

Regards
To+

Sponsored-by: Universidad Nacional de Córdoba

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list