summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add full set of Python testsRobert Ancell2012-02-0615-0/+42
* Add regression test for Python greetersRobert Ancell2012-02-066-2/+174
* Convert the greeter tests to being controlled by the test runnerRobert Ancell2012-02-0330-314/+184
* Allow child processes to be controlled by the test runner for greater controlRobert Ancell2012-02-0225-869/+490
* Use a stream socket for test status so it can be bi-directionalRobert Ancell2012-02-029-76/+134
* Handle race condition in Plymouth testRobert Ancell2012-02-021-8/+7
* Use GIO for socket codeRobert Ancell2012-02-012-39/+42
* Add test to can switch to multiple usersRobert Ancell2012-02-013-0/+71
* Distinguish between different greeters in testsRobert Ancell2012-02-0143-393/+396
* Distinguish between different sessions in testsRobert Ancell2012-02-0131-141/+141
* Add test to check logging out from a switched to user returns to the greeterRobert Ancell2012-02-019-7/+84
* Fix libsystem not being correctly builtRobert Ancell2012-02-011-0/+4
* Test if language can be retrieved when accounts service not runningRobert Ancell2012-01-243-0/+44
* Stop accidentally distributing libsystemRobert Ancell2012-01-231-1/+1
* Add regression tests for getting the user language and layoutRobert Ancell2012-01-2311-69/+340
* Fix dist issuesRobert Ancell2012-01-172-3/+3
* Make tests exit cleanlyRobert Ancell2012-01-171-12/+14
* Move more test environment into the temporary directoryRobert Ancell2012-01-172-23/+27
* Add missing D-Bus configurationRobert Ancell2012-01-174-3/+21
* Add regression test for users that have their home directory created after au...Robert Ancell2012-01-175-12/+59
* Add regression test that checks it works when accounts service is not avaiableRobert Ancell2012-01-172-0/+35
* Add regression test that checks it works when console kit is not avaiableRobert Ancell2012-01-174-5/+45
* Fix up regression testsRobert Ancell2012-01-171-26/+65
* Control more of D-Bus in the regression testsRobert Ancell2012-01-1365-206/+404
* Add test services for CK and AccountsServiceRobert Ancell2012-01-121-0/+158
* Remove test X server messages not used, this is now in XigRobert Ancell2012-01-111-1274/+1
* Fix tests when building out of treeAurelien Gateau2011-12-061-5/+12
* Files generated by moc should not be shippedAurelien Gateau2011-11-301-1/+2
* Merge in liblightdm-qt-2 changesRobert Ancell2011-11-303-7/+7
|\
| * Fix PromptType and MessageType enum namespacing and case.David Edmundson2011-11-112-6/+6
* | Quit the daemon and bus after each child has quitRobert Ancell2011-11-291-37/+62
* | Ensure all processes are stopped before stopping testRobert Ancell2011-11-291-80/+111
* | Fix lockups in tests when LightDM behaves badlyRobert Ancell2011-11-291-5/+31
* | Break X lock if process is goneRobert Ancell2011-11-291-0/+30
* | Fix Qt tests not compiling now Qt greeter is goneRobert Ancell2011-11-291-2/+2
* | Make screens configurableRobert Ancell2011-11-222-109/+258
* | Send GetProperty, QueryTree, GetGeometry, GetWindowAttributes responsesRobert Ancell2011-11-212-10/+184
* | Decode CreatePixmap, FreePixmap, ChangeGC, CopyGC, FreeGCRobert Ancell2011-11-212-0/+403
* | Decode CirculateWindow, GetGeometry, QueryTree, GetAtomName, ChangeProperty, ...Robert Ancell2011-11-212-0/+274
* | Decode UnmapSubwindowsRobert Ancell2011-11-212-0/+31
* | Decode DestroySubwindows, ChangeSetSave, ReparentWindow, MapSubwindowsRobert Ancell2011-11-212-0/+132
* | Decode ChangeWindowAttributes, GetWindowAttributesRobert Ancell2011-11-212-31/+139
* | Decode CreateWindow, DestroyWindow, MapWindow, UnmapWindow, ConfigureWindowRobert Ancell2011-11-212-10/+268
|/
* Fix distcheck issueRobert Ancell2011-10-251-1/+1
* Merge in VNC testsRobert Ancell2011-10-2017-827/+2658
* Use previous session for automatic login or if greeter does not request one.Robert Ancell2011-10-187-0/+101
* Add tests to check session picker works from greeterRobert Ancell2011-10-184-0/+53
* Update autologin-previous-session to new script formatRobert Ancell2011-10-182-1/+4
* merge in changes from stable branchRobert Ancell2011-10-186-6/+54
* Fix non-distributed tests/src/lightdm-sessionRobert Ancell2011-10-141-0/+2