projects
/
reactos.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[COMCTL32_APITEST} -Add some more tests and fix build.
[reactos.git]
/
rostests
/
apitests
/
comctl32
/
testlist.c
diff --git
a/rostests/apitests/comctl32/testlist.c
b/rostests/apitests/comctl32/testlist.c
index
ba97026
..
0ccf487
100644
(file)
--- a/
rostests/apitests/comctl32/testlist.c
+++ b/
rostests/apitests/comctl32/testlist.c
@@
-5,6
+5,6
@@
extern void func_button(void);
const struct test winetest_testlist[] =
{
- { "button", func_button },
+ { "button
v6
", func_button },
{ 0, 0 }
};