[koha-commits] main Koha release repository branch master updated. v19.11.00-307-gdf80750

Git repo owner gitmaster at git.koha-community.org
Mon Jan 13 15:07:45 CET 2020


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  df80750e5e8151ee08b7ed49a205d7e27d983e4b (commit)
      from  a6b0ebfb09e6d9c7005887c7b68eb49ba9878998 (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 df80750e5e8151ee08b7ed49a205d7e27d983e4b
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Fri Jan 10 11:10:50 2020 +0100

    Bug 24408: Do not compare floats with precision in tests
    
    We should not compare floating precision in tests.
    
    Test plan:
    Confirm that the tests still pass after this patch
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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

Summary of changes:
 t/Prices.t                                         |   20 +++---
 t/db_dependent/Accounts.t                          |   24 +++----
 t/db_dependent/Circulation.t                       |   44 ++++++-------
 t/db_dependent/Circulation/GetHardDueDate.t        |    8 +--
 .../Circulation/NoIssuesChargeGuarantees.t         |    4 +-
 t/db_dependent/Koha/Account.t                      |   28 ++++----
 t/db_dependent/Koha/ItemTypes.t                    |    4 +-
 t/db_dependent/Overdues.t                          |   68 ++++++++++----------
 8 files changed, 99 insertions(+), 101 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list