[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.03-36-g16e8985

Git repo owner gitmaster at git.koha-community.org
Tue Feb 18 09:36:01 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, 3.14.x has been updated
       via  16e8985a9abe94a27ff0873edb84c6838900b4a5 (commit)
       via  f52cfca42504c01ffcf1e10db06bd408edb3e5a9 (commit)
      from  5df97dfc864975caf5e741f1884b2a4d86e61910 (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 16e8985a9abe94a27ff0873edb84c6838900b4a5
Author: Tomas Cohen Arazi <tomascohen at gmail.com>
Date:   Wed Jan 8 12:21:42 2014 -0300

    Bug 11499: UT: Make zebra_setup.pl correctly set indexing mode
    
    By adding the relevant environment variables to the script the generated
    koha-conf.xml file for the unit tests is correct now.
    
    Test plan:
    - Verify that tests pass now:
      $ prove -v t/db_dependent/Search.t 2> /dev/null | grep 11499
    
    Sponsored-by: Universidad Nacional de Cordoba
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Passes unit test, koha-qa.pl
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 5666ed77a34d48aa10e1ad2b1f06d99c0553644f)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit f52cfca42504c01ffcf1e10db06bd408edb3e5a9
Author: Tomas Cohen Arazi <tomascohen at gmail.com>
Date:   Wed Jan 8 12:17:26 2014 -0300

    Bug 11499: (regression tests) indexing modes not properly set on generated koha-conf.xml
    
    t/db_dependent/Search.t creates its own temporary koha-conf.xml and
    related files, and it fails to properly set indexing modes for
    bibliographic and authority records.
    
    This patch adds regression tests for that.
    
    To test:
    
     $ prove -v t/db_dependent/Search.t 2> /dev/null | grep 11499
    
    The test should fail unless the main page is applied.
    
    Sponsored-by: Universidad Nacional de Cordoba
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 7b1d49f84b17ef779fac8ab6874bf2d34037aaba)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 t/db_dependent/Search.t        |    7 ++++++-
 t/db_dependent/zebra_config.pl |    3 +++
 2 files changed, 9 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list