summaryrefslogtreecommitdiff
path: root/test/URI/smith.uri
blob: 6cc6c87545f17032758ef44c63edd886f4d3ad03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/foo/../bar
foo/../bar
./foo/../bar
foo/./../bar
foo/bar/.././../baz
foo/..
foo/bar/..
./foo
././foo
.././foo./
.././foo/.
/foo
../foo
../../foo
../../../foo