https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18055
--- Comment #32 from Jonathan Druart <[email protected]> --- (In reply to Jonathan Druart from comment #28) > Could we use the same method for > t/00-testcritic.t, => Not needed, from the POD: all_critic_ok() is also optimized to run tests in parallel over multiple cores (if you have them) so it is usually better to call this function than calling critic_ok() directly. > t/00-merge-conflict-markers.t, => Not efficient. > xt/author/valid-templates.t and => See bug 18979 > xt/author/translatable-templates.t => Fork already -- 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/
