projects
/
reactos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b6f274
)
- [WineTests] User32: Skip test_shell_window, not sure if it is a user32 bug or not.
author
James Tabor
<james.tabor@reactos.org>
Mon, 7 Dec 2009 01:21:23 +0000
(
01:21
+0000)
committer
James Tabor
<james.tabor@reactos.org>
Mon, 7 Dec 2009 01:21:23 +0000
(
01:21
+0000)
svn path=/trunk/; revision=44448
rostests/winetests/user32/win.c
patch
|
blob
|
history
diff --git
a/rostests/winetests/user32/win.c
b/rostests/winetests/user32/win.c
index
24e6ac2
..
bbbac2a
100644
(file)
--- a/
rostests/winetests/user32/win.c
+++ b/
rostests/winetests/user32/win.c
@@
-5860,7
+5860,7
@@
START_TEST(win)
test_layered_window();
test_SetForegroundWindow(hwndMain);
- test_shell_window();
+
//
test_shell_window();
test_handles( hwndMain );
test_winregion();