summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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-033-69/+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: Add X11 session helper for testsBenjamin Berg2018-04-101-0/+116
* 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
* build: Remove autotoolsIñigo Martínez2018-02-051-11/+0
* build: Port to meson build systemIñigo Martínez2018-02-051-0/+11
* 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-253-26/+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
* Updated FSF's addressDaniel Mustieles2014-01-311-2/+1
* 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
* build: Ship tests/xorg-dummy.confMartin Pitt2013-05-211-0/+1
* tests: Correct use of XTestFakeKeyEvent()Bastien Nocera2013-01-261-2/+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-222-0/+57
* 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
* Add support for plugin testsMartin Pitt2013-01-075-0/+265