gnome-shell/tests
Florian Müllner b02460fa63 tests: Fix check for global scope pollution
Since commit c570011 dropped the `with` statement, this bit of
the test has only checked for writes to a specific variable
in the file.

There is no direct replacement for `with` here, the best we can
do (I think) is comparing property names on the global objects
before and after the `eval()` call.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3132>
2024-01-26 13:12:40 +00:00
..
common tests: Load unit tests as modules 2023-07-15 02:35:56 +00:00
data tests/perf: Use custom solid background in tests 2022-11-25 22:09:54 +01:00
dbusmock-templates tests: Add accounts_service mock service 2022-11-25 22:09:37 +01:00
shell tests: Add fittsy test 2024-01-12 20:29:10 +00:00
unit tests: Fix check for global scope pollution 2024-01-26 13:12:40 +00:00
gnome-shell-dbus-runner.py.in tests: Add dbus runner 2022-11-25 22:09:37 +01:00
gnomeshell_dbusrunner.py tests: Add dbus runner 2022-11-25 22:09:37 +01:00
meson.build tests/build: Silence meson deprecation warning 2024-01-18 14:25:36 +01:00
run-test.sh.in tests: Fix gnome-shell theme import 2018-02-21 14:30:00 +01:00