summaryrefslogtreecommitdiff
path: root/tests/src
Commit message (Expand)AuthorAgeFilesLines
* Add tests for new ConsoleKit XDG_RUNTIME_DIR supportRobert Ancell2016-01-261-2/+20
* Add a test for adding local X serversRobert Ancell2016-01-251-0/+19
* Don't enable the hardware cursor in Unity System Compositor anymore. Unity 8 ...Robert Ancell2015-11-261-5/+0
* Check LightDM responds to XDMCP KeepAlive packetsRobert Ancell2015-11-203-0/+80
* Test authentication data coming back from the XDMCP serverRobert Ancell2015-11-203-6/+39
* Refactor XDMCP error handling and add many more XDMCP testsRobert Ancell2015-11-194-64/+166
* Make XDMCP tests more controllableRobert Ancell2015-11-171-20/+44
* Make tests use Xorg 1.17 by defaultRobert Ancell2015-11-171-1/+1
* Also test xserver-config optionRobert Ancell2015-10-141-0/+11
* Add a regression test for xserver-layout option.Robert Ancell2015-10-141-0/+11
* Check the version of the X server we are running so we correctly pass -listen...Robert Ancell2015-10-141-5/+58
* Return a valid fd for audit_openRobert Ancell2015-09-161-1/+1
* Add regression test for libaudit supportRobert Ancell2015-09-161-0/+50
* Drop Xorg option -sharevts. It's no longer required for non-seat0 X servers s...Robert Ancell2015-08-172-16/+0
* Support Wayland sessions / greetersRobert Ancell2015-07-282-1/+6
* Use new Xmir binary when running X under Unity System CompositorRobert Ancell2015-05-144-0/+335
* Improve Xvnc testsRobert Ancell2015-05-142-16/+50
* Fix small errors detected by scan-build (clang)Robert Ancell2015-03-193-8/+12
* Allow a duration to be set for test waitsRobert Ancell2015-03-091-1/+16
* Fixes a bug that prevents session locking if the session was unlocked after c...Jesús González2015-02-121-0/+48
|\
| * Added a test that checks that a seat is locked properly when it has been unlo...Jesús González2014-11-271-0/+52
|/
* Revert removal of ConsoleKit support.Robert Ancell2014-11-145-3/+282
* Merge with trunkRobert Ancell2014-11-134-84/+215
|\
| * Update libsystem to make lightdm think VT switching is possibleRobert Ancell2014-11-121-0/+5
| * Correctly free error in test XDMCP clientRobert Ancell2014-11-121-0/+1
| * Use 127.0.0.1 instead of localhostRobert Ancell2014-11-121-25/+4
| * Redirect bound socket ports so networking tests can be run non-rootRobert Ancell2014-11-122-29/+186
| * Correctly mock /run in tests so Mir tests don't collide with system filesRobert Ancell2014-11-102-0/+4
| * Revert changes to AccountsService properties watching - it appears it's not u...Robert Ancell2014-10-031-31/+16
* | Merge with trunkRobert Ancell2014-10-028-43/+69
|\ \ | |/
| * Refactored code to replace hardcoded signal identification strings by constantsRobert Ancell2014-10-027-27/+38
| |\
| | * Refactored code to replace hardcoded signal identification strings by constants.Jesús González2014-09-307-27/+38
| * | 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 logi...Robert Ancell2014-10-015-282/+3
|/
* Remove trailing whitespaceRobert Ancell2014-09-1915-66/+66
* Call LightDM asynchronously from test-runner as LightDM might make D-Bus call...Robert Ancell2014-09-101-67/+101
* Add a test for the case seat0 has CanGraphical=false on startupRobert Ancell2014-09-051-1/+6
* 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-031-28/+7
* Don't use org.freedesktop.login1.Manager.GetSessionByPID to get the logind se...Robert Ancell2014-09-032-62/+126
* Generate valid d-bus addresses for mock logind seatsRobert Ancell2014-09-021-7/+28
* Handle CanGraphical property changing on logind seatsRobert Ancell2014-08-281-6/+6
* Set -sharevts for X servers not on seat0Robert Ancell2014-08-271-0/+8
* Add a new UPDATE-SEAT command so we can test logind seat changing properties ...Robert Ancell2014-08-271-15/+58
* Export test login1 seat properties correctlyRobert Ancell2014-08-271-0/+3
* Make a login1 service object (not currently required, but will be used for au...Robert Ancell2014-08-221-1/+1
|\
| * Make a login1 service object (not currently required, but will be used for au...Robert Ancell2014-08-221-1/+1
* | Add a new session type 'mir-container' that allows the session to run inside ...Robert Ancell2014-08-211-1/+5
|/