1
0
Fork 0
mutter-performance-source/tests/interactive
Emmanuele Bassi c4e6f74f29 interactive/pixmap: Make sure to work only on the X11 backend
Even if the test has been successfully compiled against the X11 backend,
we need to ensure that it is actually running against it, otherwise bad
things will happen.
2011-11-03 13:45:21 +00:00
..
Makefile.am interactive/devices: Build unconditionally 2011-11-03 13:45:21 +00:00
test-actor-clone.c tests: Check return value of clutter_init_with_args instead of error 2011-02-28 14:10:06 +00:00
test-actors.c interactive: Use the newly added CLUTTER_ALIGN_BOTH value 2011-10-15 18:36:27 +01:00
test-animation.c tests/interactive: Add some descriptions 2011-09-28 15:18:21 +01:00
test-animator.c tests: abort if clutter_init fails 2011-02-28 14:10:04 +00:00
test-behave.c tests: abort if clutter_init fails 2011-02-28 14:10:04 +00:00
test-bin-layout.c cairo-texture: Deprecate create()/create_region() 2011-07-26 12:53:22 +01:00
test-binding-pool.c test-binding-pool: Remove usage of deprecated get_gid() 2011-05-31 11:57:18 +01:00
test-box-layout.c Fix include location for cogl-pango.h 2011-05-16 16:04:27 +01:00
test-cairo-clock.c tests/interactive: Add some descriptions 2011-09-28 15:18:21 +01:00
test-cairo-flowers.c Disable deprecation warnings for the test suite 2011-10-13 17:50:25 +01:00
test-clip.c tests: abort if clutter_init fails 2011-02-28 14:10:04 +00:00
test-cogl-multitexture.c tests: abort if clutter_init fails 2011-02-28 14:10:04 +00:00
test-cogl-offscreen.c tests: abort if clutter_init fails 2011-02-28 14:10:04 +00:00
test-cogl-point-sprites.c tests: abort if clutter_init fails 2011-02-28 14:10:04 +00:00
test-cogl-primitives.c tests: abort if clutter_init fails 2011-02-28 14:10:04 +00:00
test-cogl-shader-arbfp.c tests: abort if clutter_init fails 2011-02-28 14:10:04 +00:00
test-cogl-shader-glsl.c tests: abort if clutter_init fails 2011-02-28 14:10:04 +00:00
test-cogl-tex-convert.c tests: abort if clutter_init fails 2011-02-28 14:10:04 +00:00
test-cogl-tex-foreign.c tests: Dynamically resolve GL symbols 2011-07-19 16:06:06 +01:00
test-cogl-tex-getset.c tests: abort if clutter_init fails 2011-02-28 14:10:04 +00:00
test-cogl-tex-polygon.c tests: abort if clutter_init fails 2011-02-28 14:10:04 +00:00
test-cogl-tex-tile.c tests: abort if clutter_init fails 2011-02-28 14:10:04 +00:00
test-cogl-vertex-buffer.c tests: abort if clutter_init fails 2011-02-28 14:10:04 +00:00
test-constraints.c interactive: Use the newly added CLUTTER_ALIGN_BOTH value 2011-10-15 18:36:27 +01:00
test-depth.c tests: abort if clutter_init fails 2011-02-28 14:10:04 +00:00
test-devices.c interactive/devices: Build unconditionally 2011-11-03 13:45:21 +00:00
test-drag.c tests: Check return value of clutter_init_with_args instead of error 2011-02-28 14:10:06 +00:00
test-drop.c tests/interactive: Add some descriptions 2011-09-28 15:18:21 +01:00
test-easing.c tests/interactive: Add some descriptions 2011-09-28 15:18:21 +01:00
test-events.c stage: Make per-actor motion event delivery accessors public 2011-06-20 11:41:28 +01:00
test-fbo.c Disable deprecation warnings for the test suite 2011-10-13 17:50:25 +01:00
test-flow-layout.c build: include <cairo.h> not <cairo/cairo.h> 2011-06-10 17:57:18 +01:00
test-fullscreen.c tests: abort if clutter_init fails 2011-02-28 14:10:04 +00:00
test-grab.c stage: Make per-actor motion event delivery accessors public 2011-06-20 11:41:28 +01:00
test-layout.c tests: abort if clutter_init fails 2011-02-28 14:10:04 +00:00
test-main.c tests: Fix some compiler warnings 2011-10-12 09:57:53 +01:00
test-model.c tests: abort if clutter_init fails 2011-02-28 14:10:04 +00:00
test-multistage.c tests: abort if clutter_init fails 2011-02-28 14:10:04 +00:00
test-paint-wrapper.c tests: Check return value of clutter_init_with_args instead of error 2011-02-28 14:10:06 +00:00
test-path-constraint.c tests: abort if clutter_init fails 2011-02-28 14:10:04 +00:00
test-pixmap.c interactive/pixmap: Make sure to work only on the X11 backend 2011-11-03 13:45:21 +00:00
test-scale.c Remove usage of clutter_group_add() 2011-06-16 17:07:32 +01:00
test-script.c tests: abort if clutter_init fails 2011-02-28 14:10:04 +00:00
test-scrolling.c interactive: Use the newly added CLUTTER_ALIGN_BOTH value 2011-10-15 18:36:27 +01:00
test-shader-effects.c tests: abort if clutter_init fails 2011-02-28 14:10:04 +00:00
test-shader.c tests: Use the portable cogl wrappers for GLSL builtins 2011-10-19 13:50:48 +01:00
test-snap-constraint.c interactive: Use the newly added CLUTTER_ALIGN_BOTH value 2011-10-15 18:36:27 +01:00
test-stage-read-pixels.c Deprecate clutter_redraw() 2011-10-10 15:48:43 +01:00
test-stage-sizing.c tests: abort if clutter_init fails 2011-02-28 14:10:04 +00:00
test-state-animator.c tests: abort if clutter_init fails 2011-02-28 14:10:04 +00:00
test-state-script.c interactive: Use the newly added CLUTTER_ALIGN_BOTH value 2011-10-15 18:36:27 +01:00
test-state.c state: Use the Animatable interface 2011-07-29 11:44:28 +01:00
test-swipe-action.c test-swipe-action: Clean up the test code 2011-06-10 15:15:15 +01:00
test-table-layout.c tests/interactive: Add some descriptions 2011-09-28 15:18:21 +01:00
test-text-field.c tests/interactive: Add some descriptions 2011-09-28 15:18:21 +01:00
test-text.c tests: Add test for selected-text-color 2011-05-13 15:44:08 +01:00
test-texture-async.c Deprecate clutter_threads_init() 2011-10-07 15:57:32 +01:00
test-texture-material.c Deprecate clutter_threads_init() 2011-10-07 15:57:32 +01:00
test-texture-quality.c tests: abort if clutter_init fails 2011-02-28 14:10:04 +00:00
test-texture-slicing.c tests/interactive: Add some descriptions 2011-09-28 15:18:21 +01:00
test-threads.c interactive/threads: Clean up 2011-10-13 10:38:36 +01:00
test-unproject.c Remove usage of clutter_group_add() 2011-06-16 17:07:32 +01:00
wrapper.sh.in build: Allow to run the tests from any directory 2010-07-06 12:39:15 +01:00