summaryrefslogtreecommitdiff
path: root/tests/scripts
Commit message (Expand)AuthorAgeFilesLines
* Update the "cancel-authentication" test to check for actual cancellingPaul Wolneykien2023-04-261-0/+1
* x-server-xvnc: Adjust default color depth to match upstream TigerVNC.Maxim Cournoyer2022-08-264-4/+4
* Fix tests broken by default config change in 77a7c6b7b8ca896b98ef43826641bdd5...Robert Ancell2022-07-186-9/+9
* test-runner.c: Fix: Make the test configuration files aware of the --with-gre...Paul Wolneykien2022-05-123-18/+18
* Remove Unity System Compositor support - it is a dead projectRobert Ancell2018-08-3031-1434/+42
* Set XDG_SEAT env variable in script hooksRobert Ancell2018-08-217-30/+30
* Fix test failing due to random ordering of resultsRobert Ancell2018-05-111-2/+2
* Ensure XDMP X sever shuts down when session closesRobert Ancell2018-01-121-0/+64
* Fix LightDM failing to start greeters on remote X servers.Robert Ancell2018-01-111-0/+60
* Fix VNC connection not being closed on session exitRobert Ancell2017-12-085-2/+13
* Fix tests not working when picking up system configurationRobert Ancell2017-12-073-0/+9
* Fix timed autologins not using autologin-session when no session specifiedRobert Ancell2017-09-211-1/+1
* Expose autologin-session as a hint to the greeterRobert Ancell2017-09-216-7/+65
* Add a test to confirm can repeatedly switch to greeter and back to the sessionRobert Ancell2017-01-271-0/+162
* Correctly pass return value from sessions to LightDMRobert Ancell2017-01-273-3/+49
* Use power management functions from ConsoleKit2 if available.Robert Ancell2017-01-122-4/+69
* Allow D-Bus interface to be disabledRobert Ancell2016-12-071-0/+43
* Merge with trunkRobert Ancell2016-11-283-0/+108
|\
| * Add tests to check session listing works in greetersRobert Ancell2016-11-221-0/+41
| * Add tests for unknown / deprecated configuration itemsRobert Ancell2016-11-222-0/+67
* | Add a test for logind TerminateSession callsRobert Ancell2016-11-281-0/+72
|/
* Set hints for in-session-greetersRobert Ancell2016-08-125-0/+191
* Fix greeter being killing a started session once if a new authentication is s...Robert Ancell2016-08-111-0/+65
* Add test to confirm in-session greeters can unlock existing sessionsRobert Ancell2016-08-111-0/+71
* Fix reference count when creating sessions from greetersRobert Ancell2016-08-111-0/+54
|\
| * Watch authentication session in case seat closes it; prevents segfault in som...Michael Terry2016-07-251-0/+54
* | Add a test for multi-seat autologinRobert Ancell2016-08-022-0/+84
* | Add a test for multi-seat loginRobert Ancell2016-08-021-0/+65
|/
* Add a test to check multiple authentication in greeters worksRobert Ancell2016-07-141-0/+55
* Add test to check in-session greeter doesn't open a new session when unlockin...Robert Ancell2016-07-141-0/+44
* Allow in-session greeters to reconnectRobert Ancell2016-07-141-0/+66
* Fix in-session greeter not working for greeter loginsRobert Ancell2016-07-122-4/+78
* Remove local path from test scriptRobert Ancell2016-06-291-1/+1
* Allow greeters to run in-sessionRobert Ancell2016-06-281-0/+59
* Return errors from all liblightdm methodsRobert Ancell2016-06-272-2/+2
* Drop mir-container sessions - they were never usedRobert Ancell2016-06-221-54/+0
* Rename xlocal seat to local - it supports Mir and Wayland as well as X. The x...Robert Ancell2016-06-202-1/+32
* Allow XMir to run on the xlocal seat using the new x-server-backend=mir optionRobert Ancell2016-06-203-0/+202
* Only run a single USC instance on xlocal seats (it no longer supports multipl...Robert Ancell2016-06-207-13/+14
* Remove MirServer class and connect Mir sessions directly to UnitySystemCompos...Robert Ancell2016-06-201-2/+0
* Fix invalid unref when fail to start seat. Add regression test for this caseRobert Ancell2016-06-011-0/+14
* Set XDMCP hostname field in to system hostname or configured valueRobert Ancell2016-05-0519-19/+64
* Drop support for legacy XMir - this only existed in early development before ...Robert Ancell2016-04-261-42/+0
* Don't write :0 into tty line in utmp/btmp. Based on a patch by Harald JudtRobert Ancell2016-03-153-9/+9
* Add tests for new ConsoleKit XDG_RUNTIME_DIR supportRobert Ancell2016-01-262-0/+42
* Fix dm-tool add-local-seat not working because LightDM is trying to connect w...Robert Ancell2016-01-253-5/+7
* Don't need to listen on TCP for local X server testRobert Ancell2016-01-251-2/+2
* Add a test for adding local X serversRobert Ancell2016-01-251-0/+47
* Don't enable the hardware cursor in Unity System Compositor anymore. Unity 8 ...Robert Ancell2015-11-267-7/+7
* Remove unnecessary config from testsRobert Ancell2015-11-208-32/+0