Sweden-Number/dlls/user32/tests
Michael Stefaniuc 7b5668a6e7 include: Make ARRAY_SIZE() available in wine/test.h.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-05-25 12:09:17 +02:00
..
Makefile.in user32/tests: Recognize undefined characters in OemKeyScan tests. 2017-12-29 09:59:49 +01:00
broadcast.c user32/tests: Drop nonsensical broadcast tests that fail on Windows 10. 2018-04-30 10:41:44 +02:00
class.c user32: Avoid touching last error on successful path of GetClassInfo(). 2018-05-08 10:51:31 +02:00
clipboard.c user32/tests: Wait for the WM_CLIPBOARDUPDATE message to be received. 2018-01-30 10:24:25 +01:00
combo.c user32/tests: Remove workaround for GetComboBoxInfo() availability. 2018-02-08 13:11:05 +01:00
cursoricon.c include: Make ARRAY_SIZE() available in wine/test.h. 2018-05-25 12:09:17 +02:00
dce.c user32/tests: Also test device caps on a released DC. 2018-02-27 18:21:00 +01:00
dde.c
dialog.c user32: Don't convert message arguments when calling dialog procedure. 2018-02-19 16:57:53 +01:00
edit.c user32/edit: Fix EM_SETWORDBREAKPROC return value. 2018-01-22 22:26:46 +01:00
generated.c
input.c user32/tests: Fix resource leak. 2018-01-03 19:13:27 +01:00
listbox.c user32/tests: Add listbox WM_MEASUREITEM tests. 2018-03-01 09:58:00 +01:00
menu.c user32/tests: Remove the rest of skips in menu tests. 2018-04-09 10:02:44 +02:00
monitor.c
msg.c user32: Take into account the offset between old and new parent in SetParent(). 2018-05-07 12:00:17 +02:00
resource.c
resource.rc user32/tests: Test DialogBoxParam using a dialog template with invalid control class. 2017-08-24 14:00:17 +09:00
scroll.c
static.c user32/tests: Release window DCs consistently. 2017-12-14 09:58:30 +01:00
sysparams.c user32: Store the window DPI in the server. 2018-05-17 14:10:23 +02:00
test_mono.bmp
text.c
uitools.c
win.c user32/tests: Add a trailing '\n' to an ok() call. 2018-04-30 20:41:59 +02:00
winstation.c
wsprintf.c