Stefan Dösinger <stefan(a)codeweavers.com> writes:
> Resolution changing behavior will be tested in a separate patch.
> ---
> dlls/d3d9/tests/d3d9ex.c | 277 ++++++++++++++++++++++++++++----------------
> dlls/d3d9/tests/device.c | 293 +++++++++++++++++++++++++++++++----------------
> 2 files changed, 375 insertions(+), 195 deletions(-)
It doesn't work here:
../../../tools/runtest -q -P wine -T ../../.. -M d3d9.dll -p d3d9_test.exe.so d3d9ex && touch d3d9ex.ok
d3d9ex.c:1656: Tests skipped: This GPU supports SM3, skipping unsupported shader test.
d3d9ex.c:1942: Test failed: Expected message 0x6 for window 0x1, but didn't receive it, i=0.
d3d9ex.c:1964: Test failed: Got unexpected hr 0x8760878, i=0.
d3d9ex.c:1942: Test failed: Expected message 0x6 for window 0x1, but didn't receive it, i=1.
d3d9ex.c:1964: Test failed: Got unexpected hr 0x8760878, i=1.
make: *** [d3d9ex.ok] Error 4
--
Alexandre Julliard
julliard(a)winehq.org