Test for an MFHD warning in 14-OpenILS-Utils.t user/berick/lp1190717-util-test-signoffs
authorJason Etheridge <jason@esilibrary.com>
Thu, 13 Jun 2013 19:45:11 +0000 (15:45 -0400)
committerBill Erickson <berick@esilibrary.com>
Wed, 10 Jul 2013 14:50:21 +0000 (10:50 -0400)
commit40aee574c1fc8291cd400dcd077d1586b840e3ef
tree5eb0cd98af50b68a9c60a79b103be197c9c1c9d0
parenta413dfa6c221d6b949dc064d30b43d3b0c174e42
Test for an MFHD warning in 14-OpenILS-Utils.t

Specifically "Cannot compress without pattern data, returning original holdings"

I also added Test::Warn to Makefile.install for Debian and Fedora.

--
Bill moved the @comp_holdings variable declaration outside of the
warning_like block to avoid a new warning:

Name "main::comp_holdings" used only once: possible typo at
t/14-OpenILS-Utils.t line 42.
---

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/extras/Makefile.install
Open-ILS/src/perlmods/t/14-OpenILS-Utils.t