[PATCH 1/2] kernel32/tests: Add more tests for UpdateResource.
Signed-off-by: Ziqing Hui <zhui(a)codeweavers.com> --- dlls/kernel32/tests/resource.c | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+)
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=78725 Your paranoid android. === w2008s64 (32 bit report) === kernel32: resource.c:386: Test failed: FindResource failed: 1813 resource.c:386: Test failed: FindResource failed: 1813 resource.c:386: Test failed: FindResource failed: 1813 resource.c:386: Test failed: FindResource failed: 1813 === w2008s64 (64 bit report) === kernel32: resource.c:386: Test failed: FindResource failed: 1813 resource.c:386: Test failed: FindResource failed: 1813 resource.c:386: Test failed: FindResource failed: 1813 resource.c:386: Test failed: FindResource failed: 1813
participants (2)
-
Marvin -
Ziqing Hui