mutter/tests/conform
Neil Roberts 1d7e223313 test-path: Fix the test when running against latest Cairo versions
Cairo has recently changed so that it no longer adds a final move-to
command when the path ends with a close. This patch makes the test
check the run-time version number of Cairo to avoid duplicating this
behaviour when testing the conversion to and from a Cairo path.
2011-01-28 18:11:38 +00:00
..
ADDING_NEW_TESTS
Makefile.am Add a conformance test that uses a vertex shader with no frag shader 2010-11-24 18:06:44 +00:00
run-tests.sh
test-actor-destroy.c
test-actor-invariants.c
test-actor-size.c
test-anchors.c
test-animator.c
test-behaviours.c Deprecate ClutterBehaviour and sub-classes 2010-11-18 15:21:16 +00:00
test-binding-pool.c
test-clutter-cairo-texture.c
test-clutter-rectangle.c
test-clutter-text.c
test-clutter-texture.c
test-clutter-units.c
test-cogl-backface-culling.c
test-cogl-blend-strings.c Avoid mixing declarations and code 2010-10-25 13:18:25 +01:00
test-cogl-depth-test.c Avoid mixing declarations and code 2010-10-25 13:18:25 +01:00
test-cogl-fixed.c
test-cogl-just-vertex-shader.c test-cogl-just-vertex-shader: Update to use the portable cogl_* names 2010-12-13 17:29:15 +00:00
test-cogl-materials.c test-cogl-materials: Use GL_MAX_VERTEX_ATTRIBS on GLES2 2010-12-13 17:29:14 +00:00
test-cogl-multitexture.c test-cogl-multitexture: Don't test the alpha component 2010-12-13 17:29:14 +00:00
test-cogl-npot-texture.c Make test-cogl-npot-texture a bit more extensive 2010-11-05 18:45:31 +00:00
test-cogl-object.c
test-cogl-offscreen.c
test-cogl-path.c
test-cogl-pixel-buffer.c
test-cogl-premult.c Avoid mixing declarations and code 2010-10-25 13:18:25 +01:00
test-cogl-primitive.c cogl: s/Cogl*Vertex/CoglVertex*/ 2011-01-21 16:22:40 +00:00
test-cogl-readpixels.c
test-cogl-sub-texture.c
test-cogl-texture-3d.c
test-cogl-texture-get-set-data.c test-cogl-texture-get-set-data: Test the alpha component 2010-11-24 15:56:35 +00:00
test-cogl-texture-mipmaps.c
test-cogl-texture-pixmap-x11.c
test-cogl-texture-rectangle.c
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
test-color.c color: Support the CSS hsl() notation 2010-11-22 15:02:47 +00:00
test-conform-common.c
test-conform-common.h
test-conform-main.c Add a conformance test that uses a vertex shader with no frag shader 2010-11-24 18:06:44 +00:00
test-group.c
test-launcher.sh.in
test-model.c model: Add support to define rows in ClutterScript 2011-01-21 20:44:17 +00:00
test-paint-opacity.c
test-path.c test-path: Fix the test when running against latest Cairo versions 2011-01-28 18:11:38 +00:00
test-pick.c Discard the current pick buffer... 2010-11-08 16:45:15 +00:00
test-score.c
test-script-parser.c Deprecate ClutterBehaviour and sub-classes 2010-11-18 15:21:16 +00:00
test-state.c
test-text-cache.c
test-texture-fbo.c
test-timeline-interpolate.c
test-timeline-rewind.c ClutterTimeline: Fix the 'msecs' parameter for the new-frame signal 2011-01-24 11:52:47 +00:00
test-timeline.c