From: Adam Dickmeiss Date: Tue, 15 Nov 2011 10:29:21 +0000 (+0100) Subject: ICU test: use more portable transform X-Git-Tag: v1.6.6~13^2~5^2~1 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=f5c892bf8898f7dfe1e5380638f52abecb410907;p=pazpar2-moved-to-github.git ICU test: use more portable transform Problem is that Title does not produce same results in ICU 3.6 (CentOS 5) and newer versions of ICU. So we just use lowercase transform instead. --- diff --git a/test/test_icu.cfg b/test/test_icu.cfg index 2febba8..75e8842 100644 --- a/test/test_icu.cfg +++ b/test/test_icu.cfg @@ -30,12 +30,12 @@ - + - + diff --git a/test/test_icu_8.res b/test/test_icu_8.res index 05af6d5..ed8bdcf 100644 --- a/test/test_icu_8.res +++ b/test/test_icu_8.res @@ -7,18 +7,18 @@ Wood, Helen M.1 -Bible1 -Bible. O.t1 -Cartography1 -Community Colleges1 -Computers1 -Imaging Systems In Medicine1 -Optical Pattern Recognition1 -Puget Sound Region (Wash.)1 -Radioisotope Scanning1 -Railroads1 -Scintillation Cameras1 -Tomography1 -Universities And Colleges1 +bible1 +bible. o.t1 +cartography1 +community colleges1 +computers1 +imaging systems in medicine1 +optical pattern recognition1 +puget sound region (wash.)1 +radioisotope scanning1 +railroads1 +scintillation cameras1 +tomography1 +universities and colleges1 \ No newline at end of file