mutter/src/tests/clutter/conform
Jonas Dreßler 650efb6445 tests/conform/actor-pivot-point: Show stage before allocating
We're going to enforce some invariants a bit stricter and will only
allow allocating if an actor is mapped, not only visible.

Since actors are only mapped if their parent is mapped and stages are
hidden by default, we need to show the stage to ensure the actors are
mapped before we allocate them. So do that and call clutter_actor_show()
on the stage before fake-allocating the test actors.

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1366
2020-10-20 15:27:43 +00:00
..
scripts clutter/timeline: Deprecate timelines without an actor or frame clock 2020-07-02 19:36:50 +02:00
actor-clone.c clutter: Paint views with individual frame clocks 2020-07-02 19:36:51 +02:00
actor-destroy.c tests: Replace ClutterRectangle with ClutterActor 2020-06-27 13:35:46 +00:00
actor-graph.c tests/clutter/conform: Default to print test logs 2020-06-05 21:39:26 +00:00
actor-invariants.c tests/clutter/conform: Make sure to destroy created actors 2020-08-13 17:51:56 +02:00
actor-iter.c tests/clutter/conform: Default to print test logs 2020-06-05 21:39:26 +00:00
actor-layout.c tests/clutter/conform: Make sure to destroy created actors 2020-08-13 17:51:56 +02: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 tests/clutter/conform: Make sure to destroy created actors 2020-08-13 17:51:56 +02:00
actor-paint-opacity.c tests/clutter/conform: Make sure to destroy created actors 2020-08-13 17:51:56 +02:00
actor-pick.c tests/clutter: Always use stage from backend 2020-08-13 17:51:56 +02:00
actor-pivot-point.c tests/conform/actor-pivot-point: Show stage before allocating 2020-10-20 15:27:43 +00:00
actor-shader-effect.c tests/clutter/conform: Make sure to destroy created actors 2020-08-13 17:51:56 +02:00
actor-size.c tests/clutter/conform: Default to print test logs 2020-06-05 21:39:26 +00:00
binding-pool.c clutter, core: Stop using the Cogl framebuffer stack 2019-12-03 19:02:14 +00:00
cally-text.c tests/clutter: Always use stage from backend 2020-08-13 17:51:56 +02:00
color.c tests/clutter/conform: Default to print test logs 2020-06-05 21:39:26 +00:00
frame-clock-timeline.c clutter/frame-clock: Add explicit destroy function 2020-07-02 19:36:51 +02:00
frame-clock.c tests/frame-clock: Check that destroy signal is emitted 2020-07-02 19:36:51 +02:00
interval.c tests/clutter/conform: Default to print test logs 2020-06-05 21:39:26 +00:00
meson.build tests/clutter: Always use stage from backend 2020-08-13 17:51:56 +02:00
path.c tests/clutter/conform: Default to print test logs 2020-06-05 21:39:26 +00:00
script-parser.c tests: Replace ClutterRectangle with ClutterActor 2020-06-27 13:35:46 +00:00
text-cache.c tests/clutter: Always use stage from backend 2020-08-13 17:51:56 +02:00
text.c clutter/actor: Always return a resource scale in get_resource_scale() 2020-06-30 13:15:53 +00:00
texture-fbo.c tests/clutter: Always use stage from backend 2020-08-13 17:51:56 +02:00
timeline-interpolate.c tests/clutter: Always use stage from backend 2020-08-13 17:51:56 +02:00
timeline-progress.c clutter/timeline: Deprecate timelines without an actor or frame clock 2020-07-02 19:36:50 +02:00
timeline-rewind.c tests/clutter: Always use stage from backend 2020-08-13 17:51:56 +02:00
timeline.c tests/clutter: Always use stage from backend 2020-08-13 17:51:56 +02:00
units.c tests: Move clutter-test-utils.[ch] to src/tests 2019-08-24 08:59:08 +00:00