From: Adam Dickmeiss Date: Thu, 31 May 2012 13:08:38 +0000 (+0200) Subject: Update test case for long terms X-Git-Tag: v2.0.52~1 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=75ad7b1f3d9b7daaeba799df6a38eb74195ef235 Update test case for long terms --- diff --git a/test/api/test_search.c b/test/api/test_search.c index 51b405e..2b1119f 100644 --- a/test/api/test_search.c +++ b/test/api/test_search.c @@ -66,7 +66,13 @@ const char *myrec[] = { "1234567890" "1234567890""1234567890""1234567890""1234567890" "1234567890" "1234567890""1234567890""1234567890""1234567890" "1234567890" "1234567890""1234567890""1234567890""1234567890" - "12345" + "1234567890" "1234567890""1234567890""1234567890""1234567890" + "1234567890" "1234567890""1234567890""1234567890""1234567890" + "1234567890" "1234567890""1234567890""1234567890""1234567890" + "1234567890" "1234567890""1234567890""1234567890""1234567890" + "1234567890" "1234567890""1234567890""1234567890""1234567890" + "1234567890" "1" + "" "" , @@ -184,7 +190,14 @@ static void tst(int argc, char **argv) "1234567890" "1234567890""1234567890""1234567890""1234567890" "1234567890" "1234567890""1234567890""1234567890""1234567890" "1234567890" "1234567890""1234567890""1234567890""1234567890" - "12345" + + + "1234567890" "1234567890""1234567890""1234567890""1234567890" + "1234567890" "1234567890""1234567890""1234567890""1234567890" + "1234567890" "1234567890""1234567890""1234567890""1234567890" + "1234567890" "1234567890""1234567890""1234567890""1234567890" + "1234567890" "1234567890""1234567890""1234567890""1234567890" + "1234567890" "1" , 1)); YAZ_CHECK( @@ -195,7 +208,13 @@ static void tst(int argc, char **argv) "1234567890" "1234567890""1234567890""1234567890""1234567890" "1234567890" "1234567890""1234567890""1234567890""1234567890" "1234567890" "1234567890""1234567890""1234567890""1234567890" - "123456" + + "1234567890" "1234567890""1234567890""1234567890""1234567890" + "1234567890" "1234567890""1234567890""1234567890""1234567890" + "1234567890" "1234567890""1234567890""1234567890""1234567890" + "1234567890" "1234567890""1234567890""1234567890""1234567890" + "1234567890" "1234567890""1234567890""1234567890""1234567890" + "1234567890" "12" , 0, 11));