http://git.etersoft.ru/projects
/
wine
/
eterwine.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07a002f
)
user32/tests: Non-US keyboards are allowed on Wine too.
author
Alexandre Julliard
<julliard@winehq.org>
Wed, 9 Sep 2009 10:18:56 +0000
(12:18 +0200)
committer
Alexandre Julliard
<julliard@winehq.org>
Wed, 9 Sep 2009 10:18:56 +0000
(12:18 +0200)
dlls/user32/tests/input.c
patch
|
blob
|
blame
|
history
diff --git
a/dlls/user32/tests/input.c
b/dlls/user32/tests/input.c
index 548a5adbea0a5b8420cc8ef18a086688fa155807..42d954442a7a2afdf6d8a32f9b48fc58339e724d 100644
(file)
--- a/
dlls/user32/tests/input.c
+++ b/
dlls/user32/tests/input.c
@@
-894,7
+894,7
@@
static void test_Input_blackbox(void)
if (GetKeyboardLayout(0) != (HKL)(ULONG_PTR)0x04090409)
{
-
win_
skip("Skipping Input_blackbox test on non-US keyboard\n");
+ skip("Skipping Input_blackbox test on non-US keyboard\n");
return;
}
window = CreateWindow("Static", NULL, WS_POPUP|WS_HSCROLL|WS_VSCROLL