mutter/tests/conform
Neil Roberts a12a2e591b 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.
2010-05-11 15:57:12 +01:00
..
ADDING_NEW_TESTS
Makefile.am Add a conformance test for ClutterCairoTexture 2010-05-11 15:57:12 +01:00
run-tests.sh conform: Make gtester run a list of wrappers 2010-05-07 17:17:59 +01:00
test-actor-destroy.c
test-actor-invariants.c
test-actor-size.c
test-anchors.c
test-animator.c
test-behaviours.c
test-binding-pool.c
test-clutter-cairo-texture.c Add a conformance test for ClutterCairoTexture 2010-05-11 15:57:12 +01:00
test-clutter-rectangle.c
test-clutter-text.c
test-clutter-units.c
test-cogl-backface-culling.c
test-cogl-blend-strings.c
test-cogl-fixed.c
test-cogl-materials.c test-cogl-materials: Add a test using the maximum number of layers 2010-04-29 12:15:06 +01:00
test-cogl-multitexture.c test-cogl-multitexture: Set linear filters on the two textures 2010-05-07 17:06:01 +01:00
test-cogl-npot-texture.c
test-cogl-offscreen.c
test-cogl-path.c test-cogl-path: Initialise state.frame 2010-05-06 14:16:33 +01:00
test-cogl-pixel-buffer.c
test-cogl-premult.c
test-cogl-readpixels.c test-cogl-readpixels: Reset the viewport and matrices 2010-05-06 14:18:32 +01:00
test-cogl-sub-texture.c
test-cogl-texture-mipmaps.c
test-cogl-texture-rectangle.c Add a conformance test for rectangle textures 2010-03-04 14:52:12 +00:00
test-cogl-vertex-buffer-contiguous.c
test-cogl-vertex-buffer-interleved.c
test-cogl-vertex-buffer-mutability.c
test-cogl-viewport.c
test-cogl-wrap-modes.c tests: Add a conformance test for the wrap modes of a cogl material 2010-04-12 15:44:23 +01:00
test-color.c
test-conform-common.c test-conform-common: Disconnect all paint handlers on the stage 2010-05-06 14:21:53 +01:00
test-conform-common.h
test-conform-main.c Add a conformance test for ClutterCairoTexture 2010-05-11 15:57:12 +01:00
test-group.c
test-launcher.sh conform: Make gtester run a list of wrappers 2010-05-07 17:17:59 +01:00
test-model.c
test-paint-opacity.c
test-path.c
test-pick.c
test-script-parser.c
test-text-cache.c
test-texture-fbo.c
test-timeline-interpolate.c
test-timeline-rewind.c
test-timeline.c