]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - tests/src/Makefile.am
Merge with trunk
[sojka/lightdm.git] / tests / src / Makefile.am
2013-06-17 Robert AncellMerge with trunk
2013-06-13 Robert AncellCorrectly redirect /etc and /var - make distcheck now...
2013-06-13 Robert AncellCorrectly redirect /etc and /var - make distcheck now...
2013-06-06 Robert AncellMerge with trunk
2013-06-05 Robert AncellFix more MOC pretty print output.
2013-06-05 Robert AncellFix more MOC pretty print output
2013-05-31 Robert AncellMerge with trunk
2013-05-17 Robert AncellMerge with trunk
2013-05-17 Robert AncellRefactor tests so each object is only required to be...
2013-05-17 Robert AncellMerge with trunk
2013-05-17 Robert AncellOverride XCB to make X tests reliable and predictable...
2013-05-16 Robert AncellAdd a regression test for Unity seat type
2013-05-10 Robert Ancellmerge with trunk
2013-05-09 Robert AncellMerge with trunk
2013-05-09 Robert AncellStop if fail to create default seat.
2013-05-09 Robert AncellPretty print MOC commands.
2013-05-01 Robert AncellPretty print MOC commands
2013-04-23 Robert AncellMerge with trunk
2013-04-16 Iain LaneMerge trunk
2013-04-16 Iain LaneDefine LOGIND_RUNNING from the configure script
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-03-06 Robert AncellMerge with trunk
2013-02-20 Robert AncellRefactor tests
2013-02-15 Robert AncellEnsure test programs quit when the status socket closes
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
2012-10-10 Michael Terryalso distribute test-python-greeter
2012-04-10 Aurélien GâteauReturn the user face as a QIcon rather than a QPixmap
2012-03-20 Robert AncellRemove LIGHTDM_TEST_CONFIG variable - just use LIGHTDM_...
2012-03-08 Robert AncellAdd a seat option greeter-allow-guest which controls...
2012-03-06 Robert AncellFix session wrapper working the same as it did in 1.1.3
2012-02-09 Robert AncellMerge with trunk
2012-02-08 Michael Terrymerge keyboard layout/variants fix-ups branch
2012-02-02 Michael Terrylink our libsystem with glibc
2012-02-02 Michael Terrymerge from trunk
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-02-01 Robert AncellFix libsystem not being correctly built
2012-01-24 Aurélien GâteauMerged in lp:~agateau/lightdm/expose-session-roles
2012-01-23 Robert AncellStop accidentally distributing libsystem
2012-01-17 Robert AncellFix dist issues
2012-01-17 Robert AncellMerge with trunk
2012-01-17 Robert AncellMove more test environment into the temporary directory
2012-01-17 Robert AncellAdd missing D-Bus configuration
2012-01-13 Robert AncellControl more of D-Bus in the regression tests
2011-12-06 Aurelien GateauAdd the "hostname" property to Qt Greeter class
2011-12-01 Aurelien GateauMerged "Files generated by moc should not be shipped"
2011-11-30 Aurelien GateauFiles generated by moc should not be shipped
2011-11-30 Robert AncellMerge in liblightdm-qt-2 changes
2011-11-29 Robert AncellMerge translations
2011-11-29 Robert AncellFix Qt tests not compiling now Qt greeter is gone
2011-10-20 Robert AncellMerge in VNC tests
2011-10-13 Robert AncellFix non-distributed tests/src/lightdm-session
2011-10-11 BobMauchinUpdate build system to find moc/uic
2011-09-29 Robert AncellRename test-guest-account to standard guest-account
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-16 Robert AncellMerge translations
2011-09-16 Robert AncellImprove script hook tests
2011-08-30 Michael Terrymerge from trunk
2011-08-29 Guido BerhoersterFix an underlinking issue with test-qt-greeter
2011-07-25 Robert AncellCheck guest account creation/destruction in regression...
2011-07-22 Robert AncellFix distcheck issues
2011-07-21 Robert AncellMucking around with guest sessions
2011-07-21 Robert AncellAdded first Qt regression test
2011-07-19 Robert AncellBoth libraries are now version 1 and have API and ABI...
2011-07-16 Robert AncellAdd Plymouth tests
2011-07-13 Robert AncellStart work on XDMCP regression tests
2011-07-04 Robert AncellFix show greeter test
2011-06-29 Robert AncellFix distcheck issues with regression tests
2011-06-29 Robert AncellHave test X server decode InternAtom requests and do...
2011-06-26 Robert AncellMore work getting guest mode working
2011-06-17 Robert AncellFix linking error with -z,defs
2011-06-15 Robert AncellGet tests running with make distcheck
2011-06-14 Robert AncellFix make dist issues
2011-06-09 Robert AncellMove test harness into src dir