summaryrefslogtreecommitdiff
path: root/tests/src/test-python-greeter
Commit message (Expand)AuthorAgeFilesLines
* Correctly set $XDG_SESSION_CLASS for greeters. This was regressed in 1.7.5 fo...Robert Ancell2013-10-221-0/+3
* Also test greeter XDG session variables setRobert Ancell2013-07-301-1/+11
* Support non X based greeter and sessions in test codeRobert Ancell2013-07-261-13/+15
* Fix python and Qt testsRobert Ancell2013-07-221-1/+9
* Fix up final testsRobert Ancell2013-07-191-0/+2
* Remove unused xauth code from test-python-greeterRobert Ancell2013-06-141-14/+0
* Make tests run from BUILDDIRRobert Ancell2013-06-121-2/+2
* Check user added/deleted signals workingRobert Ancell2013-06-061-2/+18
* Add tests for the liblightdm user interfaceRobert Ancell2013-06-061-1/+17
* Override XCB to make X tests reliable and predictable. Had to remove keyboard...Robert Ancell2013-05-171-23/+18
* Merge with trunkRobert Ancell2013-05-101-0/+64
|\
| * Add upower testsRobert Ancell2013-04-151-0/+30
| * Add regression tests for power functionalityRobert Ancell2013-04-151-0/+30
| * Fix authentication cancel regression caused in 1.5.2Robert Ancell2013-04-031-0/+4
* | Refactor testsRobert Ancell2013-02-201-33/+41
|/
* Fix python greeter crashing on sigtermRobert Ancell2013-02-151-7/+1
* Ensure test programs quit when the status socket closesRobert Ancell2013-02-151-3/+2
* Fix test python greeter from not quiting on SIGTERMRobert Ancell2013-02-141-4/+3
* tests: be more aggressive about closing the test greeterMichael Terry2012-09-251-1/+1
* Correctly implement and test autologin timeoutsRobert Ancell2012-09-201-5/+13
* Add some tests and more work on remote sessionsRobert Ancell2012-08-211-0/+4
* Remove LIGHTDM_TEST_STATUS_SOCKET variable - just use LIGHTDM_TEST_ROOT insteadRobert Ancell2012-03-201-7/+4
* Fix up test X server atom handling so keyboard tests workRobert Ancell2012-02-091-3/+8
* Add Lock D-Bus method that locks the seat and provides a hint to the greeter ...Robert Ancell2012-02-091-0/+2
* Add regression test for Python greetersRobert Ancell2012-02-061-0/+161