Sweden-Number/dlls/user32/tests
Rémi Bernon fb9237cf34 user32/tests: Move test_mdi early in the test list.
The test gets spurious GetScrollInfo SB_HORZ failures if some other
windows were created before using CW_USEDEFAULT positions, for instance
the window from test_capture_4.

This happened on some Win10 VMs, and was thought to be fixed with
9b5346df86bf1a85336ed03a67a630970ce08e9f, but it then broke the test on
some other VMs. This is hopefully a better fix, and it reverts the
previous one too.

Wine-Bug: https://bugs.winehq.org//show_bug.cgi?id=52507
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-07 17:32:59 +01:00
..
Makefile.in include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
bmp1x1_32bpp.bmp
broadcast.c
class.c
clipboard.c
combo.c user32/tests: Avoid "misleading indentation" warnings. 2022-01-31 18:38:54 +01:00
cursoricon.c user32: Do not use SetDIBits() in create_masked_bitmap(). 2021-12-16 11:44:25 +01:00
dce.c
dde.c user32/tests: Avoid "misleading indentation" warnings. 2022-01-31 18:38:54 +01:00
dialog.c user32/tests: Avoid "misleading indentation" warnings. 2022-01-31 18:38:54 +01:00
edit.c
generated.c
input.c
listbox.c user32/tests: Avoid "misleading indentation" warnings. 2022-01-31 18:38:54 +01:00
menu.c
monitor.c user32/tests: Avoid fix blurry apps popup in test_DisplayConfigSetDeviceInfo(). 2022-01-10 11:30:51 +01:00
msg.c user32/tests: Avoid "misleading indentation" warnings. 2022-01-31 18:38:54 +01:00
resource.c
resource.rc
scroll.c
static.c
sysparams.c user32/tests: Remove unnecessary redefinitions of SPI_GETDESKWALLPAPER. 2022-02-01 18:23:18 +01:00
test_mono.bmp
text.c
uitools.c
win.c user32/tests: Move test_mdi early in the test list. 2022-02-07 17:32:59 +01:00
winstation.c user32/tests: Avoid "misleading indentation" warnings. 2022-01-31 18:38:54 +01:00
wsprintf.c