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

Git repo owner gitmaster at git.koha-community.org
Wed Jun 19 01:32:12 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  8743f5aab5e1eb49a138bea155e8b82bcaeaa68f (commit)
       via  d157179618241f6b3aa5e6cf54ac5cd08cac90f8 (commit)
       via  e4aa403d3e4bd21cebb167e03008010f809e5082 (commit)
      from  b0941f9058fa96818fceaf2515742ab0f4bebbe1 (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 8743f5aab5e1eb49a138bea155e8b82bcaeaa68f
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Tue Jun 18 08:37:09 2013 -0700

    Bug 10332: further improvements to course reserves tests
    
    - Wrap tests in a database transaction; that
      way, no special cleanup code is required
    - Use AddItem rather than AddItemFromMarc to create
      test items; there's no need to build in a
      dependence on any particular MARC flavor or
      framework in our test cases (except, of course,
      for test cases that are explicitly exercising
      code that involves the frameworks).
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit d157179618241f6b3aa5e6cf54ac5cd08cac90f8
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Mon Jun 17 11:16:10 2013 +0200

    Bug 10332: Data could exist in the courses table.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit e4aa403d3e4bd21cebb167e03008010f809e5082
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Fri May 24 14:23:45 2013 +0200

    Bug 10332: CourseReserves.t needs to create its own data
    
    prove t/db_dependent/CourseReserves.t
    t/db_dependent/CourseReserves.t .. ok
    All tests successful.
    Files=1, Tests=20,  2 wallclock secs ( 0.02 usr  0.00 sys +  0.43 cusr
    0.03 csys =  0.48 CPU)
    Result: PASS
    
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Without correct data, test fails prior to patch, passes no matter what
    after patch is applied.
    
    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/CourseReserves.t |   46 ++++++++++++++++++++++-----------------
 1 files changed, 26 insertions(+), 20 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list