test: Change composite so that it tests randomly generated images
authorSøren Sandmann Pedersen <ssp@redhat.com>
Sun, 7 Mar 2010 16:26:16 +0000 (11:26 -0500)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Mon, 11 Oct 2010 16:06:20 +0000 (12:06 -0400)
commita10ccc9f303ca6b4577afe68cc6b2d8840de5a27
tree16bda943e340e072a20e94b9fe89559f6ead995f
parent55e4065cbbc5ffe2ce1986b51ef63e8a0b50fccb
test: Change composite so that it tests randomly generated images

Previously this test would try to exhaustively test all combinations
of formats and operators, which meant that it would take hours to run.
Instead, generate images randomly and test compositing those.

Cc: chris@chris-wilson.co.uk
test/Makefile.am
test/composite.c