Re: d3d9/tests: Use todo_wine_if() in tests
On 16 February 2016 at 12:31, Frédéric Delanoy <frederic.delanoy(a)gmail.com> wrote:
Signed-off-by: Frédéric Delanoy <frederic.delanoy(a)gmail.com> --- dlls/d3d9/tests/device.c | 20 ++++---------------- dlls/d3d9/tests/visual.c | 22 ++++------------------ 2 files changed, 8 insertions(+), 34 deletions(-)
Why did you do this for some tests, but not others? (E.g. you modify test_window_style() for d3d9, but not for d3d9ex.)
I'll send an updated version. On Tue, Feb 16, 2016 at 1:12 PM, Henri Verbeet <hverbeet(a)gmail.com> wrote:
On 16 February 2016 at 12:31, Frédéric Delanoy <frederic.delanoy(a)gmail.com> wrote:
Signed-off-by: Frédéric Delanoy <frederic.delanoy(a)gmail.com> --- dlls/d3d9/tests/device.c | 20 ++++---------------- dlls/d3d9/tests/visual.c | 22 ++++------------------ 2 files changed, 8 insertions(+), 34 deletions(-)
Why did you do this for some tests, but not others? (E.g. you modify test_window_style() for d3d9, but not for d3d9ex.)
Frédéric Delanoy
participants (2)
-
Frédéric Delanoy -
Henri Verbeet