[koha-commits] main Koha release repository branch, new/bug_5448, created. v3.02.00-235-gf08b33a

Git repo owner gitmaster at git.koha-community.org
Wed Dec 1 20:52:31 CET 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, new/bug_5448 has been created
        at  f08b33a9122aa908bb49a513b0ccd29c3c2b7562 (commit)

- Log -----------------------------------------------------------------
commit f08b33a9122aa908bb49a513b0ccd29c3c2b7562
Author: Colin Campbell <colin.campbell at ptfs-europe.com>
Date:   Fri Nov 26 16:31:35 2010 +0000

    Bug 5448: Refactor Boolean.pm
    
    Remove unnecesssary export
    Use Exporter according to best practices
    Use Carp not warn so we know where the error string came from
    Don't create warnings manipulating undefined input
    Replace package variables by lexicals
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

commit 78be08c73e4265a996c4777a90757fd66991320a
Author: Colin Campbell <colin.campbell at ptfs-europe.com>
Date:   Fri Nov 26 16:31:34 2010 +0000

    Bug 5448 Use Test::More in Boolean.t
    
    Use Test::More's structure as more readable
    Replaced a test of an used function with a use_ok test
    of the module
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

-----------------------------------------------------------------------


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list