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

Git repo owner gitmaster at git.koha-community.org
Tue Jul 16 16:09:18 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  d2a756128853e9d3a1e0b99f47a04c9e0f31de75 (commit)
      from  45fafb31ce03244011513a3a758e28f8db9615a4 (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 d2a756128853e9d3a1e0b99f47a04c9e0f31de75
Author: Kenza Zaki <kenza.zaki at biblibre.com>
Date:   Mon Jul 1 10:48:03 2013 +0200

    Bug 10499: VirtualShelves.t - wrap tests in a database transaction
    
    Before this patch, the queries in VirtualShelves.t were committed in the
    database and have to be removed at the end.
    
    This patch wraps tests in a database transaction.
    
    Test plan:
    prove t/db_dependent/VirtualShelves.t
    VirtualShelves.t .. ok
    All tests successful.
    Files=1, Tests=72,  1 wallclock secs ( 0.06 usr  0.00 sys +  0.72 cusr  0.06 csys =  0.84 CPU)
    Result: PASS
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    All tests pass.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 t/db_dependent/VirtualShelves.t |   35 ++++++++++++-----------------------
 1 files changed, 12 insertions(+), 23 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list