From: Adam Dickmeiss Date: Thu, 13 Dec 2012 10:24:13 +0000 (+0100) Subject: Add CQL to PQF tests with anchoring X-Git-Tag: v4.2.48~15 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=cc00f322b9a153a80ae197ab67463ae09f7b8116;ds=sidebyside Add CQL to PQF tests with anchoring --- diff --git a/test/cql2pqf/5.6.err b/test/cql2pqf/5.6.err new file mode 100644 index 0000000..e69de29 diff --git a/test/cql2pqf/5.6.out b/test/cql2pqf/5.6.out new file mode 100644 index 0000000..d97a38b --- /dev/null +++ b/test/cql2pqf/5.6.out @@ -0,0 +1,2 @@ +Parsing CQL a^ +@attr 6=1 @attr 2=3 @attr 4=1 @attr 3=4 @attr 6=1 @attr 5=100 @attr 1=1016 "a" diff --git a/test/cql2pqf/5.7.err b/test/cql2pqf/5.7.err new file mode 100644 index 0000000..e69de29 diff --git a/test/cql2pqf/5.7.out b/test/cql2pqf/5.7.out new file mode 100644 index 0000000..0aa6309 --- /dev/null +++ b/test/cql2pqf/5.7.out @@ -0,0 +1,2 @@ +Parsing CQL ^a +@attr 6=1 @attr 2=3 @attr 4=1 @attr 3=1 @attr 6=1 @attr 5=100 @attr 1=1016 "a" diff --git a/test/cql2pqf/5.8.err b/test/cql2pqf/5.8.err new file mode 100644 index 0000000..e69de29 diff --git a/test/cql2pqf/5.8.out b/test/cql2pqf/5.8.out new file mode 100644 index 0000000..c7c9df7 --- /dev/null +++ b/test/cql2pqf/5.8.out @@ -0,0 +1,2 @@ +Parsing CQL ^a^ +@attr 6=1 @attr 2=3 @attr 4=1 @attr 3=3 @attr 6=3 @attr 5=100 @attr 1=1016 "a" diff --git a/test/cql2pqfsample b/test/cql2pqfsample index 04f928d..8a3c287 100644 --- a/test/cql2pqfsample +++ b/test/cql2pqfsample @@ -38,3 +38,6 @@ a*\\3 \\*a*b# \\" @and +a^ +^a +^a^