27 Jun
2012
27 Jun
'12
2:48 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8244 --- Comment #7 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- (In reply to comment #6)
This script takes much time. I don't think we want to launch it every time with `prove xt`. Although, there is already scripts in xt/ that are not ".t" (yaml_valid.pl for example).
Moreover, this script is not a test script as it does not use Test::More, but build test scripts and run prove on them. Running prove on this script will fail.
Fair enough. Sign off to follow. I will also provide a follow-up to add an argument so that we can tell the script to ignore certain files. -- You are receiving this mail because: You are watching all bug changes.