[koha-commits] main Koha release repository branch master updated. v3.14.00-288-g53d5a8b

Git repo owner gitmaster at git.koha-community.org
Tue Jan 14 21:30:23 CET 2014


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  53d5a8ba53f7b98363a07f380869e99fa4d93447 (commit)
       via  a52919a222c212dcd6a1749f76f7944bbf3d3373 (commit)
       via  0f82b21204ab0fdde41704a7bd8f2f8ea20fbc69 (commit)
      from  5c67d182ea718a37032edabbe000933776baa251 (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 53d5a8ba53f7b98363a07f380869e99fa4d93447
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Tue Jan 14 20:48:33 2014 +0000

    Bug 11545: (follow-up) move Languages.t to t/db_dependent
    
    This patch moves t/Languages.t to t/db_dependent/Languages.t,
    as the new get for getAllLanguages() works best if there's
    a database available.
    
    To test:
    
    [1] Run prove -v t/db_dependent/Languages.t
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit a52919a222c212dcd6a1749f76f7944bbf3d3373
Author: merllissia <manuelimel at gmail.com>
Date:   Tue Jan 14 14:18:35 2014 +1300

    Bug 11545: Increasing test coverage for Languages.pm
    
    To test
    1. Run prove t/Languages.t
    2. Apply patch
    2. Run prove t/Languages.t again and notice: More tests are run
    
    Signed-off-by: alex_h <dhorsman at xtra.co.nz>
    Signed-off-by: Magnus Enger <magnus at enger.priv.no>
    Adds another passing test. I took th liberty of moving the test plan
    from the subject to the commit message. :-)
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Tests pass :)
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 0f82b21204ab0fdde41704a7bd8f2f8ea20fbc69
Author: daniel <daniel.barker.nz at gmail.com>
Date:   Tue Jan 14 14:19:39 2014 +1300

    bug 11542: Increase test coverage for Print.pm
    
    to test
    1. run prove t/Print.t
    2. apply patch
    3. run prove t/Print.t
    Notice more tests are done
    
    Signed-off-by: Roman Amor <romanwilton at gmail.com>
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    UT passes, also passes koha-qa.pl
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Tests pass :)
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 t/Print.t                        |    3 ++-
 t/{ => db_dependent}/Languages.t |    4 +++-
 2 files changed, 5 insertions(+), 2 deletions(-)
 rename t/{ => db_dependent}/Languages.t (82%)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list