aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2000-09-04 11:15:39 +0000
committerDaniel Veillard <veillard@src.gnome.org>2000-09-04 11:15:39 +0000
commit98a7916ba1495b3d8e07cc782b1a677c96788696 (patch)
tree1800e2ba2c2327fe6b832c815e6d24f481b53b2e /test
parent960aa53d2f59827bdd06c25e3244932d92f1a468 (diff)
downloadandroid_external_libxml2-98a7916ba1495b3d8e07cc782b1a677c96788696.tar.gz
android_external_libxml2-98a7916ba1495b3d8e07cc782b1a677c96788696.tar.bz2
android_external_libxml2-98a7916ba1495b3d8e07cc782b1a677c96788696.zip
URI work cleanup and regresssion tests,
- uri.c testUri.c: applied Wayne Davidson patches - test/URI/uri.data result/URI/uri.data: first set of tests/results - Makefile.in: added URItest and included thenin "make tests" Daniel
Diffstat (limited to 'test')
-rw-r--r--test/URI/uri.data13
1 files changed, 13 insertions, 0 deletions
diff --git a/test/URI/uri.data b/test/URI/uri.data
new file mode 100644
index 00000000..570eff0d
--- /dev/null
+++ b/test/URI/uri.data
@@ -0,0 +1,13 @@
+
+.
+bar
+bar#baz
+bar?baz
+#baz
+?baz
+../up.a.notch.html#wow
+../up.a.notch.html?wow
+/root.cgi#OK
+/root.cgi?OK
+https://elsewhere.com/#deep
+https://elsewhere.com/?deep