summaryrefslogtreecommitdiff
path: root/tests/src
Commit message (Expand)AuthorAgeFilesLines
* Use more modern *_get_instance_private() method for storing private dataRobert Ancell2018-08-306-107/+141
* Remove use of deprecated g_type_class_add_privateRobert Ancell2018-08-303-13/+12
* Set XDG_SEAT env variable in script hooksRobert Ancell2018-08-211-0/+2
* Fix test failing due to random ordering of resultsRobert Ancell2018-05-113-4/+21
* Fix incorrect use of ConsoleKit CanSuspend/Hibernate APIRobert Ancell2018-01-231-4/+4
* Move test variable declarations from the start of files.Robert Ancell2018-01-1720-1339/+754
* Fix test programs failing to link to liblightdm symbolsRobert Ancell2018-01-171-0/+2
* Ensure XDMP X sever shuts down when session closesRobert Ancell2018-01-124-6/+55
* Remove trailing whitespaceRobert Ancell2018-01-111-3/+3
* Fix up KeyboardLayouts migration to AccountsService extensionRobert Ancell2017-12-221-2/+2
* Use AccountsService extension system for extended greeter information (backgr...Robert Ancell2017-12-201-5/+39
* Refactor global variables out of DBus codeRobert Ancell2017-12-201-218/+199
* Remove trailing whitespaceRobert Ancell2017-12-111-3/+3
* Remove unnecessary semicolons on the end of macrosRobert Ancell2017-12-113-5/+5
* Fix VNC connection not being closed on session exitRobert Ancell2017-12-081-1/+16
* Remove trailing whitespaceRobert Ancell2017-12-081-12/+12
* Use g_auto to automatically free memoryRobert Ancell2017-09-2717-848/+514
* Expose autologin-session as a hint to the greeterRobert Ancell2017-09-213-39/+21
* Correctly pass return value from sessions to LightDMRobert Ancell2017-01-271-1/+7
* Use power management functions from ConsoleKit2 if available.Robert Ancell2017-01-121-0/+32
* Allow D-Bus interface to be disabledRobert Ancell2016-12-071-44/+101
* Merge with trunkRobert Ancell2016-11-283-0/+31
|\
| * Add tests to check session listing works in greetersRobert Ancell2016-11-223-0/+31
* | Add a test for logind TerminateSession callsRobert Ancell2016-11-281-0/+25
|/
* Remove NULL checks in mock libpam code - PAM now has annotations to ensure th...Robert Ancell2016-11-141-38/+2
* Set hints for in-session-greetersRobert Ancell2016-08-121-5/+39
* Fix warnings in test program logsRobert Ancell2016-07-141-3/+8
* Fix warning when tests completeRobert Ancell2016-07-141-1/+6
* Fix warning about status timeoutRobert Ancell2016-07-141-1/+4
* Allow in-session greeters to reconnectRobert Ancell2016-07-141-0/+6
* Allow greeters to run in-sessionRobert Ancell2016-06-283-32/+153
* Return errors from all liblightdm methodsRobert Ancell2016-06-273-16/+57
* Set GError values on greeter method failuresRobert Ancell2016-06-242-4/+10
* Report connection error if fail to connect greeter to help debugging failing ...Robert Ancell2016-06-241-1/+2
* Use MIR_SERVER_HOST_SOCKET instead of MIR_SOCKET to tell Mir sessions the socketRobert Ancell2016-05-262-6/+6
* Set XDMCP hostname field in to system hostname or configured valueRobert Ancell2016-05-051-0/+7
* Drop support for legacy XMir - this only existed in early development before ...Robert Ancell2016-04-261-8/+0
* Use /dev/tty0 instead of /dev/console.Robert Ancell2016-04-051-11/+11
* 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