http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10398
--- Comment #1 from Tomás Cohen Arazi <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
