summaryrefslogtreecommitdiff
path: root/mailbox
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-10-12 07:48:54 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-10-12 07:48:54 +0000
commitf80544be2213e8f63c098465543fc598be05dbfd (patch)
treec68f96a2e1d25bbf0ef1f73cd1cf5a325076a831 /mailbox
parent52eaad7a8a2b2e205d35c739d9e17201c5c613eb (diff)
downloadmailutils-f80544be2213e8f63c098465543fc598be05dbfd.tar.gz
mailutils-f80544be2213e8f63c098465543fc598be05dbfd.tar.bz2
proto:///file means absolute file name.
Diffstat (limited to 'mailbox')
-rw-r--r--mailbox/testsuite/Urls16
1 files changed, 3 insertions, 13 deletions
diff --git a/mailbox/testsuite/Urls b/mailbox/testsuite/Urls
index 5091cf49a..f7d8cb084 100644
--- a/mailbox/testsuite/Urls
+++ b/mailbox/testsuite/Urls
@@ -47,17 +47,7 @@ scheme:relative/path => SUCCESS
path <relative/path>
query <>
-scheme:///relative/path => SUCCESS
- scheme <scheme>
- user <>
- passwd <>
- auth <>
- host <>
- port 0
- path <relative/path>
- query <>
-
-scheme:////absolute/path => SUCCESS
+scheme:///absolute/path => SUCCESS
scheme <scheme>
user <>
passwd <>
@@ -177,7 +167,7 @@ ftp://@//a/path => SUCCESS
path </a/path>
query <>
-ftp:////a/path => SUCCESS
+ftp:/a/path => SUCCESS
scheme <ftp>
user <>
passwd <>
@@ -294,7 +284,7 @@ ftp:///a/path => SUCCESS
auth <>
host <>
port 0
- path <a/path>
+ path </a/path>
query <>
pop://pop.example.net => SUCCESS

Return to:

Send suggestions and report system problems to the System administrator.