test: Add affine-test
authorSøren Sandmann Pedersen <ssp@redhat.com>
Wed, 14 Jul 2010 20:27:27 +0000 (16:27 -0400)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Tue, 21 Sep 2010 12:31:09 +0000 (08:31 -0400)
commit6d1e10a8b5c456ee501a309f5cf2f801efcf63b0
tree06800a946c4f9e5e713b6be818464d32ea302fa9
parent4fa33537d7093ac759b7ded1718a628dacd2aff4
test: Add affine-test

This test tests compositing with various affine transformations. It is
almost identical to scaling-test, except that it also applies a random
rotation in addition to the random scaling and translation.
test/Makefile.am
test/affine-test.c [new file with mode: 0644]