summaryrefslogtreecommitdiff
path: root/test/files/jvm/xmlLiterals.check
diff options
context:
space:
mode:
authorburaq <buraq@epfl.ch>2004-05-26 13:25:35 +0000
committerburaq <buraq@epfl.ch>2004-05-26 13:25:35 +0000
commitca09668e88504786eff94ad778b8c1d23ce9574a (patch)
treef00736aada732b77781c996460a98763c3acd148 /test/files/jvm/xmlLiterals.check
parentc3168553c4b023ef75210185e4654ea84e16682e (diff)
downloadscala-ca09668e88504786eff94ad778b8c1d23ce9574a.tar.gz
scala-ca09668e88504786eff94ad778b8c1d23ce9574a.tar.bz2
scala-ca09668e88504786eff94ad778b8c1d23ce9574a.zip
fixed tests for new lib things, cleanup
Diffstat (limited to 'test/files/jvm/xmlLiterals.check')
-rw-r--r--test/files/jvm/xmlLiterals.check34
1 files changed, 34 insertions, 0 deletions
diff --git a/test/files/jvm/xmlLiterals.check b/test/files/jvm/xmlLiterals.check
index 04f0426af9..cf4493ca54 100644
--- a/test/files/jvm/xmlLiterals.check
+++ b/test/files/jvm/xmlLiterals.check
@@ -1,7 +1,11 @@
+Test01Literals
passed ok
passed ok
passed ok
passed ok
+<testTag ab="bkla" value="This is a test."></testTag>
+<testTag bla="foo" value="42"></testTag>
+Test02Embed
passed ok
passed ok
passed ok
@@ -9,8 +13,38 @@ passed ok
passed ok
passed ok
passed ok
+passed ok
+passed ok
+Test03Servlet
+<html>
+ <head>
+ <title>ModularFormatting</title>
+ </head>
+ <body>
+ <h2>Welcome</h2>
+ <p>
+ What follows is an example of modular formatting.
+ </p>
+ <p>
+ <table align="center">
+ <tr>
+ <td bgcolor="#AAAAFF" color="#222255"><h1> message </h1></td>
+ </tr>
+ </table>
+ </p>
+ <hr></hr>
+ <p>
+ Complicated layout tasks can be encapsulated and outsourced.
+ </p>
+ <h2>Bye!</h2>
+ </body>
+ </html>
+Test04
ArrayBuffer(<foo></foo>, <bar>Text</bar>, <foo></foo>)
<foo></foo>
passed ok
passed ok
passed ok
+Test05Ref
+<foo>{</foo>
+<foo>&nbsp;{<bar><baz></baz></bar><bar></bar></foo>