2014-09-12 13:40:33 -04:00
|
|
|
[Test]
|
|
|
|
Description=All Mutter tests
|
2021-09-21 07:20:20 -04:00
|
|
|
# Can't use TestEnvironment for GSETTINGS_BACKEND=memory until there's
|
|
|
|
# a solution for
|
|
|
|
# https://gitlab.gnome.org/GNOME/gnome-desktop-testing/-/issues/1,
|
|
|
|
# and anyway that wouldn't be sufficient to handle XDG_RUNTIME_DIR
|
2021-09-21 09:42:29 -04:00
|
|
|
Exec=sh -ec 'env GSETTINGS_BACKEND=memory XDG_RUNTIME_DIR="$(mktemp -d -t mutter-@apiversion@-all-tests-XXXXXX)" @libexecdir@/installed-tests/mutter-@apiversion@/meta-dbus-runner.py xvfb-run -a -s "+iglx -noreset" -- @libexecdir@/installed-tests/mutter-@apiversion@/mutter-test-runner --all'
|
2014-09-12 13:40:33 -04:00
|
|
|
Type=session
|
|
|
|
Output=TAP
|