X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Ftest_cql2ccl.c;h=95c1ad73e59d9eb797687a90ff367def57660e10;hb=ecaa6d31f9384565debfbd1848f1a42bb36b0666;hp=482e47a82eb604a3c863e4a375201b14a02437c3;hpb=871f1239cc0c8a2d4b2bd16a918a39c97633faa8;p=yaz-moved-to-github.git diff --git a/test/test_cql2ccl.c b/test/test_cql2ccl.c index 482e47a..95c1ad7 100644 --- a/test/test_cql2ccl.c +++ b/test/test_cql2ccl.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2011 Index Data + * Copyright (C) 1995-2012 Index Data * See the file LICENSE for details. */ #if HAVE_CONFIG_H @@ -178,6 +178,8 @@ static void tst(void) "title,,1,0,lowValue")); YAZ_CHECK(tst_query_s("a sortby title/missingHigh", "\"a\"", "title,,1,0,highValue")); + YAZ_CHECK(tst_query_s("a sortby title/sort.missingHigh", "\"a\"", + "title,,1,0,highValue")); YAZ_CHECK(tst_query_s("a sortby title/bogus", "\"a\"", 0)); YAZ_CHECK(tst_query_s("a sortby dc.year dc.author", "\"a\"",