gnome-shell/tests
Florian Müllner bf9b9838c2 main: Pass script on CLI instead of via environment
Environment variables aren't the best option to pass parameters
to a process (wouldn't it be "fun" if SHELL_PERF_MODULE appeared
in a regular user session?).

Instead, use a (hidden) --automation-script command line flag to
specify a script file that should be used to drive an automated
session.

As a side effect, the script no longer has to be relative to the
main module itself, so it will be possible to run scripts that
aren't bundled with the shell sources.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2812>
2023-07-07 19:43:28 +02: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
unit js: Split gi imports to be on new lines to prepare for ES modules 2023-06-21 04:50:33 -07: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 main: Pass script on CLI instead of via environment 2023-07-07 19:43:28 +02:00
run-test.sh.in tests: Fix gnome-shell theme import 2018-02-21 14:30:00 +01:00