]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - tests/src/test-runner.c
Fix warning about status timeout
[sojka/lightdm.git] / tests / src / test-runner.c
2016-07-14 Robert AncellFix warning about status timeout
2016-01-26 Robert AncellAdd tests for new ConsoleKit XDG_RUNTIME_DIR support
2016-01-25 Robert AncellAdd a test for adding local X servers
2015-11-19 Robert AncellRefactor XDMCP error handling and add many more XDMCP...
2015-08-05 Robert AncellMerge with trunk
2015-06-01 Jesús GonzálezMerged parent branch
2015-05-26 Robert AncellEnable the C preprocessor when loading X resources
2015-05-14 Robert AncellUse new Xmir binary when running X under Unity System...
2015-05-14 Robert AncellImprove Xvnc tests
2015-04-28 Jesús GonzálezMerged changes from parent branch.
2015-03-18 Robert AncellFix small errors detected by scan-build (clang)
2015-03-09 Robert AncellAllow a duration to be set for test waits
2015-02-13 Jesús GonzálezMerged changes from parent branch.
2015-02-11 Jesús GonzálezFixes a bug that prevents session locking if the sessio...
2014-12-16 Jesús GonzálezMerged changes from parent branch
2014-11-27 Jesús GonzálezMerged in the test that probes the bug fixed by this...
2014-11-27 Jesús GonzálezAdded a test that checks that a seat is locked properly...
2014-11-21 Jesús GonzálezMerged changes from parent branch
2014-11-14 Robert AncellRevert removal of ConsoleKit support.
2014-11-12 Robert AncellRemove ConsoleKit support since upstream is long dead...
2014-11-12 Robert AncellMerge with trunk
2014-11-10 Robert AncellMerge with trunk
2014-11-09 Robert AncellCorrectly mock /run in tests so Mir tests don't collide...
2014-10-14 Jesús GonzálezMerged changes from parent branch
2014-10-14 Jesús GonzálezMerged changes from parent branch
2014-10-03 Robert AncellRevert changes to AccountsService properties watching...
2014-10-02 Robert AncellMerge with trunk
2014-10-02 Robert AncellRefactored code to replace hardcoded signal identificat...
2014-10-02 Robert AncellMatch seat configuration using globbing
2014-10-02 Robert AncellOnly listen for AccountsService user changes on standar...
2014-10-02 Robert AncellGet individual user properties as they change instead...
2014-10-02 Robert AncellOnly listen for standard AccountsService properties
2014-09-30 Robert AncellRemove ConsoleKit support since upstream is long dead...
2014-09-23 Robert AncellMerge with trunk
2014-09-20 Jesús GonzálezMerge from parent branch up to revision 2065
2014-09-19 Robert AncellRemove trailing whitespace
2014-09-10 Laércio de SousaMerge with trunk
2014-09-10 Robert AncellCall LightDM asynchronously from test-runner as LightDM...
2014-09-08 Robert AncellMerge with trunk
2014-09-08 Robert AncellCall LightDM asynchronously from test-runner as LightDM...
2014-09-08 Robert AncellMerge with trunk
2014-09-05 Robert AncellAdd a test for the case seat0 has CanGraphical=false...
2014-09-03 Robert AncellMerge with trunk
2014-09-03 Robert AncellRevert globbing changes - there are problems with it
2014-09-03 Robert AncellDon't use org.freedesktop.login1.Manager.GetSessionByPI...
2014-09-03 Robert AncellDon't use org.freedesktop.login1.Manager.GetSessionByPI...
2014-09-02 Robert AncellMatch seat configuration using globbing
2014-09-02 Robert AncellGenerate valid d-bus addresses for mock logind seats
2014-08-28 Laércio de SousaMerge with trunk
2014-08-28 Laércio de SousaMerge with trunk
2014-08-28 Robert AncellHandle CanGraphical property changing on logind seats
2014-08-27 Robert AncellAdd a new UPDATE-SEAT command so we can test logind...
2014-08-27 Robert AncellUse logind to provide the list of seats to use.
2014-08-27 Robert AncellExport test login1 seat properties correctly
2014-08-22 Robert AncellMake a login1 service object (not currently required...
2014-08-22 Robert AncellMake a login1 service object (not currently required...
2014-08-19 Robert AncellAdd simulated login1 interface for seats (not currently...
2014-08-19 Robert AncellAdd simulated login1 interface for seats (not currently...
2014-08-18 Robert AncellRemoved unused GAsyncResultIface.is_tagged as this...
2014-08-18 Robert AncellAbort autogen if yelp-tools not installed
2014-08-01 Robert AncellAdd a seat option 'allow-user-switching' that can disab...
2014-07-31 Robert AncellAdd a seat option 'allow-user-switching' that can disab...
2014-06-05 Robert AncellMerge with trunk
2014-06-05 Robert AncellCheck logind session is correct in tests for lock/unlock
2014-04-28 Robert AncellMerge with trunk
2014-04-21 Robert AncellEmit DBus PropertiesChanged when Sessions/Seats propert...
2014-04-17 Robert AncellGive the property values when emitting the PropertiesCh...
2014-04-17 Robert AncellEmit DBus PropertiesChanged when Sessions/Seats propert...
2014-03-18 Robert AncellRead config data from both XDG_DATA_DIRS and XDG_CONFIG...
2014-03-18 Michael TerryScan XDG_DATA_DIRS and XDG_CONFIG_DIRS for config value...
2014-03-17 Robert AncellExpand on earlier commit to activate sessions explicitl...
2014-03-17 Michael TerryOverride logind's or consolekit's decision to automatic...
2014-03-17 Michael TerryFlesh out support for activating sessions with CK or...
2014-03-06 Gunnar Hjalmarssondebian/patches/04_language_handling.patch:
2014-03-04 Robert AncellRemove kill timeout source.
2014-03-04 Robert AncellRemove kill timeout source
2014-02-27 Robert AncellTest LightDM handles a greeter crash.
2014-02-27 Robert AncellFix up test runner timeout logic.
2014-02-26 Robert AncellFix up test runner timeout logic
2014-02-26 Robert AncellConvert all test programs to use key value pairs for...
2014-02-26 Robert AncellMake it possible for tests to restart the daemon. This...
2014-02-26 Robert AncellMerge with lp:~robert-ancell/lightdm/usc-crash-test
2014-02-26 Robert AncellMerge with trunk
2014-02-25 Robert AncellRefactor shared data tests so they don't require root.
2014-02-25 Robert AncellRefactor shared data tests so they don't require root.
2014-02-25 Robert AncellMake it able for tests to restart the daemon
2014-02-24 Robert AncellDon't try and remove the unity system compositor watch...
2014-02-24 Robert AncellFix error where we were waiting for the D-Bus to be...
2014-02-24 Robert AncellFix error where we were waiting for the D-Bus to be...
2014-02-19 Michael TerryAdd support for shared user data directories between...
2014-02-18 Michael TerryMerge from trunk
2014-02-12 Michael TerryRefactor LightDMUser and User classes to use the same...
2014-02-08 Michael TerryAdd shared data manager and test
2014-02-07 Michael TerryMerge from trunk
2014-02-04 Michael TerryAnd convert accounts.c to use new sharable CommonUser...
2013-11-07 Robert AncellCorrectly simulate AccountsService FindUserByName for...
2013-11-07 Robert AncellMerge with trunk
2013-11-07 Robert AncellCorrectly simulate AccountsService FindUserByName for...
2013-11-07 Robert AncellDon't pass system user accounts from AccountsService...
2013-11-06 Robert AncellIgnore system user accounts in AccountsService
next