In v2, add render target tests.
Signed-off-by: Akihiro Sagawa sagawa.aki@gmail.com --- dlls/ddraw/tests/ddraw7.c | 73 +++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 71 insertions(+), 2 deletions(-)
Hi,
While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check?
Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=68490
Your paranoid android.
=== w864 (64 bit report) ===
ddraw: ddraw7.c:3140: Test failed: Failed to create surface, hr 0x887601c2. 0e24:ddraw7: unhandled exception c0000005 at 00000000004EEB19
On Mon, 30 Mar 2020 at 20:07, Akihiro Sagawa sagawa.aki@gmail.com wrote:
In v2, add render target tests.
Signed-off-by: Akihiro Sagawa sagawa.aki@gmail.com
dlls/ddraw/tests/ddraw7.c | 73 +++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 71 insertions(+), 2 deletions(-)
I think this series generally looks good like this. Do you have ddraw4.c tests as well though?