Sweden-Number/dlls/user32/tests
Hugh McMaster 1f37225a72 user32/tests: Use 'start' and 'end' variables in test comparisons.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-01-15 01:44:52 +09:00
..
Makefile.in
broadcast.c
class.c user32: Do not return the class icon when ICON_SMALL2 is requested. 2015-05-14 00:06:57 +09:00
clipboard.c user32/tests: Add tests for SetClipboardData from a different thread. 2015-06-10 19:01:07 +09:00
combo.c user32/tests: Use 'start' and 'end' variables in test comparisons. 2016-01-15 01:44:52 +09:00
cursoricon.c user32: Test GetIconInfo on other process cursor. 2015-07-30 23:48:39 +02:00
dce.c
dde.c
dialog.c
edit.c user32: Ignore lParam argument of WM_SIZE message for edit control. 2015-10-06 22:18:49 +09:00
generated.c
input.c user32/tests: Add tests for VK_SPACE, Shift-Space and Ctrl-Space. 2015-12-01 21:10:22 +09:00
listbox.c user32: Hide horizontal Listbox scroll bar if no horizontal extent is set. 2015-10-07 21:28:55 +09:00
menu.c user32/tests: Fix a few more menu test failures on Windows. 2015-11-26 00:12:50 +09:00
monitor.c user32: Added a GetDisplayConfigBufferSizes stub. 2015-10-26 16:16:54 +09:00
msg.c user32/tests: Add message tests for EM_SETSEL when getting/losing focus in combo boxes. 2016-01-06 15:51:58 +01:00
resource.c
resource.rc
scroll.c user32/tests: Some tests for SetScrollInfo(). 2015-11-23 13:25:31 +09:00
static.c
sysparams.c user32/tests: Relax iCaptionWidth test to fix some failures. 2015-11-20 12:25:44 +09:00
test_mono.bmp
text.c user32: Use font default height if GetTextExtentPoint returns empty rectangle. 2015-11-16 21:32:56 +09:00
uitools.c
win.c user32: Fix WS_EX_DLGMODALFRAME handling in AdjustWindowRect and add more tests. 2015-12-07 22:30:56 +09:00
winstation.c user32/tests: Add test to check ObjectNameInformation for desktop objects. 2015-12-04 13:22:33 +09:00
wsprintf.c