[PATCH v3 1/5] windowscodecs/tests: Fix tests for CopyBlocks.
27 Aug
2020
27 Aug
'20
5:35 a.m.
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(a)codeweavers.com> --- v3: Merge 2 commits into one. dlls/windowscodecs/tests/ddsformat.c | 32 +++++++++++++++++++++++----- 1 file changed, 27 insertions(+), 5 deletions(-)
1937
Age (days ago)
1937
Last active (days ago)
1 comments
2 participants
participants (2)
-
Esme Povirk (they/them) -
Ziqing Hui