summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Really tidy up liblightdmRobert Ancell2011-07-1917-24/+24
* Both libraries are now version 1 and have API and ABI guaranteesRobert Ancell2011-07-191-1/+1
* liblightdm-gobject now uses lightdm_ prefix instead of ldm_Robert Ancell2011-07-191-19/+19
* Make generic hint fields for greetersRobert Ancell2011-07-181-3/+3
* Added a session-failed signal to indicate if the session didn't start and the...Robert Ancell2011-07-185-4/+21
* Fix most of the testsRobert Ancell2011-07-1811-16/+40
* Make a generic DisplayServer object. Don't connect the daemon to X servers, ...Robert Ancell2011-07-1727-36/+0
* Always use Xephyr when DISPLAY is setRobert Ancell2011-07-171-0/+3
* Started splitting out seats into separate D-Bus objectsRobert Ancell2011-07-171-6/+6
* Fix race condition in testRobert Ancell2011-07-161-2/+2
* Rename [Defaults] to [SeatDefaults]Robert Ancell2011-07-164-4/+4
* Allow autologin as guestRobert Ancell2011-07-165-1/+38
* Fix test-xserverRobert Ancell2011-07-161-1/+2
* Add test that Plymouth stops when the X server fails to startRobert Ancell2011-07-168-5/+85
* Add Plymouth testsRobert Ancell2011-07-169-4/+146
* Finished rearranging configRobert Ancell2011-07-165-10/+7
* Fix autologinRobert Ancell2011-07-156-10/+10
* Remove the ill-thought-out select-user and select-guest signals. Get the gre...Robert Ancell2011-07-153-28/+40
* Reworked X authority codeRobert Ancell2011-07-154-7/+7
* Enable the no-config test, the display number issue is now resolvedRobert Ancell2011-07-141-4/+1
* Check X server display number correctly used in tests, update some testsRobert Ancell2011-07-1442-301/+245
* Handle new select-user and select-guest signalsRobert Ancell2011-07-141-0/+16
* Use new lock for only logging in once in testsRobert Ancell2011-07-141-14/+30
* Fix home dir in fake passwd fileRobert Ancell2011-07-141-1/+1
* Set minimum display numberRobert Ancell2011-07-141-0/+1
* Fix autologin-xserver-crash and greeter-xserver-crash scriptsRobert Ancell2011-07-144-9/+62
* Add comments to regression testsRobert Ancell2011-07-1423-5/+231
* Added XDMCP regression testsRobert Ancell2011-07-145-7/+61
* Tidy up test progsRobert Ancell2011-07-142-5/+4
* Print out argument helpRobert Ancell2011-07-141-5/+19
* Allow runner to launch X serversRobert Ancell2011-07-141-15/+103
* Ignore vt arg to test-xserverRobert Ancell2011-07-141-0/+4
* Create a TCP/IP socketRobert Ancell2011-07-141-12/+36
* Handle -background flagRobert Ancell2011-07-141-0/+5
* Fix XDMCP bugsRobert Ancell2011-07-141-88/+140
* Start work on XDMCP regression testsRobert Ancell2011-07-132-31/+289
* Fix login-gobject-no-password test not workinglightdm-0.4.3.realRobert Ancell2011-07-131-1/+1
* Use new message/prompt APIRobert Ancell2011-07-131-9/+2
* Fix distcheck issuesRobert Ancell2011-07-131-0/+4
* Add test for logging in to account without passwordRobert Ancell2011-07-125-3/+45
* Rename ldm_greeter_provide_secret to ldm_greeter_respond - responses may not ...Robert Ancell2011-07-129-12/+12
* Fix up allowing logins without a usernameRobert Ancell2011-07-125-6/+71
* Fix error in test-cleanup-guest scriptRobert Ancell2011-07-051-2/+3
* Fix bugs in guest account test scriptsRobert Ancell2011-07-053-11/+5
* Enable SwitchToGuest tests to runRobert Ancell2011-07-051-0/+3
* Make SwitchToGuest workRobert Ancell2011-07-054-0/+71
* Tidy up script commentsRobert Ancell2011-07-041-1/+1
* Add switch to user regression testRobert Ancell2011-07-042-0/+64
* Set timeout on D-Bus callsRobert Ancell2011-07-041-2/+2
* Add SwitchToUser testRobert Ancell2011-07-043-6/+48