gnome-shell/tests/interactive
Jonas Dreßler 012af56b37 tests/background-size: Remove ClutterActor::paint signal handler usage
The background-size interactive test includes a test-case which uses the
ClutterActor::paint signal to hijack the painting of the actor. We're
removing that signal from Clutter, so remove that signal handler and
paint the outer border unconditionally to mark the boundaries of the
widget (the outer border actually never worked to force the cairo/cogl
path). To fix the test, change it to not paint a border on the inner
container in the useCairo=false case, which should make sure the cogl
path gets used.

Also remove the useless useCairo argument from addTestLine().

https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1479
2020-10-24 23:21:39 +02:00
..
background-repeat.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
background-size.js tests/background-size: Remove ClutterActor::paint signal handler usage 2020-10-24 23:21:39 +02:00
border-radius.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
border-width.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
borders.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
box-layout.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
box-shadow-animated.js cleanup: Stop using Mainloop module 2019-09-12 19:09:24 +02:00
box-shadows.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
calendar.js cleanup: Use inheritance for Actor classes instead of composition 2019-10-16 15:26:13 +00:00
css-fonts.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
entry.js cleanup: Stop using Mainloop module 2019-09-12 19:09:24 +02:00
gapplication.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
icons.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
inline-style.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
scroll-view-sizing.js Remove ClutterAllocationFlags 2020-05-20 15:12:03 +02:00
scrolling.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
test-title.js cleanup: Stop using Mainloop module 2019-09-12 19:09:24 +02:00
transitions.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00