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

Git repo owner gitmaster at git.koha-community.org
Fri Aug 16 17:58:43 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  40aa42f31f10acad92da5f2c57319f049fba9289 (commit)
       via  12061f44beb46709e03d09f7ff61551fa9297b2e (commit)
      from  484b7ec7320b73519def7ef25487c942d93f5059 (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 40aa42f31f10acad92da5f2c57319f049fba9289
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Fri Aug 16 16:09:13 2013 +0000

    Bug 10653: (follow-up) minor tweaks to RotatingCollections tests
    
    - remove unnecessary module import
    - use parentheses for all C4 function calls
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 12061f44beb46709e03d09f7ff61551fa9297b2e
Author: Kenza Zaki <kenza.zaki at biblibre.com>
Date:   Tue Jul 30 13:43:19 2013 +0200

    Bug 10653: add unit tests for C4::RotatingCollections.pm
    
    The tests are wrap in a database transaction.
    
    Test plan:
    prove t/db_dependent/RotatingCollections.t
    t/db_dependent/RotatingCollections.t .. ok
    All tests successful.
    Files=1, Tests=41, 20 wallclock secs ( 0.02 usr  0.01 sys +  0.41 cusr  0.02 csys =  0.46 CPU)
    Result: PASS
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list