[PATCH v3 1/5] windowscodecs/tests: Fix tests for CopyBlocks.

Ziqing Hui zhui at codeweavers.com
Thu Aug 27 00:35:01 CDT 2020


Using strncmp() to compare pixel data buffer leads to incorrect tests.
Also, we should clear the pixel data buffer before editing and comparing them.

Signed-off-by: Ziqing Hui <zhui at codeweavers.com>
---

v3: Merge 2 commits into one.

 dlls/windowscodecs/tests/ddsformat.c | 32 +++++++++++++++++++++++-----
 1 file changed, 27 insertions(+), 5 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-windowscodecs-tests-Fix-tests-for-CopyBlocks.patch
Type: text/x-patch
Size: 4854 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200827/55ed344b/attachment.bin>


More information about the wine-devel mailing list