summaryrefslogtreecommitdiffstats
path: root/tests/auto/qxmlquery/pushBaselines
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@nokia.com>2009-03-23 09:34:13 (GMT)
committerSimon Hausmann <simon.hausmann@nokia.com>2009-03-23 09:34:13 (GMT)
commit67ad0519fd165acee4a4d2a94fa502e9e4847bd0 (patch)
tree1dbf50b3dff8d5ca7e9344733968c72704eb15ff /tests/auto/qxmlquery/pushBaselines
downloadQt-67ad0519fd165acee4a4d2a94fa502e9e4847bd0.zip
Qt-67ad0519fd165acee4a4d2a94fa502e9e4847bd0.tar.gz
Qt-67ad0519fd165acee4a4d2a94fa502e9e4847bd0.tar.bz2
Long live Qt!
Diffstat (limited to 'tests/auto/qxmlquery/pushBaselines')
-rw-r--r--tests/auto/qxmlquery/pushBaselines/allAtomics.ref45
-rw-r--r--tests/auto/qxmlquery/pushBaselines/concat.ref3
-rw-r--r--tests/auto/qxmlquery/pushBaselines/emptySequence.ref2
-rw-r--r--tests/auto/qxmlquery/pushBaselines/errorFunction.ref1
-rw-r--r--tests/auto/qxmlquery/pushBaselines/nodeSequence.ref81
-rw-r--r--tests/auto/qxmlquery/pushBaselines/oneElement.ref5
-rw-r--r--tests/auto/qxmlquery/pushBaselines/onePlusOne.ref3
-rw-r--r--tests/auto/qxmlquery/pushBaselines/onlyDocumentNode.ref4
-rw-r--r--tests/auto/qxmlquery/pushBaselines/openDocument.ref22
9 files changed, 166 insertions, 0 deletions
diff --git a/tests/auto/qxmlquery/pushBaselines/allAtomics.ref b/tests/auto/qxmlquery/pushBaselines/allAtomics.ref
new file mode 100644
index 0000000..cceabfe
--- /dev/null
+++ b/tests/auto/qxmlquery/pushBaselines/allAtomics.ref
@@ -0,0 +1,45 @@
+startOfSequence()
+atomicValue(xs:untypedAtomic)
+atomicValue(2002-10-10T23:02:11)
+atomicValue(2002-10-10)
+atomicValue()
+atomicValue()
+atomicValue()
+atomicValue()
+atomicValue(3000)
+atomicValue(40000)
+atomicValue(2)
+atomicValue(16)
+atomicValue(-6)
+atomicValue(-4)
+atomicValue(5)
+atomicValue(6)
+atomicValue(7)
+atomicValue(8)
+atomicValue(9)
+atomicValue(10)
+atomicValue(11)
+atomicValue(12)
+atomicValue(13)
+atomicValue(14)
+atomicValue()
+atomicValue()
+atomicValue()
+atomicValue()
+atomicValue()
+atomicValue(true)
+atomicValue(i¦š)
+atomicValue(ÿÿ)
+atomicValue(http://example.com/)
+atomicValue()
+atomicValue(An xs:string)
+atomicValue(normalizedString)
+atomicValue(token)
+atomicValue(language)
+atomicValue(NMTOKEN)
+atomicValue(Name)
+atomicValue(NCName)
+atomicValue(ID)
+atomicValue(IDREF)
+atomicValue(ENTITY)
+endOfSequence()
diff --git a/tests/auto/qxmlquery/pushBaselines/concat.ref b/tests/auto/qxmlquery/pushBaselines/concat.ref
new file mode 100644
index 0000000..c19c099
--- /dev/null
+++ b/tests/auto/qxmlquery/pushBaselines/concat.ref
@@ -0,0 +1,3 @@
+startOfSequence()
+atomicValue(abcdef)
+endOfSequence()
diff --git a/tests/auto/qxmlquery/pushBaselines/emptySequence.ref b/tests/auto/qxmlquery/pushBaselines/emptySequence.ref
new file mode 100644
index 0000000..528e307
--- /dev/null
+++ b/tests/auto/qxmlquery/pushBaselines/emptySequence.ref
@@ -0,0 +1,2 @@
+startOfSequence()
+endOfSequence()
diff --git a/tests/auto/qxmlquery/pushBaselines/errorFunction.ref b/tests/auto/qxmlquery/pushBaselines/errorFunction.ref
new file mode 100644
index 0000000..620bc86
--- /dev/null
+++ b/tests/auto/qxmlquery/pushBaselines/errorFunction.ref
@@ -0,0 +1 @@
+startOfSequence()
diff --git a/tests/auto/qxmlquery/pushBaselines/nodeSequence.ref b/tests/auto/qxmlquery/pushBaselines/nodeSequence.ref
new file mode 100644
index 0000000..57b4c7c
--- /dev/null
+++ b/tests/auto/qxmlquery/pushBaselines/nodeSequence.ref
@@ -0,0 +1,81 @@
+startOfSequence()
+startDocument()
+endDocument()
+startDocument()
+endDocument()
+startDocument()
+endDocument()
+startDocument()
+atomicValue()
+endDocument()
+startDocument()
+atomicValue()
+endDocument()
+startDocument()
+characters()
+endDocument()
+startDocument()
+characters()
+endDocument()
+startDocument()
+characters(text1)
+endDocument()
+startDocument()
+characters(text2)
+endDocument()
+startDocument()
+startElement(f)
+namespaceBinding(empty)
+endElement()
+endDocument()
+startElement(e1)
+namespaceBinding(empty)
+endElement()
+startElement(e2)
+namespaceBinding(empty)
+endElement()
+startElement(e3)
+namespaceBinding(empty)
+endElement()
+startElement(e3)
+namespaceBinding(empty)
+attribute(attr1, value1)
+endElement()
+attribute(name, value)
+characters()
+characters(text3)
+startElement(e5)
+namespaceBinding(empty)
+characters(
+ text4
+ )
+startElement(e)
+endElement()
+characters(
+ text5
+ )
+processingInstruction(target, data)
+comment( comment )
+startElement(e6)
+attribute(attr2, value2)
+attribute(attr3, value2)
+endElement()
+startElement(e6)
+attribute(attr2, value3)
+attribute(attr3, value3)
+endElement()
+startElement(e6)
+attribute(attr2, value4)
+attribute(attr3, value4)
+endElement()
+endElement()
+processingInstruction(target, data)
+comment( comment )
+startElement({http://example.com/}e)
+namespaceBinding({http://example.com/}empty)
+endElement()
+startElement({http://example.com/}p:e)
+namespaceBinding({http://example.com/}p:empty)
+namespaceBinding(empty)
+endElement()
+endOfSequence()
diff --git a/tests/auto/qxmlquery/pushBaselines/oneElement.ref b/tests/auto/qxmlquery/pushBaselines/oneElement.ref
new file mode 100644
index 0000000..b2a20a7
--- /dev/null
+++ b/tests/auto/qxmlquery/pushBaselines/oneElement.ref
@@ -0,0 +1,5 @@
+startOfSequence()
+startElement(e)
+namespaceBinding(empty)
+endElement()
+endOfSequence()
diff --git a/tests/auto/qxmlquery/pushBaselines/onePlusOne.ref b/tests/auto/qxmlquery/pushBaselines/onePlusOne.ref
new file mode 100644
index 0000000..ce1426b
--- /dev/null
+++ b/tests/auto/qxmlquery/pushBaselines/onePlusOne.ref
@@ -0,0 +1,3 @@
+startOfSequence()
+atomicValue(2)
+endOfSequence()
diff --git a/tests/auto/qxmlquery/pushBaselines/onlyDocumentNode.ref b/tests/auto/qxmlquery/pushBaselines/onlyDocumentNode.ref
new file mode 100644
index 0000000..9fec191
--- /dev/null
+++ b/tests/auto/qxmlquery/pushBaselines/onlyDocumentNode.ref
@@ -0,0 +1,4 @@
+startOfSequence()
+startDocument()
+endDocument()
+endOfSequence()
diff --git a/tests/auto/qxmlquery/pushBaselines/openDocument.ref b/tests/auto/qxmlquery/pushBaselines/openDocument.ref
new file mode 100644
index 0000000..95e9c53
--- /dev/null
+++ b/tests/auto/qxmlquery/pushBaselines/openDocument.ref
@@ -0,0 +1,22 @@
+startOfSequence()
+startDocument()
+startElement({http://example.com}e)
+namespaceBinding({http://example.com}empty)
+namespaceBinding({http://example.com/P}p:empty)
+attribute(attr, 1)
+attribute({http://example.com/P}p:attr, )
+processingInstruction(target, data)
+comment( a comment )
+startElement({http://example.com}e)
+namespaceBinding({http://example.com}empty)
+namespaceBinding({http://example.com/P}p:empty)
+endElement()
+characters(text )
+startElement({http://example.com}f)
+namespaceBinding({http://example.com}empty)
+namespaceBinding({http://example.com/P}p:empty)
+endElement()
+characters(text node)
+endElement()
+endDocument()
+endOfSequence()