24 Jul
2017
24 Jul
'17
9:30 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18055 --- Comment #32 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (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.