Sweden-Number/dlls/user32/tests
Dmitry Timoshkov 922dc31224 user32: Add a test for fullscreen window sizing, make it pass under Wine.
It appears that Windows doesn't always restrict the window size by
the monitor work area. The tests pass under XP SP3 and Win98.
2008-10-17 11:42:31 +02:00
..
Makefile.in
broadcast.c user32/tests: Don't check last error on success in the broadcast tests. 2008-08-05 14:09:20 +02:00
class.c
clipboard.c
combo.c user32/tests: Fix failures on W2K and below. 2008-10-07 12:12:09 +02:00
cursoricon.c user32/tests: Cope with last error behavior on Vista. 2008-09-17 16:24:10 +02:00
dce.c
dde.c user32/tests: Remove unreachable break after return (Smatch). 2008-09-08 12:31:56 +02:00
dialog.c
edit.c user32: Make sure our vertical line count is at least 1 even if there is an oversized font in the edit control. 2008-10-15 16:45:56 +02:00
generated.c
input.c user32/tests: Make it easier to identify failed tests. 2008-09-29 17:32:45 -05:00
listbox.c user32/tests: Fix the listbox tests on Win9x and NT4. 2008-09-24 15:39:03 +02:00
menu.c user32/tests: GetMenuItemCount returns INT so check for -1 (Coverity 542). 2008-10-02 10:30:42 -05:00
monitor.c user32/tests: Fix some test failures on win9x. 2008-09-17 16:29:32 +02:00
msg.c user32/tests: Fix more message test failures on NT4 and XP. 2008-09-24 13:11:26 +02:00
resource.c user32/tests: Fix some test failures on win9x. 2008-08-05 14:09:33 +02:00
resource.rc
scroll.c user32/tests: Run tests on win95 again. 2008-10-07 12:12:04 +02:00
static.c user32/tests: Fix some test failures on win9x. 2008-08-05 14:09:33 +02:00
sysparams.c
test_mono.bmp
text.c user32: Update DrawText tests to cover behavior differences on win98. 2008-10-16 11:40:02 +02:00
win.c user32: Add a test for fullscreen window sizing, make it pass under Wine. 2008-10-17 11:42:31 +02:00
winstation.c user32/tests: Fix the winstation tests on NT4. 2008-09-24 14:51:05 +02:00
wsprintf.c