mirror of
https://github.com/brl/mutter.git
synced 2025-01-24 10:28:58 +00:00
a12a2e591b
This adds a simple test for ClutterCairoTexture that draws two rectangles to the cairo surface in an idle callback and then verifies that they appeared at the right colours in the paint callback. If that succeeds then the second time the idle callback is invoked it will replace one of the rectangles with a sub region update and the following paint callback will again verify the rectangles.