gnome-shell/tests
Florian Müllner daf729de11 build: Replace deprecated meson functions
Replace deprecated functions with their direct replacements:

 - dep.get_pkgconfig_variable() → dep.get_variable()
 - prg.path() → prg.full_path()
 - source/build_root() → project_source/build_root()

In one case we need meson.global_source_root() that was only
added in meson 0.58, so bump the requirement to that.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2077>
2021-12-23 15:52:21 +00: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 tests: Add unit test for highlighter 2021-12-22 16:47:18 +00:00
meson.build build: Replace deprecated meson functions 2021-12-23 15:52:21 +00:00
run-test.sh.in tests: Fix gnome-shell theme import 2018-02-21 14:30:00 +01:00