summaryrefslogtreecommitdiffstats
path: root/libxml2/test/URI/smith.uri
diff options
context:
space:
mode:
Diffstat (limited to 'libxml2/test/URI/smith.uri')
-rw-r--r--libxml2/test/URI/smith.uri15
1 files changed, 15 insertions, 0 deletions
diff --git a/libxml2/test/URI/smith.uri b/libxml2/test/URI/smith.uri
new file mode 100644
index 0000000..6cc6c87
--- /dev/null
+++ b/libxml2/test/URI/smith.uri
@@ -0,0 +1,15 @@
+/foo/../bar
+foo/../bar
+./foo/../bar
+foo/./../bar
+foo/bar/.././../baz
+foo/..
+foo/bar/..
+./foo
+././foo
+.././foo./
+.././foo/.
+/foo
+../foo
+../../foo
+../../../foo