From: mike Date: Tue, 3 Jul 2007 16:41:04 +0000 (+0000) Subject: New X-Git-Tag: v1.5~47 X-Git-Url: http://git.indexdata.com/?p=cql-java-moved-to-github.git;a=commitdiff_plain;h=624a290f37b0f6747128ff33ecf56ef1fa449f5c New --- diff --git a/test/regression/sections/09/05.xcql b/test/regression/sections/09/05.xcql new file mode 100644 index 0000000..578af0f --- /dev/null +++ b/test/regression/sections/09/05.xcql @@ -0,0 +1,12 @@ + + cql.serverChoice + + = + + sortby + + + sortby + + + diff --git a/test/regression/sections/09/06.xcql b/test/regression/sections/09/06.xcql new file mode 100644 index 0000000..2e136b5 --- /dev/null +++ b/test/regression/sections/09/06.xcql @@ -0,0 +1,18 @@ + + cql.serverChoice + + = + + sortby + + + sortby + + + sortby + + + sortby + + + diff --git a/test/regression/sections/10/.cvsignore b/test/regression/sections/10/.cvsignore new file mode 100644 index 0000000..b03b3d1 --- /dev/null +++ b/test/regression/sections/10/.cvsignore @@ -0,0 +1,2 @@ +name +*.cql diff --git a/test/regression/sections/10/01.xcql b/test/regression/sections/10/01.xcql new file mode 100644 index 0000000..0c8cc74 --- /dev/null +++ b/test/regression/sections/10/01.xcql @@ -0,0 +1,12 @@ + + cql.serverChoice + + = + + kernighan + + + title + + + diff --git a/test/regression/sections/10/02.xcql b/test/regression/sections/10/02.xcql new file mode 100644 index 0000000..dbd6407 --- /dev/null +++ b/test/regression/sections/10/02.xcql @@ -0,0 +1,28 @@ + + + and + + + + cql.serverChoice + + = + + kernighan + + + + + cql.serverChoice + + = + + ritchie + + + + + title + + + diff --git a/test/regression/sections/10/03.xcql b/test/regression/sections/10/03.xcql new file mode 100644 index 0000000..eaef782 --- /dev/null +++ b/test/regression/sections/10/03.xcql @@ -0,0 +1,12 @@ + + dc.creator + + = + + kernighan + + + dc.title + + + diff --git a/test/regression/sections/10/04.xcql b/test/regression/sections/10/04.xcql new file mode 100644 index 0000000..3a32884 --- /dev/null +++ b/test/regression/sections/10/04.xcql @@ -0,0 +1,17 @@ + + dc.creator + + = + + kernighan + + + numberOfLegs + + + cql.number + + + + + diff --git a/test/regression/sections/10/05.xcql b/test/regression/sections/10/05.xcql new file mode 100644 index 0000000..5821b04 --- /dev/null +++ b/test/regression/sections/10/05.xcql @@ -0,0 +1,17 @@ + + dc.creator + + = + + kernighan + + + dc.title + + + sort.respectcase + + + + + diff --git a/test/regression/sections/10/06.xcql b/test/regression/sections/10/06.xcql new file mode 100644 index 0000000..8d232b2 --- /dev/null +++ b/test/regression/sections/10/06.xcql @@ -0,0 +1,20 @@ + + dc.creator + + = + + kernighan + + + dc.title + + + sort.respectcase + + + sort.descending + + + + + diff --git a/test/regression/sections/10/07.xcql b/test/regression/sections/10/07.xcql new file mode 100644 index 0000000..13737ee --- /dev/null +++ b/test/regression/sections/10/07.xcql @@ -0,0 +1,15 @@ + + dc.creator + + = + + kernighan + + + dc.date + + + dc.title + + + diff --git a/test/regression/sections/10/08.xcql b/test/regression/sections/10/08.xcql new file mode 100644 index 0000000..bcf2a8f --- /dev/null +++ b/test/regression/sections/10/08.xcql @@ -0,0 +1,17 @@ + + dc.creator + + = + + kernighan + + + dc.date + + + sort.missingomit + + + + + diff --git a/test/regression/sections/10/09.xcql b/test/regression/sections/10/09.xcql new file mode 100644 index 0000000..8a60d51 --- /dev/null +++ b/test/regression/sections/10/09.xcql @@ -0,0 +1,19 @@ + + dc.creator + + = + + kernighan + + + dc.date + + + sort.missingvalue + = + 1970 + + + + + diff --git a/test/regression/sections/10/10.xcql b/test/regression/sections/10/10.xcql new file mode 100644 index 0000000..cb97df6 --- /dev/null +++ b/test/regression/sections/10/10.xcql @@ -0,0 +1,18 @@ + + + + dc + http://deepcustard.org/1.0 + + + cql.serverChoice + + = + + blah + + + dc.custardDepth + + + diff --git a/test/regression/sections/10/11.xcql b/test/regression/sections/10/11.xcql new file mode 100644 index 0000000..ba2abe7 --- /dev/null +++ b/test/regression/sections/10/11.xcql @@ -0,0 +1,38 @@ + + + + ns1 + http://uri1 + + + ns2 + http://uri2 + + + cql.serverChoice + + = + + whatever + + + ns1.key + + + a + + + b + + + c + = + 1 + + + + + ns2.key2 + + + diff --git a/test/regression/sections/10/12.xcql b/test/regression/sections/10/12.xcql new file mode 100644 index 0000000..06b0ac2 --- /dev/null +++ b/test/regression/sections/10/12.xcql @@ -0,0 +1,18 @@ + + + + dc + x + + + b + + = + + c + + + d + + + diff --git a/test/regression/sections/10/13.xcql b/test/regression/sections/10/13.xcql new file mode 100644 index 0000000..06b0ac2 --- /dev/null +++ b/test/regression/sections/10/13.xcql @@ -0,0 +1,18 @@ + + + + dc + x + + + b + + = + + c + + + d + + + diff --git a/test/regression/sections/10/14.xcql b/test/regression/sections/10/14.xcql new file mode 100644 index 0000000..4f9f6d2 --- /dev/null +++ b/test/regression/sections/10/14.xcql @@ -0,0 +1,34 @@ + + + + dc + x + + + + and + + + + cql.serverChoice + + = + + c1 + + + + + cql.serverChoice + + = + + c2 + + + + + d + + + diff --git a/test/regression/sections/10/15.xcql b/test/regression/sections/10/15.xcql new file mode 100644 index 0000000..fb278bc --- /dev/null +++ b/test/regression/sections/10/15.xcql @@ -0,0 +1,22 @@ + + + + dc + http://deepcustard.org + + + dc + http://dublincore.org + + + dc.title + + = + + jaws + + + dc.custardDepth + + + diff --git a/test/regression/sections/10/16.xcql b/test/regression/sections/10/16.xcql new file mode 100644 index 0000000..42b01d6 --- /dev/null +++ b/test/regression/sections/10/16.xcql @@ -0,0 +1,40 @@ + + + + dc + http://deepcustard.org + + + + or + + + + cql.serverChoice + + = + + fish + + + + + + + dc + http://dublincore.org + + + dc.title + + = + + jaws + + + + + dc.custardDepth + + +