summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Disable user switching if logind says it isn't supportedRichard Hansen2023-04-284-1/+94
* Use systemd-logind to discover active session on non-seat0 seatsRichard Hansen2023-04-281-0/+5
* tests: New FENCE script command to ensure event orderRichard Hansen2023-04-281-7/+30
* Initialize WaylandSessionPrivate.vt to -1Richard Hansen2023-04-283-0/+68
* Update the "cancel-authentication" test to check for actual cancellingPaul Wolneykien2023-04-261-0/+1
* tests: Use unix:dir instead of unix:tmpdir for dbus-daemon socketRichard Hansen2023-04-263-11/+14
* tests: Don't redirect /tmp/dbus-* to $LIGHTDM_TEST_ROOT/tmp/dbus-*Richard Hansen2023-04-261-0/+21
* tests: Include the command line in the debug logRichard Hansen2023-04-261-0/+2
* tests: Include $DBUS_SYSTEM_BUS_ADDRESS in the test logRichard Hansen2023-04-261-2/+2
* tests: Replace system("cp ...") with GIO callsRichard Hansen2023-04-261-16/+62
* tests: Check for dbus connection errorRichard Hansen2023-04-261-1/+3
* tests: Reuse the g_bus_get_sync return valueRichard Hansen2023-04-261-45/+44
* tests: Fix g_bus_own_name argument orderRichard Hansen2023-04-261-2/+2
* tests: Include script commands in the debug logRichard Hansen2023-04-261-0/+3
* tests: Add some documenting comments to help future readersRichard Hansen2023-04-261-0/+53
* tests: Refactor run_commands for readabilityRichard Hansen2023-04-261-8/+9
* 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
* Fix test against arrays that can never be NULLRobert Ancell2022-06-151-8/+4
* Disable compiler optimizations for test programsPaul Wolneykien2022-05-121-0/+4
* test-runner.c: Fix: Make the test configuration files aware of the --with-gre...Paul Wolneykien2022-05-123-18/+18
* test-runner.c: Fix: Make the test runner aware of the --with-greeter-user con...Paul Wolneykien2022-05-121-1/+1
* test-runner.c: Fix: Make the test runner aware of the --with-greeter-session ...Paul Wolneykien2022-05-121-1/+4
* Add __getgroups_chk prototype to fix build failures on some systemsRobert Ancell2022-05-021-0/+1
* Fix check for __getgroups_chkRobert Ancell2022-05-021-1/+1
* Fix test build failing on older versions of glibc without __getgroups_chkRobert Ancell2022-05-021-0/+2
* Mock __getgroups_chk to fix tests on recent glibcRobert Ancell2022-04-261-0/+6
* fix: use g_autofree in x_authority_loadmasterKT-lcz2021-06-251-1/+1
* ci: Disable flaky testRobert Ancell2021-02-161-1/+1
* Require python 3 for the testsRobert Ancell2021-02-161-1/+1
* Handle Python 3 sort method changesRobert Ancell2021-02-151-8/+1
* Handle Python 3 use of bytesRobert Ancell2021-02-151-2/+2
* Glibc 2.33 fix.Martin Liska2021-02-151-0/+6
* Drop Qt 4 support, it's been unsupported since 2015Robert Ancell2019-10-1435-128/+0
* Remove Unity System Compositor support - it is a dead projectRobert Ancell2018-08-3063-2061/+46
* Use more modern *_get_instance_private() method for storing private dataRobert Ancell2018-08-306-107/+141
* Fix qt5 test being run instead of qt4 oneRobert Ancell2018-08-301-1/+1
* Remove use of deprecated g_type_class_add_privateRobert Ancell2018-08-303-13/+12
* Set XDG_SEAT env variable in script hooksRobert Ancell2018-08-218-30/+32
* Fix test failing due to random ordering of resultsRobert Ancell2018-05-114-6/+23
* 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-127-6/+123
* Remove trailing whitespaceRobert Ancell2018-01-111-3/+3
* Fix LightDM failing to start greeters on remote X servers.Robert Ancell2018-01-113-0/+64
* 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