summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | Merge with trunkLaércio de Sousa2014-09-1015-206/+291
| | |\ \
| | * | | Remove dashes from logind seat IDs in test scriptLaércio de Sousa2014-09-031-14/+14
| | | | |
| | * | | Reintroduce test after merge with trunk.Laércio de Sousa2014-09-033-0/+109
| | | | |
| * | | | Get individual user properties as they change instead of GetAllRobert Ancell2014-10-021-1/+1
| | | | |
| * | | | Only listen for standard AccountsService propertiesRobert Ancell2014-10-021-16/+31
| | |_|/ | |/| |
* | | | Remove ConsoleKit support since upstream is long dead. Please migrate to ↵Robert Ancell2014-10-0124-639/+8
|/ / / | | | | | | | | | logind or use LightDM 1.10 if ConsoleKit support is required.
* | | Remove trailing whitespaceRobert Ancell2014-09-1915-66/+66
| | |
* | | Merge with trunkRobert Ancell2014-09-151-1/+1
|\ \ \
| * | | Fix test descriptionRobert Ancell2014-09-151-1/+1
| | |/ | |/|
* | | Disable mir-script-hooks for now, we will work out why it's failing laterRobert Ancell2014-09-152-2/+2
| | |
* | | Merge with trunkRobert Ancell2014-09-1110-0/+142
|\ \ \ | |/ /
| * | Mark test scripts as executableRobert Ancell2014-09-103-0/+0
| | |
| * | Don't check the logind CanGraphical seat property unless ↵Robert Ancell2014-09-1010-0/+142
| | | | | | | | | | | | login-check-graphical option is set to true. There are too many cases of drivers that don't set the appropriate flags for this feature to work
| * | Call LightDM asynchronously from test-runner as LightDM might make D-Bus ↵Robert Ancell2014-09-101-67/+101
| | | | | | | | | | | | calls back to the test-runner and deadlock
* | | Merge with trunkRobert Ancell2014-09-091-67/+101
|\ \ \
| * | | Call LightDM asynchronously from test-runner as LightDM might make D-Bus ↵Robert Ancell2014-09-081-67/+101
| |/ / | | | | | | | | | calls back to the test-runner and deadlock
* | | Merge with trunkRobert Ancell2014-09-088-202/+174
|\ \ \ | |/ /
| * | Add a test for the case seat0 has CanGraphical=false on startupRobert Ancell2014-09-054-2/+44
| | |
| * | Fix memory leak in test-gobject-greeterRobert Ancell2014-09-041-2/+4
| | |
| * | Remove unused test-mir-greeter - we use the test-gobject-greeter insteadRobert Ancell2014-09-042-136/+0
| |/
| * Revert globbing changes - there are problems with itRobert Ancell2014-09-034-103/+7
| |
| * Don't use org.freedesktop.login1.Manager.GetSessionByPID to get the logind ↵Robert Ancell2014-09-032-62/+126
| | | | | | | | session id in the child - it's racy and we already have the value in an environment variable
| * Match seat configuration using globbingRobert Ancell2014-09-024-7/+103
| |\
| | * Fix errors in test case and simplify using autologin instead of guest login ↵Robert Ancell2014-09-021-55/+20
| | | | | | | | | | | | timeouts to determine which config is applied
| | * Generate valid d-bus addresses for mock logind seatsRobert Ancell2014-09-021-7/+28
| | |
| | * Merge with trunkLaércio de Sousa2014-08-283-0/+110
| | |\
| | | * Add regression testLaércio de Sousa2014-08-283-0/+110
| | | |
* | | | Don't assume display server is an X server when running scripts - fixes ↵Robert Ancell2014-09-017-1/+232
|/ / / | | | | | | | | | crashes running scripts under Mir
* | | Remove remaining xdg-seat test filesLaércio de Sousa2014-08-282-4/+0
|/ /
* | Handle CanGraphical property changing on logind seatsRobert Ancell2014-08-284-6/+73
| |
* | Don't start non-graphical seatsRobert Ancell2014-08-283-0/+34
|/
* Set -sharevts for X servers not on seat0Robert Ancell2014-08-272-1/+9
|
* Add a new UPDATE-SEAT command so we can test logind seat changing properties ↵Robert Ancell2014-08-271-15/+58
| | | | when we support it
* Fix multi-seat test invalid syntaxRobert Ancell2014-08-271-1/+1
|
* xdg-seat tests don't make sense anymoreRobert Ancell2014-08-273-76/+1
|
* Export test login1 seat properties correctlyRobert Ancell2014-08-271-0/+3
|
* Simplify multi-seat test caseRobert Ancell2014-08-271-14/+4
|
* Use consistent seat namingRobert Ancell2014-08-271-9/+9
|
* Fix syntax in multi-seat test scriptRobert Ancell2014-08-271-3/+3
|
* Fix mistakes in updated test-multi-seat script.Laércio de Sousa2014-08-261-2/+2
|
* Update test-multi-seat script to deal with seats added/removed dinamicallyLaércio de Sousa2014-08-261-11/+23
| | | | from logind.
* Make a login1 service object (not currently required, but will be used for ↵Robert Ancell2014-08-221-1/+1
|\ | | | | | | automatic multi-seat support)
| * Make a login1 service object (not currently required, but will be used for ↵Robert Ancell2014-08-221-1/+1
| | | | | | | | automatic multi-seat support)
* | Drop the surfaceflinger seat type. This was a temporary solution while ↵Robert Ancell2014-08-224-31/+1
| | | | | | | | Ubuntu Phone was migrating to Mir.
* | Add a new session type 'mir-container' that allows the session to run inside ↵Robert Ancell2014-08-215-1/+70
|/ | | | a custom system compositor
* Add simulated login1 interface for seats (not currently required, but will ↵Robert Ancell2014-08-201-19/+202
| | | | be used for automatic multi-seat support)
* Add a seat option 'allow-user-switching' that can disable all user switching ↵Robert Ancell2014-07-3111-41/+269
| | | | for that seat
* Add regression tests for PAM configurationRobert Ancell2014-07-285-0/+122
|
* Do timed autologin each time you are returned to the greeterRobert Ancell2014-06-303-1/+78
|
* Fix tests failing with Qt 5.3 due to it checking getuid/geteuid which we are ↵Robert Ancell2014-06-301-0/+5
| | | | faking