summaryrefslogtreecommitdiff
path: root/tests/src/test-gobject-greeter.c
Commit message (Expand)AuthorAgeFilesLines
* Add some tests and more work on remote sessionsRobert Ancell2012-08-211-0/+5
* Remove LIGHTDM_TEST_CONFIG variable - just use LIGHTDM_TEST_ROOT insteadRobert Ancell2012-03-201-2/+1
* allow asking for list of configured layouts for a given userMichael Terry2012-02-091-0/+17
* Fix up test X server atom handling so keyboard tests workRobert Ancell2012-02-091-8/+10
* Fix compile warning in test-gobject-greeterRobert Ancell2012-02-091-1/+1
* Merge with trunkRobert Ancell2012-02-091-3/+34
|\
| * merge keyboard layout/variants fix-ups branchMichael Terry2012-02-081-3/+34
| |\
| | * augment keyboard-layout test to test our ability to grab layout from the Acco...Michael Terry2012-02-071-8/+18
| | * add test that makes sure we list keyboard variants as well as layoutsMichael Terry2012-02-071-1/+23
| | * add default-keyboard-layout test and code to support itMichael Terry2012-02-071-3/+10
* | | Add Lock D-Bus method that locks the seat and provides a hint to the greeter ...Robert Ancell2012-02-091-1/+2
|/ /
* | Convert the greeter tests to being controlled by the test runnerRobert Ancell2012-02-031-118/+73
|/
* Allow child processes to be controlled by the test runner for greater controlRobert Ancell2012-02-021-24/+30
* Use a stream socket for test status so it can be bi-directionalRobert Ancell2012-02-021-0/+2
* Distinguish between different greeters in testsRobert Ancell2012-02-011-21/+23
* Add regression tests for getting the user language and layoutRobert Ancell2012-01-231-1/+26
* Test X server crash in greeter returns to greeterRobert Ancell2011-09-061-4/+17
* Stop daemon if greeter does not startRobert Ancell2011-09-061-0/+7
* Add tests for login with invalid sessions, and autologin with session/xserver...Robert Ancell2011-07-251-1/+1
* Add GErrors to liblightdm-gobjectRobert Ancell2011-07-241-2/+2
* Make test greeters log more on failureRobert Ancell2011-07-221-1/+4
* Fix broken and obsolete greeter quit signalRobert Ancell2011-07-221-6/+1
* Pass the username back from the daeamon so can tell who logged in as when usi...Robert Ancell2011-07-221-1/+7
* Mucking around with guest sessionsRobert Ancell2011-07-211-4/+1
* connect_to_server -> connect_sync, start_session -> start_session_syncRobert Ancell2011-07-211-82/+74
* Really tidy up liblightdmRobert Ancell2011-07-191-8/+8
* 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-181-0/+7
* Remove the ill-thought-out select-user and select-guest signals. Get the gre...Robert Ancell2011-07-151-16/+8
* Reworked X authority codeRobert Ancell2011-07-151-2/+2
* 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 autologin-xserver-crash and greeter-xserver-crash scriptsRobert Ancell2011-07-141-1/+9
* Use new message/prompt APIRobert Ancell2011-07-131-9/+2
* Rename ldm_greeter_provide_secret to ldm_greeter_respond - responses may not ...Robert Ancell2011-07-121-2/+2
* Fix up allowing logins without a usernameRobert Ancell2011-07-121-6/+24
* Change greeter library API, starting a session no longer has a language optionRobert Ancell2011-06-291-1/+1
* Configure greeter properties in lightdm config fileRobert Ancell2011-06-291-5/+9
* More work getting guest mode workingRobert Ancell2011-06-261-7/+17
* Add a test for checking returns to greeter when session quitsRobert Ancell2011-06-161-1/+2
* Configure username/password simplerRobert Ancell2011-06-101-23/+11
* Allow test-greeter to configure login propertiesRobert Ancell2011-06-101-5/+29
* Move test harness into src dirRobert Ancell2011-06-091-0/+99