summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2024-04-19Fix tests failing on 32 bit architectures using 64 bit time handling.Robert Ancell
2024-03-19Add test case for users who have their home directory changed by PAMGuido Berhoerster
2023-04-28Disable user switching if logind says it isn't supportedRichard Hansen
2023-04-28Use systemd-logind to discover active session on non-seat0 seatsRichard Hansen
2023-04-28tests: New FENCE script command to ensure event orderRichard Hansen
2023-04-28Initialize WaylandSessionPrivate.vt to -1Richard Hansen
2023-04-26Update the "cancel-authentication" test to check for actual cancellingPaul Wolneykien
2023-04-26tests: Use unix:dir instead of unix:tmpdir for dbus-daemon socketRichard Hansen
2023-04-26tests: Don't redirect /tmp/dbus-* to $LIGHTDM_TEST_ROOT/tmp/dbus-*Richard Hansen
2023-04-26tests: Include the command line in the debug logRichard Hansen
2023-04-26tests: Include $DBUS_SYSTEM_BUS_ADDRESS in the test logRichard Hansen
2023-04-26tests: Replace system("cp ...") with GIO callsRichard Hansen
2023-04-26tests: Check for dbus connection errorRichard Hansen
2023-04-26tests: Reuse the g_bus_get_sync return valueRichard Hansen
2023-04-26tests: Fix g_bus_own_name argument orderRichard Hansen
2023-04-26tests: Include script commands in the debug logRichard Hansen
2023-04-26tests: Add some documenting comments to help future readersRichard Hansen
2023-04-26tests: Refactor run_commands for readabilityRichard Hansen
2022-08-26x-server-xvnc: Adjust default color depth to match upstream TigerVNC.Maxim Cournoyer
2022-07-18Fix tests broken by default config change in 77a7c6b7b8ca896b98ef43826641bdd5...Robert Ancell
2022-06-15Fix test against arrays that can never be NULLRobert Ancell
2022-05-12Disable compiler optimizations for test programsPaul Wolneykien
2022-05-12test-runner.c: Fix: Make the test configuration files aware of the --with-gre...Paul Wolneykien
2022-05-12test-runner.c: Fix: Make the test runner aware of the --with-greeter-user con...Paul Wolneykien
2022-05-12test-runner.c: Fix: Make the test runner aware of the --with-greeter-session ...Paul Wolneykien
2022-05-02Add __getgroups_chk prototype to fix build failures on some systemsRobert Ancell
2022-05-02Fix check for __getgroups_chkRobert Ancell
2022-05-02Fix test build failing on older versions of glibc without __getgroups_chkRobert Ancell
2022-04-26Mock __getgroups_chk to fix tests on recent glibcRobert Ancell
2021-06-25fix: use g_autofree in x_authority_loadKT-lcz
2021-02-16ci: Disable flaky testRobert Ancell
2021-02-16Require python 3 for the testsRobert Ancell
2021-02-15Handle Python 3 sort method changesRobert Ancell
2021-02-15Handle Python 3 use of bytesRobert Ancell
2021-02-15Glibc 2.33 fix.Martin Liska
2019-10-14Drop Qt 4 support, it's been unsupported since 2015Robert Ancell
2018-08-30Remove Unity System Compositor support - it is a dead projectRobert Ancell
2018-08-30Use more modern *_get_instance_private() method for storing private dataRobert Ancell
2018-08-30Fix qt5 test being run instead of qt4 oneRobert Ancell
2018-08-30Remove use of deprecated g_type_class_add_privateRobert Ancell
2018-08-21Set XDG_SEAT env variable in script hooksRobert Ancell
2018-05-11Fix test failing due to random ordering of resultsRobert Ancell
2018-01-23Fix incorrect use of ConsoleKit CanSuspend/Hibernate APIRobert Ancell
2018-01-17Move test variable declarations from the start of files.Robert Ancell
2018-01-17Fix test programs failing to link to liblightdm symbolsRobert Ancell
2018-01-12Ensure XDMP X sever shuts down when session closesRobert Ancell
2018-01-11Remove trailing whitespaceRobert Ancell
2018-01-11Fix LightDM failing to start greeters on remote X servers.Robert Ancell
2017-12-22Fix up KeyboardLayouts migration to AccountsService extensionRobert Ancell
2017-12-20Use AccountsService extension system for extended greeter information (backgr...Robert Ancell