]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - tests/src/test-runner.c
Merge with trunk
[sojka/lightdm.git] / tests / src / test-runner.c
2012-02-09 Robert AncellMerge with trunk
2012-02-09 Robert AncellAdd Lock D-Bus method that locks the seat and provides...
2012-02-08 Michael Terrymerge keyboard layout/variants fix-ups branch
2012-02-07 Michael Terryaugment keyboard-layout test to test our ability to...
2012-02-07 Robert AncellDon't use g_key_file_unref, it requires glib 2.32
2012-02-06 Robert AncellAdd regression test for Python greeters
2012-02-02 Robert AncellConvert the greeter tests to being controlled by the...
2012-02-02 Michael Terrylet tests work even after lightdm drops privileges
2012-02-02 Michael Terrymerge from trunk
2012-02-02 Robert AncellAllow child processes to be controlled by the test...
2012-02-02 Robert AncellUse a stream socket for test status so it can be bi...
2012-02-01 Robert AncellUse GIO for socket code
2012-01-24 Aurélien GâteauMerged in lp:~agateau/lightdm/expose-session-roles
2012-01-23 Robert AncellAdd regression tests for getting the user language...
2012-01-17 Robert AncellMerge with trunk
2012-01-17 Robert AncellMake tests exit cleanly
2012-01-17 Robert AncellMove more test environment into the temporary directory
2012-01-17 Robert AncellAdd regression test for users that have their home...
2012-01-17 Robert AncellAdd regression test that checks it works when console...
2012-01-17 Robert AncellFix up regression tests
2012-01-13 Robert AncellControl more of D-Bus in the regression tests
2012-01-12 Robert AncellAdd test services for CK and AccountsService
2012-01-09 Robert AncellFix crash calling lightdm_get_layout
2011-12-12 Aurelien GateauMerged more-user-roles branch
2011-12-12 Aurelien GateauMerged fix-tests-when-building-out-of-tree branch
2011-12-06 Aurelien GateauFix tests when building out of tree
2011-11-30 Robert AncellMerge in liblightdm-qt-2 changes
2011-11-29 Robert AncellMerge translations
2011-11-29 Robert AncellQuit the daemon and bus after each child has quit
2011-11-29 Robert AncellEnsure all processes are stopped before stopping test
2011-11-29 Robert AncellFix lockups in tests when LightDM behaves badly
2011-10-20 Robert AncellMerge in VNC tests
2011-10-18 Robert Ancellmerge in changes from stable branch
2011-09-29 Robert AncellRemove --greeter-session option
2011-09-29 Robert AncellRemove unused --minimum-display-number option
2011-09-29 Robert AncellRemove unused --minimum-vt option
2011-09-29 Robert AncellMake a test session wrapper and remove --session-wrappe...
2011-09-29 Robert AncellRename test-xserver to X and remove --xserver-command...
2011-09-29 Robert AncellUse LD_PRELOAD to intercept system calls for testing
2011-09-07 Robert AncellMerge .script and .conf files in tests
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