Bug 18900: (QA followup) Make tests conditional to locale existence
authorTomas Cohen Arazi <tomascohen@theke.io>
Wed, 9 Aug 2017 15:01:17 +0000 (12:01 -0300)
committerKatrin Fischer <katrin.fischer.83@web.de>
Fri, 15 Sep 2017 23:23:41 +0000 (01:23 +0200)
commit85a57d0f94c18483ff67ef53a7e067c8ebdca4b9
tree3e0b6527e89ba6458f3c745d1e10a1a54564e705
parent605dcc6e1aa4b0666eb646813f13f7088d7d2b3d
Bug 18900: (QA followup) Make tests conditional to locale existence

It is important to highlight that tests have been skipped instead of having them pass
on the absence of the required fr_FR.UTF-8 locale installed on the system.

This patch does that check and effectively skips them.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 61f2ec769073709be3b688654ec355b3f4fbe522)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 1865db52bbf9413574c22ee2c9180137ac357918)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
t/Number/Price.t