]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Test for an MFHD warning in 14-OpenILS-Utils.t
authorJason Etheridge <jason@esilibrary.com>
Thu, 13 Jun 2013 19:45:11 +0000 (15:45 -0400)
committerMike Rylander <mrylander@gmail.com>
Thu, 1 Aug 2013 15:17:07 +0000 (11:17 -0400)
commit11f04eaa4a97e78d8c8c11a63fff221e4935a13d
tree3b0b9588fac6ad2880bf6956eff6b42464d27d0d
parente4559139d5dd6dcf311c32a8bc9f0a73d5f774ce
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>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/extras/Makefile.install
Open-ILS/src/perlmods/t/14-OpenILS-Utils.t