summaryrefslogtreecommitdiff
path: root/tests/scripts/shared-data-invalid-user.conf
Commit message (Collapse)AuthorAgeFilesLines
* Return errors from all liblightdm methodsRobert Ancell2016-06-271-1/+1
|
* Override logind's or consolekit's decision to automatically change active ↵Michael Terry2014-03-171-1/+1
| | | | session when a new session opens on the same VT
* Flesh out support for activating sessions with CK or logind to be more explicitMichael Terry2014-03-171-0/+1
|
* Update new shared data testsRobert Ancell2014-02-261-0/+1
|
* Refactor shared data tests so they don't require root.Robert Ancell2014-02-251-0/+30
We now specifically test the use cases of writing data between greeters and sessions. The new tests do not check the directory is removed when a user is removed (it's done in the background so we can't reliably be sure when it will complete). The new tests do not check the ownership of the directories.