Bug 5327 - Adding UNIT Tests.
authorZach Sim <joseph.zachariah.sim@gmail.com>
Mon, 17 Jan 2011 03:14:22 +0000 (16:14 +1300)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Mon, 17 Jan 2011 22:52:36 +0000 (17:52 -0500)
commit980d3878474e3242a8ca82be19a5d88880a94c8a
treea431f03f84934aa57bbb1a368abd36a4126d96d9
parent8c981a7b7f6540ff78b070c11877be55b4248c62
Bug 5327 - Adding UNIT Tests.

Squashed commit of the following:

commit 146d14665c52edaa85e38b70aabc9d52be5d64b6
Author: Zach Sim <joseph.zachariah.sim@gmail.com>
Date:   Mon Jan 17 16:07:24 2011 +1300

    Edited DisplayISBN to cleanup the ISBN using _isbn_cleanup if it is not 13 or 10 digits long.

commit ba97b26d9a25470b0717cdd60a3d4f7a5c459ca9
Author: Zach Sim <joseph.zachariah.sim@gmail.com>
Date:   Mon Jan 17 16:06:14 2011 +1300

    Added extra unit tests to test C4::Koha::DisplayISBN.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit 53a301b8f20ba285c8e483aa6d5a3b2539380ccb)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
C4/Koha.pm
t/Koha.t