[koha-commits] main Koha release repository branch master updated. v3.12.00-beta1-889-gd9d8a84

Git repo owner gitmaster at git.koha-community.org
Thu Aug 1 16:58:57 CEST 2013


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, master has been updated
       via  d9d8a8424dcd62988293920f7c67f7d0a01efc70 (commit)
       via  5de06b87e29f12250a35df3239372a7ed0754811 (commit)
      from  2c7e1390b45e497676ea4f414520708577cf761a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d9d8a8424dcd62988293920f7c67f7d0a01efc70
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Thu Aug 1 15:09:39 2013 +0000

    Bug 10644: fix typos in test descriptions
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 5de06b87e29f12250a35df3239372a7ed0754811
Author: Kenza Zaki <kenza.zaki at biblibre.com>
Date:   Fri Jul 26 09:55:43 2013 +0200

    Bug 10644: add unit tests for ClassSource.pm
    
    The tests are wrapped in a database transaction.
    
    To test:
    prove t/db_dependent/ClassSource.t
    t/db_dependent/ClassSource.t .. 1/24 prepare_cached(SELECT * FROM `class_sort_rules` WHERE `class_sort_rule` = ?) statement handle DBI::st=HASH(0x92dbedc) still Active at C4/ClassSource.pm line 249
    prepare_cached(SELECT * FROM `class_sources` WHERE cn_source = ?) statement handle DBI::st=HASH(0x926876c) still Active at C4/ClassSource.pm line 137
    attempting to use non-existent class sorting routine routine1
    prepare_cached(SELECT * FROM `class_sort_rules` WHERE `class_sort_rule` = ?) statement handle DBI::st=HASH(0x92dbedc) still Active at C4/ClassSource.pm line 249
    prepare_cached(SELECT * FROM `class_sources` WHERE cn_source = ?) statement handle DBI::st=HASH(0x926876c) still Active at C4/ClassSource.pm line 137
    t/db_dependent/ClassSource.t .. ok
    All tests successful.
    Files=1, Tests=24,  0 wallclock secs ( 0.02 usr  0.00 sys +  0.12 cusr  0.01 csys =  0.15 CPU)
    Result: PASS
    
    Signed-off-by: Srdjan <srdjan at catalyst.net.nz>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 t/db_dependent/ClassSource.t |  197 ++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 197 insertions(+), 0 deletions(-)
 create mode 100644 t/db_dependent/ClassSource.t


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list