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
07ea3acb
Commit
07ea3acb
authored
Jan 10, 2018
by
Nikolay Sivov
Committed by
Alexandre Julliard
Jan 10, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
comctl32/tests: Enable more ListView tests on Comctl32 v6.
Signed-off-by:
Nikolay Sivov
<
nsivov@codeweavers.com
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
c2953ba4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
0 deletions
+19
-0
listview.c
dlls/comctl32/tests/listview.c
+19
-0
No files found.
dlls/comctl32/tests/listview.c
View file @
07ea3acb
...
@@ -6225,6 +6225,25 @@ START_TEST(listview)
...
@@ -6225,6 +6225,25 @@ START_TEST(listview)
test_multiselect
();
test_multiselect
();
test_insertitem
();
test_insertitem
();
test_header_proc
();
test_header_proc
();
test_images
();
test_checkboxes
();
test_items
();
test_color
();
test_columns
();
test_sorting
();
test_ownerdata
();
test_norecompute
();
test_nosortheader
();
test_columnscreation
();
test_indentation
();
test_finditem
();
test_hover
();
test_destroynotify
();
test_createdragimage
();
test_dispinfo
();
test_LVM_SETITEMTEXT
();
test_LVM_REDRAWITEMS
();
test_oneclickactivate
();
unload_v6_module
(
ctx_cookie
,
hCtx
);
unload_v6_module
(
ctx_cookie
,
hCtx
);
...
...
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