summaryrefslogtreecommitdiff
path: root/test/files/jvm/xmlstuff.check
diff options
context:
space:
mode:
authorGilles Dubochet <gilles.dubochet@epfl.ch>2005-12-16 18:20:15 +0000
committerGilles Dubochet <gilles.dubochet@epfl.ch>2005-12-16 18:20:15 +0000
commit17e2b1c2a6f69ba74e79c30d1e44195fe732e3e3 (patch)
treebb804b4038eb6d0dee58b77cea8bd2dcc6f42dc4 /test/files/jvm/xmlstuff.check
parente70a1a24ef7a7b596a92e1853fd44e96f36ad245 (diff)
downloadscala-17e2b1c2a6f69ba74e79c30d1e44195fe732e3e3.tar.gz
scala-17e2b1c2a6f69ba74e79c30d1e44195fe732e3e3.tar.bz2
scala-17e2b1c2a6f69ba74e79c30d1e44195fe732e3e3.zip
Removed old scala tests from new Scala core mod...
Removed old scala tests from new Scala core module.
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