1
0
Fork 0
mutter-performance-source/tests/interactive
Emmanuele Bassi 96cb1d7128 Disable deprecation warnings for the test suite
We test deprecated functionality as well as current one, so we need to
enable all symbols and disable the deprecation warnings.
2011-10-13 17:50:25 +01:00
..
Makefile.am Disable deprecation warnings for the test suite 2011-10-13 17:50:25 +01: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/test-actors: Constraint the hands group 2011-08-15 15:53:58 +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 tests/interactive: Add some descriptions 2011-09-28 15:18:21 +01:00
test-depth.c tests: abort if clutter_init fails 2011-02-28 14:10:04 +00:00
test-devices.c tests: abort if clutter_init fails 2011-02-28 14:10:04 +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 Remove last dependency on the GdkPixbuf API 2011-05-06 15:44:13 +01: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 tests: abort if clutter_init fails 2011-02-28 14:10:04 +00:00
test-shader-effects.c tests: abort if clutter_init fails 2011-02-28 14:10:04 +00:00
test-shader.c Disable deprecation warnings for the test suite 2011-10-13 17:50:25 +01:00
test-snap-constraint.c tests: abort if clutter_init fails 2011-02-28 14:10:04 +00: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 test-interactive: Add signal-based state transitions 2011-06-13 13:47:08 +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