d3d9/tests: Fix some test failures on Windows 2000.

Henri Verbeet hverbeet at gmail.com
Tue Feb 25 06:41:04 CST 2014


On 24 February 2014 23:54, Francois Gouget <fgouget at codeweavers.com> wrote:
> ---
>
> This fixes some tests on the WineTestBot VM.
>
>  dlls/d3d9/tests/device.c | 18 +++++++++---------
>  1 file changed, 9 insertions(+), 9 deletions(-)
>
Most of the IDirect3D9_CreateDevice() calls in device.c should be
calls to create_device() instead. (And then just skip() if it fails to
create a device.) I think the only exceptions are test_fpu_setup() and
test_swvp_buffer().



More information about the wine-devel mailing list