Bug 11096: Wrap each test set configuration in Search.t into a subtest
authorTomas Cohen Arazi <tomascohen@gmail.com>
Wed, 8 Jan 2014 17:15:28 +0000 (14:15 -0300)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 28 Feb 2014 19:49:15 +0000 (19:49 +0000)
commit5159a43d4341b03bd1b30926e33bf9c686e9fb46
tree3eddd228e9ce3cb500515a841f3800f3699135a9
parentdc86557c34284b1a14a3aa13c4474ba5302d912c
Bug 11096: Wrap each test set configuration in Search.t into a subtest

This makes it easier to read. Also fixes the test count, and is rebased
against 11499 which is needed to correctly test the patches for this bug
(i.e. indexing mode needs to be correctly set in koha-conf.xml)

To test:

[1] Run prove -v t/db_dependent/Search.t

Sponsored-by: Universidad Nacional de Cordoba
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
t/db_dependent/Search.t