[gvfs] test: Add test case for Bug 772849
- From: Ondrej Holy <oholy src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gvfs] test: Add test case for Bug 772849
- Date: Mon, 12 Dec 2016 13:46:43 +0000 (UTC)
commit da937bb0515d22e43cfe3dc18f4831ecfd5a9c46
Author: Ondrej Holy <oholy redhat com>
Date: Thu Dec 1 13:26:03 2016 +0100
test: Add test case for Bug 772849
https://bugzilla.gnome.org/show_bug.cgi?id=772849
client/test-uri-utils.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/client/test-uri-utils.c b/client/test-uri-utils.c
index 5f1b4c6..4f7e53d 100644
--- a/client/test-uri-utils.c
+++ b/client/test-uri-utils.c
@@ -17,6 +17,7 @@ static TestURIs uris[] = {
{ "http://windows-host:8080/C:/", "windows-host", 8080 },
{ "smb://user:password@192.192.192.192/foobar", "192.192.192.192", -1 },
{
"https://d134w4tst3t.s3.amazonaws.com/a?Signature=6VJ9%2BAdPVZ4Z7NnPShRvtDsLofc%3D&Expires=1249330377&AWSAccessKeyId=0EYZF4DV8A7WM0H73602",
"d134w4tst3t.s3.amazonaws.com", -1 },
+ { "dav+sd://foo%3Abar._webdav._tcp.local/", "foo:bar._webdav._tcp.local", -1 },
};
int main (int argc, char **argv)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]