summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorNeil Roberts <neil@linux.intel.com>2010-05-10 17:43:17 +0100
committerNeil Roberts <neil@linux.intel.com>2010-05-11 15:57:12 +0100
commita12a2e591b0ce00b918578abfce832490a8c1d6d (patch)
tree8c4d2a2dd5da13837c20e189a6d2fe0edf60b9cb /.gitignore
parent4ef041371ce4ebedfe73e014aecb1f33d22aa8df (diff)
downloadclutter-a12a2e591b0ce00b918578abfce832490a8c1d6d.tar.gz
Add a conformance test for ClutterCairoTexture
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.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5b0ff42b5..65a694870 100644
--- a/.gitignore
+++ b/.gitignore
@@ -255,6 +255,7 @@ TAGS
/tests/conform/test-cogl-texture-rectangle
/tests/conform/test-cogl-path
/tests/conform/test-cogl-wrap-modes
+/tests/conform/test-clutter-cairo-texture
/tests/conform/wrappers
/tests/micro-bench/test-text-perf
/tests/micro-bench/test-text