summaryrefslogtreecommitdiff
path: root/test/files/jvm/xmlstuff.check
diff options
context:
space:
mode:
authorburaq <buraq@epfl.ch>2004-02-11 18:42:54 +0000
committerburaq <buraq@epfl.ch>2004-02-11 18:42:54 +0000
commit196d85658ba3a9b8db109b5a33adbe8b2d47c12e (patch)
treeb32ca399818d5f156b95b7b7b1345562804786b4 /test/files/jvm/xmlstuff.check
parent9de41d8e774ab45faf86e604b96e5f0bcd58de77 (diff)
downloadscala-196d85658ba3a9b8db109b5a33adbe8b2d47c12e.tar.gz
scala-196d85658ba3a9b8db109b5a33adbe8b2d47c12e.tar.bz2
scala-196d85658ba3a9b8db109b5a33adbe8b2d47c12e.zip
better comparison of actual and expected results
Diffstat (limited to 'test/files/jvm/xmlstuff.check')
-rw-r--r--test/files/jvm/xmlstuff.check40
1 files changed, 11 insertions, 29 deletions
diff --git a/test/files/jvm/xmlstuff.check b/test/files/jvm/xmlstuff.check
index 4636a6f8b4..fafc444191 100644
--- a/test/files/jvm/xmlstuff.check
+++ b/test/files/jvm/xmlstuff.check
@@ -1,29 +1,11 @@
-NodeList('world)
-NodeList('world)
-
-parsedxml2/'_
-NodeList('book('author(Text(Peter Buneman)),'author(Text(Dan Suciu)),'title(Text(Data on ze web))),'book('author(Text(John Mitchell)),'title(Text(Foundations of Programming Languages))))
-
-parsedxml2/'author
-NodeList()
-
-parsedxml2/'book:
-NodeList('book('author(Text(Peter Buneman)),'author(Text(Dan Suciu)),'title(Text(Data on ze web))),'book('author(Text(John Mitchell)),'title(Text(Foundations of Programming Languages))))
-
-parsedxml2/'_/'_
-NodeList('author(Text(Peter Buneman)),'author(Text(Dan Suciu)),'title(Text(Data on ze web)),'author(Text(John Mitchell)),'title(Text(Foundations of Programming Languages)))
-
-parsedxml2/'_/'author
-NodeList('author(Text(Peter Buneman)),'author(Text(Dan Suciu)),'author(Text(John Mitchell)))
-
-parsedxml2/'_/'_/'author
-NodeList()
-
-parsedxml2/#'author
-NodeList('author(Text(Peter Buneman)),'author(Text(Dan Suciu)),'author(Text(John Mitchell)))
-
-new NodeList(List(parsedxml2))/#'_
-NodeList('book('author(Text(Peter Buneman)),'author(Text(Dan Suciu)),'title(Text(Data on ze web))),'author(Text(Peter Buneman)),Text(Peter Buneman),'author(Text(Dan Suciu)),Text(Dan Suciu),'title(Text(Data on ze web)),Text(Data on ze web),'book('author(Text(John Mitchell)),'title(Text(Foundations of Programming Languages))),'author(Text(John Mitchell)),Text(John Mitchell),'title(Text(Foundations of Programming Languages)),Text(Foundations of Programming Languages))
-
-new NodeList(List(parsedxml2))/#'title
-NodeList('title(Text(Data on ze web)),'title(Text(Foundations of Programming Languages)))
+passed ok
+passed ok
+passed ok
+passed ok
+passed ok
+passed ok
+passed ok
+passed ok
+passed ok
+passed ok
+passed ok