mutter/tests/conform
Emmanuele Bassi a09bbffd92 Implement multi-backend support
The Clutter backend split is opaque enough that should allow us to just
build all possible backends inside the same shared object, and select
the wanted backend at initialization time.

This requires some work in the build system, as well as the
initialization code, to remove duplicate functions that might cause
conflicts at build and link time. We also need to defer all the checks
of the internal state of the platform-specific API to run-time type
checks.
2011-11-03 13:45:19 +00:00
..
ADDING_NEW_TESTS
Makefile.am Implement multi-backend support 2011-11-03 13:45:19 +00:00
run-tests.sh
test-actor-destroy.c
test-actor-invariants.c Remove usage of clutter_group_add() 2011-06-16 17:07:32 +01:00
test-actor-size.c
test-anchors.c
test-animator.c
test-behaviours.c
test-binding-pool.c
test-cally-text.c tests: initial support for cally-text conform tests 2011-07-26 15:30:09 +02:00
test-clutter-cairo-texture.c Disable deprecation warnings for the test suite 2011-10-13 17:50:25 +01:00
test-clutter-rectangle.c
test-clutter-text.c text: Make :use-markup set idempotent 2011-09-07 13:00:35 +01:00
test-clutter-texture.c
test-clutter-units.c
test-cogl-atlas-migration.c Add a conformance test for atlas migration 2011-02-24 20:45:30 +00:00
test-cogl-backface-culling.c
test-cogl-blend-strings.c test-cogl-blend-strings: Don't disable the TEXTURE_N test 2011-08-04 19:18:36 +01:00
test-cogl-depth-test.c test-cogl-depth-test: Update to new Cogl API 2011-05-16 19:01:14 +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 conform/cogl-materials: Fix a compiler warning 2011-07-25 11:09:20 +01:00
test-cogl-multitexture.c
test-cogl-npot-texture.c
test-cogl-object.c
test-cogl-offscreen.c
test-cogl-path.c
test-cogl-pipeline-user-matrix.c Add a conformance test for cogl_pipeline_set_layer_matrix 2011-02-09 16:14:12 +00:00
test-cogl-pixel-buffer.c test-cogl-pixel-buffer: Use the new name for CoglPixelArray 2011-05-16 16:07:19 +01:00
test-cogl-premult.c
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-sub-texture: Allow single-bit rendering error 2011-05-14 01:12:44 +01:00
test-cogl-texture-3d.c
test-cogl-texture-get-set-data.c
test-cogl-texture-mipmaps.c
test-cogl-texture-pixmap-x11.c Add a new GDK backend 2011-11-03 13:42:13 +00:00
test-cogl-texture-rectangle.c tests: Dynamically resolve GL symbols 2011-07-19 16:06:06 +01: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
test-color.c
test-conform-common.c Add a new GDK backend 2011-11-03 13:42:13 +00:00
test-conform-common.h tests: Dynamically resolve GL symbols 2011-07-19 16:06:06 +01:00
test-conform-main.c Add a conformance test for ClutterShaderEffect 2011-09-30 11:51:38 +01:00
test-group.c
test-launcher.sh.in
test-model.c model: Make sure to emit ::row-changed 2011-07-28 15:00:18 +01:00
test-offscreen-redirect.c actor: make offscreen_redirect prop take flags + default off 2011-08-30 16:20:16 +01:00
test-paint-opacity.c
test-path.c build: include <cairo.h> not <cairo/cairo.h> 2011-06-10 17:57:18 +01:00
test-pick.c tests: Use the portable cogl wrappers for GLSL builtins 2011-10-19 13:50:48 +01:00
test-score.c Deprecate ClutterScore 2011-07-08 12:01:08 +01:00
test-script-parser.c
test-shader-effect.c Add a conformance test for ClutterShaderEffect 2011-09-30 11:51:38 +01:00
test-state.c
test-text-cache.c
test-texture-fbo.c Disable deprecation warnings for the test suite 2011-10-13 17:50:25 +01:00
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 test-timeline: Ignore the default stage 2011-02-19 16:47:20 +00:00