test: Share the image printing code
authorSøren Sandmann Pedersen <ssp@redhat.com>
Thu, 12 Sep 2013 16:52:02 +0000 (12:52 -0400)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Fri, 20 Sep 2013 01:37:56 +0000 (21:37 -0400)
commit4312f077365bf9f59423b1694136089c6da6216b
tree539535a9ab597ad6443933210c863454ced1daa0
parent51d71354568a54114ced87d8ae1529c88a53f635
test: Share the image printing code

The affine-test, blitters-test, and scaling-test all have the ability
to print out the bytes of the destination image. Share this code by
moving it to utils.c.

At the same time make the code work correctly with negative strides.
test/affine-test.c
test/blitters-test.c
test/composite-traps-test.c
test/scaling-test.c
test/utils.c
test/utils.h