d3d9/tests: Warn that tests were skipped if we could not load d3d9.dll.
commit354b9e7aaef4144047174c4afcf2a9d101ce702f
authorFrancois Gouget <fgouget@codeweavers.com>
Thu, 11 Jan 2007 14:38:47 +0000 (11 15:38 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 12 Jan 2007 10:25:24 +0000 (12 11:25 +0100)
tree52c486f46ce0e5a83dee40bf9fcf0d0108c20cdf
parentd90879f10ce0e0c16e32a77a516581c134b4671a
d3d9/tests: Warn that tests were skipped if we could not load d3d9.dll.

But report a failed test if a mandatory function is missing from it.
Also warn if the hardware capabilities force us to skip some tests.
dlls/d3d9/tests/device.c
dlls/d3d9/tests/shader.c
dlls/d3d9/tests/stateblock.c
dlls/d3d9/tests/surface.c
dlls/d3d9/tests/texture.c
dlls/d3d9/tests/vertexdeclaration.c
dlls/d3d9/tests/volume.c