Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
2ce15be5
Commit
2ce15be5
authored
Feb 09, 2012
by
Jacek Caban
Committed by
Alexandre Julliard
Feb 09, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
urlmon: Added more mk: combining tests.
parent
9cbcbe8d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
162 additions
and
0 deletions
+162
-0
uri.c
dlls/urlmon/tests/uri.c
+162
-0
No files found.
dlls/urlmon/tests/uri.c
View file @
2ce15be5
...
...
@@ -6695,6 +6695,168 @@ static const uri_combine_test uri_combine_tests[] = {
{
URLZONE_INVALID
,
E_NOTIMPL
}
}
},
{
"mk:@MSITSTORE:C:
\\
dir
\\
file.chm::/subdir/file.txt"
,
0
,
"/relative/path.txt"
,
Uri_CREATE_ALLOW_RELATIVE
,
0
,
S_OK
,
FALSE
,
{
{
"mk:@MSITSTORE:C:
\\
dir
\\
file.chm::/relative/path.txt"
,
S_OK
},
{
""
,
S_FALSE
},
{
"mk:@MSITSTORE:C:
\\
dir
\\
file.chm::/relative/path.txt"
,
S_OK
},
{
""
,
S_FALSE
},
{
".txt"
,
S_OK
},
{
""
,
S_FALSE
},
{
""
,
S_FALSE
},
{
""
,
S_FALSE
},
{
"@MSITSTORE:C:
\\
dir
\\
file.chm::/relative/path.txt"
,
S_OK
},
{
"@MSITSTORE:C:
\\
dir
\\
file.chm::/relative/path.txt"
,
S_OK
},
{
""
,
S_FALSE
},
{
"mk:@MSITSTORE:C:
\\
dir
\\
file.chm::/relative/path.txt"
,
S_OK
},
{
"mk"
,
S_OK
},
{
""
,
S_FALSE
},
{
""
,
S_FALSE
}
},
{
{
Uri_HOST_UNKNOWN
,
S_OK
},
{
0
,
S_FALSE
},
{
URL_SCHEME_MK
,
S_OK
},
{
URLZONE_INVALID
,
E_NOTIMPL
}
}
},
{
"mk:MSITSTORE:C:
\\
dir
\\
file.chm::/subdir/file.txt"
,
0
,
"/relative/path.txt"
,
Uri_CREATE_ALLOW_RELATIVE
,
0
,
S_OK
,
FALSE
,
{
{
"mk:MSITSTORE:C:
\\
dir
\\
file.chm::/relative/path.txt"
,
S_OK
},
{
""
,
S_FALSE
},
{
"mk:MSITSTORE:C:
\\
dir
\\
file.chm::/relative/path.txt"
,
S_OK
},
{
""
,
S_FALSE
},
{
".txt"
,
S_OK
},
{
""
,
S_FALSE
},
{
""
,
S_FALSE
},
{
""
,
S_FALSE
},
{
"MSITSTORE:C:
\\
dir
\\
file.chm::/relative/path.txt"
,
S_OK
},
{
"MSITSTORE:C:
\\
dir
\\
file.chm::/relative/path.txt"
,
S_OK
},
{
""
,
S_FALSE
},
{
"mk:MSITSTORE:C:
\\
dir
\\
file.chm::/relative/path.txt"
,
S_OK
},
{
"mk"
,
S_OK
},
{
""
,
S_FALSE
},
{
""
,
S_FALSE
}
},
{
{
Uri_HOST_UNKNOWN
,
S_OK
},
{
0
,
S_FALSE
},
{
URL_SCHEME_MK
,
S_OK
},
{
URLZONE_INVALID
,
E_NOTIMPL
}
}
},
{
"mk:@MSITSTORE:C:
\\
dir
\\
file.chm::/subdir/../../file.txt"
,
0
,
"/relative/path.txt"
,
Uri_CREATE_ALLOW_RELATIVE
,
0
,
S_OK
,
FALSE
,
{
{
"mk:@MSITSTORE:/relative/path.txt"
,
S_OK
},
{
""
,
S_FALSE
},
{
"mk:@MSITSTORE:/relative/path.txt"
,
S_OK
},
{
""
,
S_FALSE
},
{
".txt"
,
S_OK
},
{
""
,
S_FALSE
},
{
""
,
S_FALSE
},
{
""
,
S_FALSE
},
{
"@MSITSTORE:/relative/path.txt"
,
S_OK
},
{
"@MSITSTORE:/relative/path.txt"
,
S_OK
},
{
""
,
S_FALSE
},
{
"mk:@MSITSTORE:/relative/path.txt"
,
S_OK
},
{
"mk"
,
S_OK
},
{
""
,
S_FALSE
},
{
""
,
S_FALSE
}
},
{
{
Uri_HOST_UNKNOWN
,
S_OK
},
{
0
,
S_FALSE
},
{
URL_SCHEME_MK
,
S_OK
},
{
URLZONE_INVALID
,
E_NOTIMPL
}
}
},
{
"mk:@xxx:C:
\\
dir
\\
file.chm::/subdir/../../file.txt"
,
0
,
"/relative/path.txt"
,
Uri_CREATE_ALLOW_RELATIVE
,
0
,
S_OK
,
FALSE
,
{
{
"mk:@xxx:/relative/path.txt"
,
S_OK
},
{
""
,
S_FALSE
},
{
"mk:@xxx:/relative/path.txt"
,
S_OK
},
{
""
,
S_FALSE
},
{
".txt"
,
S_OK
},
{
""
,
S_FALSE
},
{
""
,
S_FALSE
},
{
""
,
S_FALSE
},
{
"@xxx:/relative/path.txt"
,
S_OK
},
{
"@xxx:/relative/path.txt"
,
S_OK
},
{
""
,
S_FALSE
},
{
"mk:@xxx:/relative/path.txt"
,
S_OK
},
{
"mk"
,
S_OK
},
{
""
,
S_FALSE
},
{
""
,
S_FALSE
}
},
{
{
Uri_HOST_UNKNOWN
,
S_OK
},
{
0
,
S_FALSE
},
{
URL_SCHEME_MK
,
S_OK
},
{
URLZONE_INVALID
,
E_NOTIMPL
}
}
},
{
"mk:xxx:C:
\\
dir
\\
file.chm::/subdir/../../file.txt"
,
0
,
"/relative/path.txt"
,
Uri_CREATE_ALLOW_RELATIVE
,
0
,
S_OK
,
FALSE
,
{
{
"mk:/relative/path.txt"
,
S_OK
},
{
""
,
S_FALSE
},
{
"mk:/relative/path.txt"
,
S_OK
},
{
""
,
S_FALSE
},
{
".txt"
,
S_OK
},
{
""
,
S_FALSE
},
{
""
,
S_FALSE
},
{
""
,
S_FALSE
},
{
"/relative/path.txt"
,
S_OK
},
{
"/relative/path.txt"
,
S_OK
},
{
""
,
S_FALSE
},
{
"mk:/relative/path.txt"
,
S_OK
},
{
"mk"
,
S_OK
},
{
""
,
S_FALSE
},
{
""
,
S_FALSE
}
},
{
{
Uri_HOST_UNKNOWN
,
S_OK
},
{
0
,
S_FALSE
},
{
URL_SCHEME_MK
,
S_OK
},
{
URLZONE_INVALID
,
E_NOTIMPL
}
}
},
{
"ml:@MSITSTORE:C:
\\
dir
\\
file.chm::/subdir/file.txt"
,
0
,
"/relative/path.txt"
,
Uri_CREATE_ALLOW_RELATIVE
,
0
,
S_OK
,
FALSE
,
{
{
"ml:/relative/path.txt"
,
S_OK
},
{
""
,
S_FALSE
},
{
"ml:/relative/path.txt"
,
S_OK
},
{
""
,
S_FALSE
},
{
".txt"
,
S_OK
},
{
""
,
S_FALSE
},
{
""
,
S_FALSE
},
{
""
,
S_FALSE
},
{
"/relative/path.txt"
,
S_OK
},
{
"/relative/path.txt"
,
S_OK
},
{
""
,
S_FALSE
},
{
"ml:/relative/path.txt"
,
S_OK
},
{
"ml"
,
S_OK
},
{
""
,
S_FALSE
},
{
""
,
S_FALSE
}
},
{
{
Uri_HOST_UNKNOWN
,
S_OK
},
{
0
,
S_FALSE
},
{
URL_SCHEME_UNKNOWN
,
S_OK
},
{
URLZONE_INVALID
,
E_NOTIMPL
}
}
},
{
"http://winehq.org/dir/test?querystring"
,
0
,
"//winehq.com/#hash"
,
Uri_CREATE_ALLOW_RELATIVE
,
0
,
S_OK
,
FALSE
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment