mutter/src/tests/clutter/conform
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
..
scripts clutter: Remove ClutterAnimation 2020-05-07 20:04:07 +00:00
actor-anchors.c Replace ClutterVertex by graphene_point3d_t 2019-10-16 11:38:13 +00:00
actor-clone.c clutter/actor: Inherit cloned painting when calculating resource scale 2020-03-26 11:42:23 +01:00
actor-destroy.c tests/clutter: Remove tests testing or relying on ClutterTexture 2019-11-13 13:56:08 +00:00
actor-graph.c tests: Move clutter-test-utils.[ch] to src/tests 2019-08-24 08:59:08 +00:00
actor-invariants.c tests: Move clutter-test-utils.[ch] to src/tests 2019-08-24 08:59:08 +00:00
actor-iter.c tests: Move clutter-test-utils.[ch] to src/tests 2019-08-24 08:59:08 +00:00
actor-layout.c Replace ClutterPoint by graphene_point_t 2019-10-16 11:38:14 +00:00
actor-meta.c tests: Move clutter-test-utils.[ch] to src/tests 2019-08-24 08:59:08 +00:00
actor-offscreen-redirect.c clutter/actor: Add CLUTTER_OFFSCREEN_REDIRECT_ON_IDLE 2020-02-21 18:07:46 +08:00
actor-paint-opacity.c tests: Move clutter-test-utils.[ch] to src/tests 2019-08-24 08:59:08 +00:00
actor-pick.c tests/actor-pick: Allocate actor before picking 2020-03-31 19:10:55 -03:00
actor-shader-effect.c clutter/stage: Pass redraw clip instead of extents when painting view 2020-02-25 19:18:54 +01:00
actor-size.c tests: Move clutter-test-utils.[ch] to src/tests 2019-08-24 08:59:08 +00:00
binding-pool.c clutter, core: Stop using the Cogl framebuffer stack 2019-12-03 19:02:14 +00:00
cally-text.c clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
color.c tests: Move clutter-test-utils.[ch] to src/tests 2019-08-24 08:59:08 +00:00
group.c tests: Move clutter-test-utils.[ch] to src/tests 2019-08-24 08:59:08 +00:00
interval.c tests: Move clutter-test-utils.[ch] to src/tests 2019-08-24 08:59:08 +00:00
meson.build cogl: Remove CoglPath and the tesselator 2020-04-08 11:38:48 +02:00
path.c clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
rectangle.c tests: Move clutter-test-utils.[ch] to src/tests 2019-08-24 08:59:08 +00:00
script-parser.c clutter: Remove ClutterAnimation 2020-05-07 20:04:07 +00:00
text-cache.c clutter: Introduce paint contexts 2019-12-03 19:02:14 +00:00
text.c tests: Move clutter-test-utils.[ch] to src/tests 2019-08-24 08:59:08 +00:00
texture-fbo.c cogl: Remove always-set COGL_FEATURE_OFFSCREEN 2019-10-21 21:43:08 +00:00
timeline-interpolate.c clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
timeline-progress.c clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
timeline-rewind.c clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00
timeline.c cleanup: Use g_clear_handle_id() for g_source_remove() 2019-11-22 01:27:40 +01:00
units.c tests: Move clutter-test-utils.[ch] to src/tests 2019-08-24 08:59:08 +00:00