]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - tests
Fix liblightdm-qt-3.pc file
[sojka/lightdm.git] / tests /
2013-04-30 Robert AncellUpdate language tests for language changes
2013-04-24 Guido BerhoersterFix the two bugs which prevent the language selection...
2013-04-23 Iain LaneUse everywhere instead of UPower and ConsoleKit - lock...
2013-04-23 Iain LaneReadd no-login1 and no-console-kit tests, remove login1...
2013-04-23 Iain LaneAnother comment fix
2013-04-23 Iain LaneWhitespace fixes
2013-04-23 Robert AncellUse C standard compliant names for header guards. Fixes...
2013-04-23 Robert AncellUse C standard compliant names for header guards
2013-04-22 Iain LaneMerge trunk
2013-04-22 Iain LaneRename logind to login1 for consistency
2013-04-22 Iain LaneUpdate test scripts to use login1 for suspend and hiber...
2013-04-22 Iain Lanetest-runner: Mock login1 suspend/hibernate too
2013-04-19 Iain LaneRemove removed tests from Makefile.am
2013-04-19 Iain LaneMake all tests executable so they can be run.
2013-04-19 Iain LaneRemove some redundant tests, chmod +x all of them and...
2013-04-19 Iain LaneHave test-runner mock logind's session interface and...
2013-04-19 Iain LaneRemove duplication in test-runner
2013-04-18 Iain LaneAdd missing <unistd.h> include for getpid
2013-04-16 Iain LaneMerge trunk
2013-04-16 Iain LaneDefine LOGIND_RUNNING from the configure script
2013-04-16 Iain LaneMerge lp:~cavalier/lightdm/logind-support
2013-04-16 Robert AncellIgnore stale X server locks.
2013-04-15 Robert AncellAdd power tests.
2013-04-15 Robert AncellLink test Qt greeters against new liblightdm
2013-04-15 Robert AncellMerge with trunk
2013-04-15 Rex DieterSupport logind in liblightdm. Fixes: https://bugs.launc...
2013-04-15 Peter de RidderAdded logind tests
2013-04-15 Michael TerryUse Q_SLOTS and Q_SIGNALS instead of slots and signals.
2013-04-15 Michael TerryUse modern Q_SLOTS and Q_SIGNALS instead of slots and...
2013-04-15 Robert AncellAdd upower tests
2013-04-15 Robert AncellAdd regression tests for power functionality
2013-04-14 Robert AncellAdd regression test for login1 (matches test for Consol...
2013-04-13 Robert AncellAdd a test for VNC dimensions.
2013-04-12 Robert AncellAllow VNC command to be specified in lightdm.conf.
2013-04-12 Robert AncellFix description of vnc-command test
2013-04-12 Robert AncellAdd a test for VNC dimensions
2013-04-12 Robert AncellCorrectly read command from config and fix test case
2013-04-12 Robert AncellAllow VNC command to be specified in lightdm.conf
2013-04-12 Michael TerryRegister enums with QObject meta type system.
2013-04-03 Robert AncellFix authentication cancel regression caused in 1.5.2
2013-03-27 Robert AncellOnly report test command line if it fails
2013-03-26 Robert AncellAdd a check for locking a session without as password
2013-03-26 Robert AncellFix stale X server being left behind when using LockSes...
2013-03-26 Robert AncellAdd tests to check that sessions switched to correctly...
2013-03-26 Robert AncellCorrectly check X server is terminated when returning...
2013-03-25 Robert AncellAdd two regression tests to confirm the a greeter switc...
2013-03-07 Robert AncellForce clean up test directory on exit
2013-03-07 Robert AncellFix test /tmp directory not being created
2013-03-06 Robert AncellBetter simulate VT switching so tests work
2013-02-15 Robert AncellFix python greeter crashing on sigterm
2013-02-15 Robert AncellEnsure test programs quit when the status socket closes
2013-02-14 Robert AncellFix test python greeter from not quiting on SIGTERM
2013-02-11 Robert AncellFix test X server so that it correctly cleans up on...
2013-02-11 Robert AncellRun each test in its own /tmp dir so they can't interfe...
2013-02-07 Michael TerryQLightDM: Add Qt5 version of the library: liblightdm...
2013-02-06 Michael Terryadd qt5 tests in addition to qt4 tests
2013-02-06 Michael Terryinitial build support for Qt5
2013-01-18 Robert AncellStop deprecation warnings from glib >= 2.36
2012-10-10 Michael Terryalso distribute test-python-greeter
2012-10-10 Michael Terrydistribute a few test files and scripts that we forgot...
2012-10-05 Robert AncellChanges to QLightDM
2012-10-01 Robert AncellAdd greeter-show-remote-login hint
2012-10-01 Robert AncellOverride setegid, setresgid, seteuid and setresuid...
2012-09-28 Michael Terryfix various test suite race conditions
2012-09-27 Michael Terrytests: avoid a test race condition when locking seats...
2012-09-27 Michael Terrytests: we can't guarantee the order of vnc-client-conne...
2012-09-26 Michael Terryfix qt greeter better: Qt calls aren't signal-safe...
2012-09-26 Michael Terrytests: sync after writing a status
2012-09-26 Michael Terrysafely quit test-qt-greeter on signal receipt, to avoid...
2012-09-25 Michael Terrytests: be more aggressive about closing the test greeter
2012-09-24 Michael Terryfix test suite on non-amd64 by overloading open64 as...
2012-09-24 Michael Terryuse shared function to improve maintainability of open...
2012-09-24 Michael Terryalso preload open64
2012-09-20 Robert AncellDistribute new autologin tests
2012-09-20 Robert AncellCorrectly implement and test autologin timeouts
2012-08-29 Robert AncellAdd remote sessions
2012-08-27 Robert AncellRun remote sessions when selected from the greeter
2012-08-24 Robert AncellWorking and passing tests
2012-08-24 Robert AncellFix small bugs in remote authentication prompts not...
2012-08-21 Robert AncellAdd some tests and more work on remote sessions
2012-08-20 Robert AncellSupport multiple simultaneous PAM prompts
2012-08-17 Michael Terryand drop --config being passed in test-runner again...
2012-08-17 Michael Terrymerge from trunk
2012-08-17 Michael Terrysnapshot work
2012-08-02 Robert AncellCorrectly reap unused authentication sessions
2012-06-21 Robert AncellFix compilation with GCC 4.7
2012-06-21 Matthew Fischerfixes #999884 by removing the include of <unistd.h>
2012-06-12 Robert AncellHandle setresgid and setresuid not being available
2012-06-12 Robert AncellAdd stubs in libsystem for utmp calls
2012-04-24 Michael Terryadd tests for multi-prompt
2012-04-24 Michael Terrypass --config to lightdm, fixing tests
2012-04-19 Robert AncellAdd missing script file
2012-04-10 Aurélien GâteauReturn the user face as a QIcon rather than a QPixmap
2012-04-05 Robert AncellFix PAM conversations after authentication from locking...
2012-04-04 Robert AncellAdd test for utility path
2012-04-04 Robert AncellAdd tests for long usernames and passwords
2012-04-04 Robert AncellRename some tests
2012-03-28 Robert AncellMerge with trunk
2012-03-28 Robert AncellHandle failures in pam_setcred
2012-03-28 Robert AncellCheck lightdm handles pam_open_session failing
next