summaryrefslogtreecommitdiff
path: root/src/tests/stage-view-tests.c
Commit message (Expand)AuthorAgeFilesLines
* clutter: Pass 'ClutterFrame' in all stage update signalsJonas Ådahl2023-01-231-0/+1
* tests: Make tests components have ownership chains as wellJonas Ådahl2022-12-171-14/+14
* tests: Wait for windows being mapped after showCarlos Garnacho2022-12-011-0/+9
* tests/test-client: Handle alarm event processing automaticallyJonas Ådahl2022-11-211-18/+0
* tests/stage-view: Give outer container an explicit sizeFlorian Müllner2022-07-061-0/+1
* tests: Move monitor test utils into libmutter-test.soJonas Ådahl2022-02-091-27/+48
* context/test: Add flag to test runner helperJonas Ådahl2022-01-141-1/+2
* clutter/actor: First clear all stage views before emitting they changedJonas Ådahl2021-11-061-0/+53
* tests/stage-view: Verify stage view list length after updatingJonas Ådahl2021-11-061-0/+5
* tests/stage-view: Disable animationsJonas Ådahl2021-11-061-0/+2
* tests/stage-view: Added test for incorrect frame clock schedulingJonas Ådahl2021-08-221-1/+130
* tests: Make common test code a shared libraryJonas Ådahl2021-07-151-1/+1
* context/test: Add 'no-x11' and 'test-client' constructor flagsJonas Ådahl2021-07-151-1/+2
* tests/stage-view-tests: Port to MetaContextJonas Ådahl2021-07-151-42/+7
* main: Move MetaCompositorType to a new meta-enums.hJonas Ådahl2021-07-151-0/+1
* main: Make it possible to set properties when overriding configurationJonas Ådahl2021-03-121-1/+2
* tests: Add test for destroyed frame clock free timeline actorJonas Ådahl2021-02-081-0/+77
* tests/stage-view-tests: Make 'wait_for_paint()' blockJonas Ådahl2021-02-081-1/+1
* tests/stage-views: Test whether stage views and frame clocks are freedJonas Dreßler2021-01-111-0/+106
* tests/stage-view: Tweak test to make less racyJonas Ådahl2020-11-091-1/+1
* tests/stage-view: Test timeline updates clock when parent movesJonas Ådahl2020-08-131-0/+77
* tests/stage-view: Test timelines notice stage views changingJonas Ådahl2020-08-131-0/+86
* clutter/actor: Return the actor used when picking clockJonas Ådahl2020-08-131-3/+3
* tests/stage-view: Keep old stage views alive on hotplugFlorian Müllner2020-07-071-1/+5
* tests/stage-view: Test that timelime adapts to actor moving across viewsJonas Ådahl2020-07-021-0/+146
* tests/stage-view: Test that actors pick the right frame clockJonas Ådahl2020-07-021-0/+83
* tests/stage-view: Check that hotplugging reestablishes view listJonas Ådahl2020-07-021-0/+85
* tests/stage-view: Remove unnecessary warning supressionJonas Ådahl2020-07-021-16/+0
* clutter: Paint views with individual frame clocksJonas Ådahl2020-07-021-2/+3
* clutter/actor: Allocate with the same box if deferred due to transitionJonas Ådahl2020-07-021-0/+48
* tests/monitor-unit-tests: Set initial state during backend constructionJonas Ådahl2020-06-101-6/+8
* tests: Add a test for ClutterActors stage_views() APIJonas Dreßler2020-06-091-0/+504