gtk/testsuite
Alice Mikhaylenko dfc66ffd93 actionmuxer: Correctly notify actions after reparenting
When registering an observer, we send a notification and for that we need
to query the action's state and param type. When setting up a muxer parent,
same thing happens, except the action is queried on the parent instead.

This means that the muxer will notify observers about the parent's actions,
but not about its own.

Add a test to verify it works.

Fixes https://gitlab.gnome.org/GNOME/gtk/-/issues/5861
2023-06-05 08:02:33 -04:00
..
a11y a11y: Plug reference leaks 2023-03-03 22:07:09 +00:00
css css: Remove crashy resource:// optimization 2023-06-05 07:52:05 -04:00
gdk Improve an error message 2023-03-31 20:23:27 -04:00
gsk testsuite: Fix broken test 2023-04-21 07:37:53 +02:00
gtk actionmuxer: Correctly notify actions after reparenting 2023-06-05 08:02:33 -04:00
introspection tests: Maybe skip introspection tests 2022-12-19 22:38:38 -05:00
performance build: Use a consistent style for Meson files 2020-12-15 12:46:59 +00:00
reftests Move some nonworking reftests to xfail 2023-04-21 16:23:22 +02:00
tools tests: Stop copying the tool tests 2023-06-05 07:44:08 -04:00
meson.build testsuite: Use separate setups for unstable tests instead of should_fail 2022-11-24 13:46:33 +00:00
testutils.c testsuite: Make function arguments const 2021-11-30 14:12:10 +01:00
testutils.h testsuite: Make function arguments const 2021-11-30 14:12:10 +01:00