summaryrefslogtreecommitdiff
path: root/tests/gsdtestcase.py
Commit message (Expand)AuthorAgeFilesLines
* tests: Enable dconf service for new dbusmock compatibilityBenjamin Berg2022-03-231-0/+4
* tests: Initialize unused daemon_death_expectedBenjamin Berg2022-02-101-0/+3
* tests: Reset org.gnome.desktop.session settings between testsBenjamin Berg2021-07-221-0/+3
* tests: Move more logic into common test codeBenjamin Berg2021-07-221-3/+78
* tests: Do not use PIPE when not requiredBenjamin Berg2021-07-221-1/+1
* tests: Use OutputChecker for notification daemonBenjamin Berg2021-07-221-3/+4
* tests: Kill processes instead of just terminating themBenjamin Berg2021-07-221-6/+13
* tests: Close session/system bus dbus connectionsBenjamin Berg2021-07-221-0/+2
* tests: Try showing a backtrace when meson terminates the processBenjamin Berg2021-07-221-0/+6
* tests: Use addClassCleanup in GsdTestCaseBenjamin Berg2021-07-221-8/+3
* tests: Add timeout to some more callsBenjamin Berg2021-07-221-1/+2
* tests: Fail with exit code 77 for more missing dependenciesBenjamin Berg2021-07-221-3/+3
* tests: Port tests to use new OutputChecker classBenjamin Berg2021-02-151-11/+9
* tests: Dist fixCarlos Garnacho2020-02-171-0/+2
* tests: Prevent SESSION_MANAGER environment variable to leak into testBenjamin Berg2019-02-051-0/+3
* tests: Port to python 3Benjamin Berg2018-07-191-1/+1
* tests: Use Mutter's new D-Bus interface to reset idletimeBastien Nocera2018-05-031-1/+5
* tests: Support new SuspendAndHibernate methodBenjamin Berg2018-04-121-1/+8
* data: Compile gschema files at build time and copy into testsBenjamin Berg2018-04-101-0/+5
* tests: Disable buffering for most filesBenjamin Berg2018-04-101-2/+2
* tests: Use new X11 helper in GSDTestCaseBenjamin Berg2018-04-101-83/+7
* tests: Signal mutter and gnome-session that we are using X11Benjamin Berg2018-04-101-1/+3
* tests: Fix reading the Xorg logBastien Nocera2018-03-051-1/+1
* tests: Simplify launching XvfbBastien Nocera2018-03-021-9/+7
* tests: Fix mutter logs always being emptyBastien Nocera2018-03-021-1/+1
* tests: Fix concurrent launches of Xorg-reliant test casesBastien Nocera2018-02-271-17/+52
* tests: Rename work directoryBastien Nocera2018-02-271-1/+1
* tests: Fix mutter >= 3.26 not starting upBastien Nocera2018-02-051-1/+3
* tests: Fix gvfs error on test teardownBastien Nocera2018-02-051-0/+1
* tests: Check for Xvfb binary and remove mention of dummy driverBastien Nocera2018-02-051-3/+4
* tests: Fix dbus warning in testsBastien Nocera2018-02-021-1/+1
* power: Create XDG_RUNTIME_DIR to fix a warning from dbus on test startupBenjamin Berg2018-01-151-0/+1
* tests: Use existing logind templateBastien Nocera2017-04-121-18/+4
* tests: Use Xvfb instead of Xorg + dummy pluginBastien Nocera2017-01-251-21/+5
* tests: Error out if check is called but deps are missingBastien Nocera2017-01-251-1/+1
* tests: Fix for new non-SUID Xorg binary in FedoraBastien Nocera2014-07-171-6/+9
* tests: Fix implementation of CanSuspend/CanHibernateBastien Nocera2013-09-171-6/+2
* power: Use a real mutter in our testsBastien Nocera2013-09-171-36/+13
* power: restore the ability of running the test suiteGiovanni Campagna2013-08-191-0/+41
* tests: Add support for CanHibernate/CanSuspendBastien Nocera2013-08-061-0/+6
* tests: Simplify Xorg checkBastien Nocera2013-07-051-3/+4
* tests: Create a new gnome-session for each testBastien Nocera2013-01-251-32/+0
* tests: Add dbus-monitor loggingBastien Nocera2013-01-241-0/+24
* tests: Check whether an Xorg instance is already runningBastien Nocera2013-01-241-2/+8
* GSDTestCase: Drop 3s waiting for gnome-sessionMartin Pitt2013-01-241-3/+0
* tests: Run under X.org with dummy driverMartin Pitt2013-01-221-0/+53
* GSDTestCase: Kill mock notification daemon on teardownMartin Pitt2013-01-221-0/+2
* tests: Remove hard-coded enumBastien Nocera2013-01-211-8/+0
* power tests: Check idle/suspend inhibitionMartin Pitt2013-01-141-0/+7
* GSDTestCase: Fix failure detection for log outputMartin Pitt2013-01-111-2/+2