]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - tests/src/test-runner.c
Add tests for login with invalid sessions, and autologin with session/xserver crash
[sojka/lightdm.git] / tests / src / test-runner.c
2011-07-25 Robert AncellAdd tests for login with invalid sessions, and autologi...
2011-07-24 Robert AncellConnect up requested session in switch methods
2011-07-23 Robert AncellSkip display numbers that have a lock file in /tmp
2011-07-22 Robert AncellFix regression tests
2011-07-22 Robert AncellFix Plymouth regression tests
2011-07-22 Robert AncellFix linking with QLightDM
2011-07-21 Robert AncellAdded first Qt regression test
2011-07-20 Guido BerhoersterInclude missing headers
2011-07-20 Robert AncellMove greeters into /usr/share/xgreeters
2011-07-18 Robert AncellFix most of the tests
2011-07-17 Robert AncellAlways use Xephyr when DISPLAY is set
2011-07-16 Robert AncellStarted splitting out seats into separate D-Bus objects
2011-07-15 Robert AncellFix autologin
2011-07-15 Robert AncellReworked X authority code
2011-07-14 Robert AncellFix home dir in fake passwd file
2011-07-14 Robert AncellSet minimum display number
2011-07-14 Robert AncellTidy up test progs
2011-07-14 Robert AncellAllow runner to launch X servers
2011-07-12 Robert AncellAdd test for logging in to account without password
2011-07-05 Robert AncellMake SwitchToGuest work
2011-07-04 Robert AncellSet timeout on D-Bus calls
2011-07-04 Robert AncellAdd SwitchToUser test
2011-07-04 Robert AncellFix show greeter test
2011-06-29 Robert AncellClean up temp dir after tests
2011-06-29 Robert AncellFix distcheck issues with regression tests
2011-06-29 Robert AncellUse lightdm config file for configuring test-xserver...
2011-06-17 Robert AncellFix cleanup on failure
2011-06-16 Robert AncellWait in autologin-logout test in case greeter tries...
2011-06-15 Robert AncellRun private D-Bus server for tests
2011-06-15 Robert AncellGet tests running with make distcheck
2011-06-14 Robert AncellCorrectly stop failed tests
2011-06-10 Robert AncellMerge copyright changes
2011-06-10 Robert AncellFix some race conditions in the regression tests
2011-06-10 Robert AncellAdd regression test for running without configuration
2011-06-10 Robert AncellTidy up logging so make check is easier to read
2011-06-10 Robert AncellTidy up logging so make check is easier to read
2011-06-10 Robert AncellAllow tests that have no config
2011-06-10 Robert AncellAdd regression test for running in headless mode
2011-06-09 Robert AncellRearrange tests/data to be easier to understand
2011-06-09 Robert AncellDecode test scripts better, allow comments
2011-06-09 Robert AncellMake --theme-dir etc convert relative paths to absolute...
2011-06-09 Robert AncellMove data into data dir
2011-06-09 Robert AncellMove test harness into src dir