Add a conformance test for the offscreen-redirect property
authorNeil Roberts <neil@linux.intel.com>
Fri, 4 Mar 2011 16:48:59 +0000 (16:48 +0000)
committerNeil Roberts <neil@linux.intel.com>
Fri, 13 May 2011 00:46:32 +0000 (01:46 +0100)
commit2a09a04c2a1478278f58bfe6426ccb65f2715664
treed91aa8ed418b390ddec78b7c39883230409b08cc
parent7f78237ee53c6d1ec1981a2aec47e5aa651923d5
Add a conformance test for the offscreen-redirect property

This adds a conformance test for redirecting offscreen. It verifies
that the redirected actor has the right paint opacity, that it gets
redrawn only when the image cache needs to be invalidated and that it
ends up with the right appearance.
tests/conform/Makefile.am
tests/conform/test-conform-main.c
tests/conform/test-offscreen-redirect.c [new file with mode: 0644]