[koha-commits] main Koha release repository branch master updated. v16.05.00-341-g06fa67d

Git repo owner gitmaster at git.koha-community.org
Fri Jul 15 16:58:14 CEST 2016


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  06fa67d75a10adcc5ac8cbefad498f0e0d254b03 (commit)
      from  58138e93d709b953f00cc126318d2cc4a9e102f4 (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 06fa67d75a10adcc5ac8cbefad498f0e0d254b03
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Sat Jul 9 15:56:32 2016 +0100

    Bug 16890: Make TestBuilder generate date for date columns (and not datetime)
    
    TestBuilder should not generate datetime for date columns, but only for
    datetime and timestamp columns.
    
    Test plan:
    Make sure the change in t/db_dependent/TestBuilder.t are consistent.
    Before this patch, 1 of the 2 tests should fail.
    After this patch applied, they both should pass.
    
    Signed-off-by: Srdjan <srdjan at catalyst.net.nz>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 t/db_dependent/TestBuilder.t |   13 ++++++++++++-
 t/lib/TestBuilder.pm         |    9 +++++++--
 2 files changed, 19 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list