summaryrefslogtreecommitdiff
path: root/tests/x11session.py
Commit message (Collapse)AuthorAgeFilesLines
* tests: Kill processes instead of just terminating themBenjamin Berg2021-07-221-1/+5
|
* tests: Use addClassCleanup in X11 session helperBenjamin Berg2021-07-221-5/+2
|
* tests: Unset display environment variablesBenjamin Berg2021-01-111-1/+4
| | | | | | The environment variables were not correctly cleared. Fix this and also make sure that we don't have the GNOME_SETUP_DISPLAY environment variable leaking in from the outside.
* tests: Add X11 session helper for testsBenjamin Berg2018-04-101-0/+116