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

--- Comment #23 from Chris Cormack <ch...@bigballofwax.co.nz> ---
xt/ is tests, tests for things like template validity, missing copyrights.
Not unit tests, they live in t/

t/ tests functionality
xt/ tests things like translatablity, missing copyrights.

It should contain things meant to be run by the installer (like you selinux
paths things in bug 7675) but should definitely contain scripts to check fsf
addresses

xt/ is designed to contain best practice release only tests, so yes things like
perltidy etc should live there. Things that don't effect functionality, but
test style.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to