gnome-shell/tests
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
..
interactive tests/background-size: Remove ClutterActor::paint signal handler usage 2020-10-24 23:21:39 +02:00
testcommon cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
unit util: Handle trailing LTR/RTL markers in URLs 2019-09-16 20:41:47 +00:00
meson.build tests: Add Params.parse() unit tests 2019-07-05 18:28:26 +02:00
run-test.sh.in tests: Fix gnome-shell theme import 2018-02-21 14:30:00 +01:00