summaryrefslogtreecommitdiff
path: root/test/files/jvm/xmlstuff.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/jvm/xmlstuff.check')
-rw-r--r--test/files/jvm/xmlstuff.check43
1 files changed, 0 insertions, 43 deletions
diff --git a/test/files/jvm/xmlstuff.check b/test/files/jvm/xmlstuff.check
deleted file mode 100644
index 2f3424b524..0000000000
--- a/test/files/jvm/xmlstuff.check
+++ /dev/null
@@ -1,43 +0,0 @@
-NodeSeq
-passed ok
-passed ok
-<result>
- <title>Blabla</title>
- <remarks>Hallo Welt.</remarks>
-</result><result>
- <title>Blubabla</title>
- <remarks>Hello Blu</remarks>
-</result><result>
- <title>Blubabla</title>
- <remarks>rem 2</remarks>
-</result>
-List(<book><title>Blabla</title></book>)
-<result>
- <name>John</name>
-
- <street>Elm Street</street>
-
- <city>Dolphin City</city>
- <phone where="work">+41 21 693 68 67</phone>
-
- <phone where="mobile">+41 79 602 23 23</phone>
-</result>
-patterns
-passed ok
-passed ok
-passed ok
-namespaces
-passed ok
-passed ok
-passed ok
-validation - elements
-passed ok
-passed ok
-passed ok
-passed ok
-validation - attributes
-passed ok
-passed ok
-passed ok
-passed ok
-passed ok