summaryrefslogtreecommitdiff
path: root/tests/src/test-runner.c
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect use of ConsoleKit CanSuspend/Hibernate APIlightdm-1-10Robert Ancell2018-01-231-4/+4
* Use power management functions from ConsoleKit2 if available.Robert Ancell2017-01-121-0/+32
* Backport XDMCP improvements, including:Robert Ancell2015-11-201-0/+2
* Use new Xmir binary when running X under Unity System CompositorRobert Ancell2015-05-141-0/+1
* Start backporting automatic multi-seatRobert Ancell2014-09-091-1/+246
* Add a seat option 'allow-user-switching' that can disable all user switching ...Robert Ancell2014-09-081-41/+118
* Don't use org.freedesktop.login1.Manager.GetSessionByPID to get the logind se...Robert Ancell2014-09-031-62/+96
* Scan XDG_DATA_DIRS and XDG_CONFIG_DIRS for config values tooMichael Terry2014-03-171-2/+6
* Override logind's or consolekit's decision to automatically change active ses...Michael Terry2014-03-171-2/+8
* Flesh out support for activating sessions with CK or logind to be more explicitMichael Terry2014-03-171-1/+13
* Remove kill timeout sourceRobert Ancell2014-03-051-0/+3
* Fix up test runner timeout logicRobert Ancell2014-02-271-2/+2
* Merge with trunkRobert Ancell2014-02-261-39/+0
|\
| * Refactor shared data tests so they don't require root.Robert Ancell2014-02-251-39/+0
* | Make it able for tests to restart the daemonRobert Ancell2014-02-251-39/+40
|/
* Fix error where we were waiting for the D-Bus to be acquired, not the name. T...Robert Ancell2014-02-241-2/+2
* Add shared data manager and testMichael Terry2014-02-081-1/+83
* And convert accounts.c to use new sharable CommonUser class tooMichael Terry2014-02-041-0/+15
* Merge with trunkRobert Ancell2013-11-071-1/+4
|\
| * Ignore system user accounts in AccountsServiceRobert Ancell2013-11-071-1/+4
* | Correctly simulate AccountsService FindUserByName for users that are hiddenRobert Ancell2013-11-071-1/+5
|/
* Check can read and change user propertiesRobert Ancell2013-10-291-39/+76
* Add a test for the HasMessages user propertyRobert Ancell2013-10-291-1/+52
* Refactor test users, correctly set layouts reported by accounts serviceRobert Ancell2013-10-291-51/+52
* Add regression test for corrupt X authority filesRobert Ancell2013-10-081-0/+13
* Also support loading config from /usr/share since Debian (stupidly) wont remo...Robert Ancell2013-08-241-1/+16
* Fix session locking broken in 1.7.5Robert Ancell2013-08-081-5/+19
* Report when sessions are locked/unlockedRobert Ancell2013-08-081-13/+41
* Add some more warnings, fix some more errorsRobert Ancell2013-07-231-6/+3
* Check seats/sessions are registered on DBusRobert Ancell2013-07-191-0/+72
|\
| * Check seats/sessions are registered on DBusRobert Ancell2013-07-191-0/+72
* | Fix GError overwrite in test-runnerRobert Ancell2013-07-181-3/+2
|/
* Load sessions and greeters from /usr/share/lightdm/sessions and /usr/share/li...Robert Ancell2013-07-111-12/+9
* Merge with trunkRobert Ancell2013-06-211-1/+15
|\
| * Fix session name for additional config testRobert Ancell2013-06-191-1/+1
| * Enable debugging to work out what is going on on the serverRobert Ancell2013-06-191-1/+1
| * Fix tests running on serverRobert Ancell2013-06-191-1/+1
| * Load configuration from /etc/lightdm/lightdm.conf.dRobert Ancell2013-06-181-1/+15
* | Merge with trunkRobert Ancell2013-06-181-52/+187
|\ \ | |/
| * Fix compile warningsRobert Ancell2013-06-181-5/+5
| * Make tests run from BUILDDIRRobert Ancell2013-06-121-17/+28
| * Override fopen, creat, mkdir, chown so tests run not installedRobert Ancell2013-06-101-1/+2
| * Merge with trunkRobert Ancell2013-06-071-30/+152
| |\
| | * Check user added/deleted signals workingRobert Ancell2013-06-061-47/+139
| | * Add tests for the liblightdm user interfaceRobert Ancell2013-06-061-0/+30
| * | Set user session in tests in case LightDM was compiled with a different defaultRobert Ancell2013-06-071-0/+1
| |/
* | Add regression tests for switching and the compositor failing to start/be readyRobert Ancell2013-05-201-4/+8
|/
* Override XCB to make X tests reliable and predictable. Had to remove keyboard...Robert Ancell2013-05-171-1/+1
* Merge with trunkRobert Ancell2013-05-101-39/+387
|\
| * Another comment fixIain Lane2013-04-231-1/+1