summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Refactor display starting code, fixing user hints for background automatic loginRobert Ancell2013-06-052-2/+7
* Override XCB to make X tests reliable and predictable. Had to remove keyboard...Robert Ancell2013-05-17131-3262/+2010
* Update new testsRobert Ancell2013-05-1018-375/+359
* merge with trunkRobert Ancell2013-05-101-2/+2
|\
| * Pretty print MOC commands.Robert Ancell2013-05-091-2/+2
| |\
| | * Pretty print MOC commandsRobert Ancell2013-05-011-2/+2
* | | Update background testsRobert Ancell2013-05-103-143/+69
* | | Merge with trunkRobert Ancell2013-05-1079-134/+1959
|\ \ \ | |/ /
| * | Support timed autologinMichael Terry2013-05-063-0/+78
| * | Fix autologin-in-background for guest usersMichael Terry2013-05-062-0/+66
| * | Add test for autologin-in-backgroundMichael Terry2013-05-063-0/+65
| |/
| * Update language tests for language changesRobert Ancell2013-04-301-1/+1
| * Use everywhere instead of UPower and ConsoleKit - lock/unlock/suspend/hiberna...Iain Lane2013-04-235-41/+180
| |\
| | * Readd no-login1 and no-console-kit tests, remove login1 test.Iain Lane2013-04-236-4/+42
| | * Another comment fixIain Lane2013-04-231-1/+1
| | * Whitespace fixesIain Lane2013-04-231-65/+66
| | * Rename logind to login1 for consistencyIain Lane2013-04-225-29/+29
| | * Update test scripts to use login1 for suspend and hibernate where necessaryIain Lane2013-04-222-8/+8
| | * test-runner: Mock login1 suspend/hibernate tooIain Lane2013-04-221-0/+36
| | * Remove removed tests from Makefile.amIain Lane2013-04-191-3/+0
| | * Make all tests executable so they can be run.Iain Lane2013-04-1916-0/+0
| | * Remove some redundant tests, chmod +x all of them and fix name of flag to dis...Iain Lane2013-04-195-7/+1
| | * Have test-runner mock logind's session interface and GetSessionByPID methodIain Lane2013-04-191-5/+103
| | * Remove duplication in test-runnerIain Lane2013-04-193-176/+0
| | * Add missing <unistd.h> include for getpidIain Lane2013-04-181-0/+1
| | * Merge trunkIain Lane2013-04-1632-42/+747
| | * Merge lp:~cavalier/lightdm/logind-supportIain Lane2013-04-168-0/+253
| | |\
| | | * Added logind testsPeter de Ridder2013-04-158-0/+253
| * | | Use C standard compliant names for header guardsRobert Ancell2013-04-235-15/+15
| * | | Link test Qt greeters against new liblightdmRobert Ancell2013-04-161-2/+2
| * | | Merge with trunkRobert Ancell2013-04-161-1/+1
| |\ \ \
| | * \ \ Support logind in liblightdm. Fixes: https://bugs.launchpad.net/bugs/1152185.Rex Dieter2013-04-156-0/+172
| | |\ \ \
| | * | | | Use modern Q_SLOTS and Q_SIGNALS instead of slots and signalsMichael Terry2013-04-151-1/+1
| | | |/ / | | |/| |
| * | | | Add upower testsRobert Ancell2013-04-1517-14/+280
| * | | | Add regression tests for power functionalityRobert Ancell2013-04-1525-3/+373
| | |/ / | |/| |
| * | | Add regression test for login1 (matches test for ConsoleKit, needs improvement)Robert Ancell2013-04-156-0/+172
| |/ /
| * | Add a test for VNC dimensions.Robert Ancell2013-04-133-0/+34
| |\ \
| | * | Add a test for VNC dimensionsRobert Ancell2013-04-123-0/+34
| * | | Fix description of vnc-command testRobert Ancell2013-04-121-1/+1
| |/ /
| * | Correctly read command from config and fix test caseRobert Ancell2013-04-127-7/+16
| * | Allow VNC command to be specified in lightdm.confRobert Ancell2013-04-122-0/+30
| * | Fix authentication cancel regression caused in 1.5.2Robert Ancell2013-04-039-0/+67
| * | Only report test command line if it failsRobert Ancell2013-03-271-7/+6
| * | Add a check for locking a session without as passwordRobert Ancell2013-03-273-0/+56
| * | Fix stale X server being left behind when using LockSession D-Bus APIRobert Ancell2013-03-277-30/+136
| * | Add tests to check that sessions switched to correctly log outRobert Ancell2013-03-267-0/+245
| * | Correctly check X server is terminated when returning to existing sessionRobert Ancell2013-03-261-3/+5
| * | Add two regression tests to confirm the a greeter switched to is destroyed wh...Robert Ancell2013-03-266-17/+133
| |/
| * Force clean up test directory on exitRobert Ancell2013-03-071-1/+1
| * Fix test /tmp directory not being createdRobert Ancell2013-03-071-1/+1