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 user32: Implement BroadcastSystemMessage. 2008-04-03 12:00:02 +02:00
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 user32: Add an ASCII window procedure for scrollbars. 2008-05-21 11:44:05 +02:00
clipboard.c user32: Make the clipboard tests pass on Vista. 2008-01-25 12:07:21 +01:00
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 user32: Moved the DCE support from winex11 back to user32. 2008-02-25 15:59:19 +01:00
dde.c user32/tests: Remove unreachable break after return (Smatch). 2008-09-08 12:31:56 +02:00
dialog.c user32/tests: Fix some tests on Win9x. 2008-07-30 13:50:00 +02:00
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 Fix spelling error in the generated conformance test files. 2008-01-16 12:46:18 +01:00
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 user32: Add a test for MNS_NOTIFYBYPOS, make it pass under Wine. 2008-06-18 15:21:49 +02:00
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 user32: Fixed building the tests with the Vista SDK. 2008-07-22 13:20:27 +02:00
test_mono.bmp user32/tests: We can now store binary files in the repository. 2007-09-17 16:12:03 +02:00
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 user32/tests: Use skip. 2007-07-03 20:39:32 +02:00