summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Enable dconf service for new dbusmock compatibilityBenjamin Berg2022-03-231-0/+4
* tests/output_checker: Don't close FD from threadBenjamin Berg2022-02-101-6/+3
* tests: Initialize unused daemon_death_expectedBenjamin Berg2022-02-101-0/+3
* tests: Fix OutputChecker trying to close FD -1Benjamin Berg2021-07-221-1/+2
* tests: Reset org.gnome.desktop.session settings between testsBenjamin Berg2021-07-221-0/+3
* tests: Fix close of invalid file descriptorBenjamin Berg2021-07-221-1/+2
* 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-222-7/+18
* tests: Correctly handle EOF in OutputCheckerBenjamin Berg2021-07-221-0/+17
* tests: Remove unneeded assert from OutputCheckerBenjamin Berg2021-07-221-4/+4
* 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: Use addClassCleanup in X11 session helperBenjamin Berg2021-07-221-5/+2
* tests: Add timeout to some more callsBenjamin Berg2021-07-221-1/+2
* tests: Use poll rather than selectBenjamin Berg2021-07-221-1/+3
* tests: Set OutputChecker thread to be a daemon threadBenjamin Berg2021-07-221-1/+1
* tests: Fail with exit code 77 for more missing dependenciesBenjamin Berg2021-07-221-3/+3
* tests: Fix error during output checker exceptionBastien Nocera2021-07-161-1/+1
* tests: Port tests to use new OutputChecker classBenjamin Berg2021-02-151-11/+9
* tests: Add new OutputChecker classBenjamin Berg2021-02-151-0/+178
* tests: Unset display environment variablesBenjamin Berg2021-01-111-1/+4
* 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