Koha/xt
Tomas Cohen Arazi b6cd9ab896 Bug 16174: Warning in tt_valid.t due to bug 15527
Bug 15527 introduced a new directory (xslt) on the top level OPAC templates
directory. The tt_valid.t script should include that top level dir on the list
of excluded dirs so it doesn't look for themes there.

To test:
- Run
  $ prove xt/tt_valid.t
=> FAIL: You get the following warning:
Can't stat koha-tmpl/opac-tmpl/xslt/en: No such file or directory
 at xt/tt_valid.t line 8
- Apply the patch
- Run
  $ prove xt/tt_valid.t
=> SUCCESS: Tests pass and don't raise warnings.

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
2016-04-01 19:11:32 +00:00
..
author Bug 14383: Fix some typos in comments and documentation 2015-06-22 17:34:46 -03:00
find-license-problems move misc source file test and fix scripts to xt/ 2010-05-06 19:46:51 -04:00
find-misplaced-executables Bug 9978: Replace license header with the correct license (GPLv3+) 2015-04-20 09:59:38 -03:00
find-nonutf8 Bug 9978: Replace license header with the correct license (GPLv3+) 2015-04-20 09:59:38 -03:00
fix-old-fsf-address
fix-old-fsf-address.exclude
perltidyrc
sample_notices.t Bug 13199: follow up to fix Licence and some koha-qa errors 2014-11-20 09:47:54 -03:00
single_quotes.t Bug 12653: PROG/CCSR deprecation: Correct hard-coded opac-tmpl/prog path in tests 2014-10-30 09:35:12 +13:00
tt_valid.t Bug 16174: Warning in tt_valid.t due to bug 15527 2016-04-01 19:11:32 +00:00
verify-debian-docbook.t Bug 9978: Replace license header with the correct license (GPLv3+) 2015-04-20 09:59:38 -03:00
yaml_valid.pl Bug 9978: Replace license header with the correct license (GPLv3+) 2015-04-20 09:59:38 -03:00
yaml_valid.t Bug 9978: Replace license header with the correct license (GPLv3+) 2015-04-20 09:59:38 -03:00