summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorburaq <buraq@epfl.ch>2004-07-01 09:36:48 +0000
committerburaq <buraq@epfl.ch>2004-07-01 09:36:48 +0000
commitbe579df2ed4e446380e07ec77d7eefda079e5ebd (patch)
treea48880029ad9e5b8e39ab17d7ca5e8311e3ca2b5 /test
parentd62f52e2f9c00117daab001604030e1c088cc826 (diff)
downloadscala-be579df2ed4e446380e07ec77d7eefda079e5ebd.tar.gz
scala-be579df2ed4e446380e07ec77d7eefda079e5ebd.tar.bz2
scala-be579df2ed4e446380e07ec77d7eefda079e5ebd.zip
foo
Diffstat (limited to 'test')
-rw-r--r--test/files/xml/lnk.check8
-rw-r--r--test/files/xml/xhtml.check4
2 files changed, 6 insertions, 6 deletions
diff --git a/test/files/xml/lnk.check b/test/files/xml/lnk.check
index 23312a819c..c7753fb41d 100644
--- a/test/files/xml/lnk.check
+++ b/test/files/xml/lnk.check
@@ -1,6 +1,6 @@
validator throws exception: element "link" not allowed here
-<link target="http://www.scala.org" xmlns="http://scala.epfl.ch/testSuite/links"><name>hello-link</name></link>
-<lnkDB xmlns="http://scala.epfl.ch/testSuite/links"><linkgroup><groupname>LDAP Links</groupname><link target="http://www.openldap.org/doc/"><name>OpenLDAP Administration Guide</name><description>contains very readable section &quot;What is LDAP&quot;</description></link><linkgroup><groupname>LDAP RFCs</groupname><link target="ftp://ftp.isi.edu/in-notes/rfc2251.txt"><name>RFC2251 Lightweight Directory Access Protocol (v3)</name></link><link target="ftp://ftp.isi.edu/in-notes/rfc2252.txt"><name>Lightweight Directory Access Protocol (v3):
- Attribute Syntax Definitions</name></link><link target="ftp://ftp.isi.edu/in-notes/rfc2253.txt"><name>Lightweight Directory Access Protocol (v3):
+<ns0:link target="http://www.scala.org" xmlns:ns0="http://scala.epfl.ch/testSuite/links"><ns0:name>hello-link</ns0:name></ns0:link>
+<ns0:lnkDB xmlns:ns0="http://scala.epfl.ch/testSuite/links"><ns0:linkgroup><ns0:groupname>LDAP Links</ns0:groupname><ns0:link target="http://www.openldap.org/doc/"><ns0:name>OpenLDAP Administration Guide</ns0:name><ns0:description>contains very readable section &quot;What is LDAP&quot;</ns0:description></ns0:link><ns0:linkgroup><ns0:groupname>LDAP RFCs</ns0:groupname><ns0:link target="ftp://ftp.isi.edu/in-notes/rfc2251.txt"><ns0:name>RFC2251 Lightweight Directory Access Protocol (v3)</ns0:name></ns0:link><ns0:link target="ftp://ftp.isi.edu/in-notes/rfc2252.txt"><ns0:name>Lightweight Directory Access Protocol (v3):
+ Attribute Syntax Definitions</ns0:name></ns0:link><ns0:link target="ftp://ftp.isi.edu/in-notes/rfc2253.txt"><ns0:name>Lightweight Directory Access Protocol (v3):
UTF-8 String Representation of Distinguished Names
- </name></link><link target="ftp://ftp.isi.edu/in-notes/rfc2254.txt"><name>The String Representation of LDAP Search Filters</name></link></linkgroup><linkgroup><groupname>LDAP and Lotus Notes</groupname><link target="http://www.shmoo.com/mail/fw1/jul99/msg00040.html"><name>LDAP enabled on Notes... to change settings</name></link><link target="http://www.openldap.org/lists/openldap-general/200103/msg00004.html"><name>Replicating Notes data to OpenLDAP</name></link></linkgroup></linkgroup></lnkDB>
+ </ns0:name></ns0:link><ns0:link target="ftp://ftp.isi.edu/in-notes/rfc2254.txt"><ns0:name>The String Representation of LDAP Search Filters</ns0:name></ns0:link></ns0:linkgroup><ns0:linkgroup><ns0:groupname>LDAP and Lotus Notes</ns0:groupname><ns0:link target="http://www.shmoo.com/mail/fw1/jul99/msg00040.html"><ns0:name>LDAP enabled on Notes... to change settings</ns0:name></ns0:link><ns0:link target="http://www.openldap.org/lists/openldap-general/200103/msg00004.html"><ns0:name>Replicating Notes data to OpenLDAP</ns0:name></ns0:link></ns0:linkgroup></ns0:linkgroup></ns0:lnkDB>
diff --git a/test/files/xml/xhtml.check b/test/files/xml/xhtml.check
index 1cb0cbf6b4..42f6f98e0d 100644
--- a/test/files/xml/xhtml.check
+++ b/test/files/xml/xhtml.check
@@ -1,2 +1,2 @@
-<html version="-//W3C//DTD XHTML Basic 1.0//EN" xmlns="http://www.w3.org/1999/xhtml"><head profile=""><base href="http://here.edu"></base><title>a basic xhtml page</title></head><body><h1>Welcome to xhtml in scala</h1><p>a paragraph</p><p>another one, with a <a href="http://lampwww.epfl.ch">link</a> to the LAMP homepage.</p></body></html>
-<html version="-//W3C//DTD XHTML Basic 1.0//EN" xmlns="http://www.w3.org/1999/xhtml"><head profile=""><base href="here.com"></base><title>a basic xhtml page</title></head><body><h1>Welcome to xhtml in scala</h1><p>a paragraph</p><p>another, with a <a href="http://lampwww.epfl.ch">example link</a> to lamp homepage</p></body></html>
+<ns0:html version="-//W3C//DTD XHTML Basic 1.0//EN" xmlns:ns0="http://www.w3.org/1999/xhtml"><ns0:head profile=""><ns0:base href="http://here.edu"></ns0:base><ns0:title>a basic xhtml page</ns0:title></ns0:head><ns0:body><ns0:h1>Welcome to xhtml in scala</ns0:h1><ns0:p>a paragraph</ns0:p><ns0:p>another one, with a <ns0:a href="http://lampwww.epfl.ch">link</ns0:a> to the LAMP homepage.</ns0:p></ns0:body></ns0:html>
+<ns0:html version="-//W3C//DTD XHTML Basic 1.0//EN" xmlns:ns0="http://www.w3.org/1999/xhtml"><ns0:head profile=""><ns0:base href="here.com"></ns0:base><ns0:title>a basic xhtml page</ns0:title></ns0:head><ns0:body><ns0:h1>Welcome to xhtml in scala</ns0:h1><ns0:p>a paragraph</ns0:p><ns0:p>another, with a <ns0:a href="http://lampwww.epfl.ch">example link</ns0:a> to lamp homepage</ns0:p></ns0:body></ns0:html>