[PATCH v7 4/6] d3d8/tests: Test for window changes when it's not foreground.

Stefan Dösinger stefandoesinger at gmail.com
Wed Jan 19 13:39:30 CST 2022


Am Dienstag, 18. Jänner 2022, 19:50:28 EAT schrieb Gabriel Ivăncescu:
> Signed-off-by: Gabriel Ivăncescu <gabrielopcode at gmail.com>
> ---
> 
> Minimizing/restoring and setting foreground twice + waiting for thread msgs
> seems to work in all cases for testing, both on native and wine.
> 
>  dlls/d3d8/tests/device.c | 289 +++++++++++++++++++++++++++++++++++++++
>  1 file changed, 289 insertions(+)

I finally dug out my Windows 7 box and ran the test there. Unfortunately it 
fails:

device.c:5020: Test failed: Failed to reset device.
device.c:5026: Test failed: Expected (0,0)-(1920,1200), got (0,0)-(960,600).
device.c:5033: Test failed: Expected wndproc != 0x2ed770.
device.c:8677: Test failed: Failed to set foreground window.
device.c:8728: Test failed: Failed to set foreground window.

The ddraw tests pass on that Windows 7 box though, so the important stuff looks 
good.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220119/cc14105c/attachment.sig>


More information about the wine-devel mailing list