mutter/src/tests/clutter/interactive
Jonas Ådahl 322b51cded clutter: Remove ClutterAnimation
This removes ClutterAnimation and related tests. ClutterAnimation has
been deprecated for a long time, and replacements exist and are used by
e.g. GNOME Shell since a while back.

This also disables a few relatively unrelated interactive tests, as they
rely on ClutterAnimation to implement some animations they use to
illustrate what they actually test.

As interactive tests currently are more or less untestable due to any
interaction with them crashing, as well as they in practice means
rewriting the tests using non-deprecated animation APIs, they are not
ported right now. To actually port the interactive tests, it needs to be
possible to fist interact with them.

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1192
2020-05-07 20:04:07 +00:00
..
meson clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
light0.png tests/clutter: Add back redhand_alpha.png and light0.png 2020-05-07 20:04:07 +00:00
meson.build clutter: Remove ClutterAnimation 2020-05-07 20:04:07 +00:00
redhand_alpha.png tests/clutter: Add back redhand_alpha.png and light0.png 2020-05-07 20:04:07 +00:00
redhand.png clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
test-actors.c tests/clutter: Replace ClutterTexture from image with custom helper 2019-11-13 13:56:08 +00:00
test-animation.c clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
test-bind-constraint.c clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
test-binding-pool.c clutter, core: Stop using the Cogl framebuffer stack 2019-12-03 19:02:14 +00:00
test-cairo-clock.c clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
test-cairo-flowers.c clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
test-cogl-multitexture.c clutter: fix memleak in test error path 2020-04-12 21:40:20 +00:00
test-cogl-offscreen.c clutter, core: Stop using the Cogl framebuffer stack 2019-12-03 19:02:14 +00:00
test-cogl-point-sprites.c clutter, core: Stop using the Cogl framebuffer stack 2019-12-03 19:02:14 +00:00
test-cogl-shader-glsl.c cogl: Remove no-op cogl_shader_compile and cogl_shader_get_info_log 2020-02-12 21:55:44 +00:00
test-cogl-tex-convert.c clutter, core: Stop using the Cogl framebuffer stack 2019-12-03 19:02:14 +00:00
test-cogl-tex-polygon.c clutter, core: Stop using the Cogl framebuffer stack 2019-12-03 19:02:14 +00:00
test-cogl-tex-tile.c clutter, core: Stop using the Cogl framebuffer stack 2019-12-03 19:02:14 +00:00
test-content.c clutter: Introduce paint contexts 2019-12-03 19:02:14 +00:00
test-devices.c clutter/stage: Remove hide/show cursor API 2020-04-06 14:08:25 +00:00
test-easing.c clutter: Remove ClutterAnimation 2020-05-07 20:04:07 +00:00
test-events.c Replace ClutterPoint by graphene_point_t 2019-10-16 11:38:14 +00:00
test-grab.c tests: Replace ClutterDeviceManager usage in favor of ClutterSeat 2020-01-30 18:11:23 +01:00
test-image.c clutter: Introduce paint contexts 2019-12-03 19:02:14 +00:00
test-keyframe-transition.c clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
test-layout.c tests/clutter: Replace ClutterTexture from image with custom helper 2019-11-13 13:56:08 +00:00
test-main.c tests/clutter/interactive: Init backend and mutter context 2019-11-13 13:56:08 +00:00
test-paint-wrapper.c clutter/stage: Remove 'alpha' property 2020-04-06 14:08:25 +00:00
test-path-constraint.c clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
test-rotate-zoom.c clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
test-script.c clutter: Remove 'ClutterAlpha' 2020-05-07 20:04:07 +00:00
test-script.json tests/clutter: Remove tests testing or relying on ClutterTexture 2019-11-13 13:56:08 +00:00
test-shader-effects.c tests/clutter: Replace ClutterTexture from image with custom helper 2019-11-13 13:56:08 +00:00
test-stage-sizing.c clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
test-state-script.c clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
test-swipe-action.c clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
test-text-field.c clutter: Remove deprecated ClutterTableLayout 2019-11-19 21:50:27 +00:00
test-text.c clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
test-touch-events.c tests/clutter/touch-events: Use ClutterCanvas to draw touch 2019-11-13 13:56:08 +00:00
wrapper.sh.in clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00