Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
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-cw
Commits
295a8d83
Commit
295a8d83
authored
Jun 25, 2015
by
Zhenbo Li
Committed by
Alexandre Julliard
Jun 26, 2015
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mshtml/tests: Added IHTMLXMLHttpRequest tests.
parent
9148e872
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
Makefile.in
dlls/mshtml/tests/Makefile.in
+2
-1
xmlhttprequest.c
dlls/mshtml/tests/xmlhttprequest.c
+0
-0
No files found.
dlls/mshtml/tests/Makefile.in
View file @
295a8d83
...
...
@@ -9,7 +9,8 @@ C_SRCS = \
misc.c
\
protocol.c
\
script.c
\
style.c
style.c
\
xmlhttprequest.c
IDL_SRCS
=
test_tlb.idl
...
...
dlls/mshtml/tests/xmlhttprequest.c
0 → 100644
View file @
295a8d83
This diff is collapsed.
Click to expand it.
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