| Commit message (Expand) | Author | Age | Files | Lines |
* | Add full set of Python tests | Robert Ancell | 2012-02-06 | 15 | -0/+42 |
* | Add regression test for Python greeters | Robert Ancell | 2012-02-06 | 6 | -2/+174 |
* | Convert the greeter tests to being controlled by the test runner | Robert Ancell | 2012-02-03 | 30 | -314/+184 |
* | Allow child processes to be controlled by the test runner for greater control | Robert Ancell | 2012-02-02 | 25 | -869/+490 |
* | Use a stream socket for test status so it can be bi-directional | Robert Ancell | 2012-02-02 | 9 | -76/+134 |
* | Handle race condition in Plymouth test | Robert Ancell | 2012-02-02 | 1 | -8/+7 |
* | Use GIO for socket code | Robert Ancell | 2012-02-01 | 2 | -39/+42 |
* | Add test to can switch to multiple users | Robert Ancell | 2012-02-01 | 3 | -0/+71 |
* | Distinguish between different greeters in tests | Robert Ancell | 2012-02-01 | 43 | -393/+396 |
* | Distinguish between different sessions in tests | Robert Ancell | 2012-02-01 | 31 | -141/+141 |
* | Add test to check logging out from a switched to user returns to the greeter | Robert Ancell | 2012-02-01 | 9 | -7/+84 |
* | Fix libsystem not being correctly built | Robert Ancell | 2012-02-01 | 1 | -0/+4 |
* | Test if language can be retrieved when accounts service not running | Robert Ancell | 2012-01-24 | 3 | -0/+44 |
* | Stop accidentally distributing libsystem | Robert Ancell | 2012-01-23 | 1 | -1/+1 |
* | Add regression tests for getting the user language and layout | Robert Ancell | 2012-01-23 | 11 | -69/+340 |
* | Fix dist issues | Robert Ancell | 2012-01-17 | 2 | -3/+3 |
* | Make tests exit cleanly | Robert Ancell | 2012-01-17 | 1 | -12/+14 |
* | Move more test environment into the temporary directory | Robert Ancell | 2012-01-17 | 2 | -23/+27 |
* | Add missing D-Bus configuration | Robert Ancell | 2012-01-17 | 4 | -3/+21 |
* | Add regression test for users that have their home directory created after au... | Robert Ancell | 2012-01-17 | 5 | -12/+59 |
* | Add regression test that checks it works when accounts service is not avaiable | Robert Ancell | 2012-01-17 | 2 | -0/+35 |
* | Add regression test that checks it works when console kit is not avaiable | Robert Ancell | 2012-01-17 | 4 | -5/+45 |
* | Fix up regression tests | Robert Ancell | 2012-01-17 | 1 | -26/+65 |
* | Control more of D-Bus in the regression tests | Robert Ancell | 2012-01-13 | 65 | -206/+404 |
* | Add test services for CK and AccountsService | Robert Ancell | 2012-01-12 | 1 | -0/+158 |
* | Remove test X server messages not used, this is now in Xig | Robert Ancell | 2012-01-11 | 1 | -1274/+1 |
* | Fix tests when building out of tree | Aurelien Gateau | 2011-12-06 | 1 | -5/+12 |
* | Files generated by moc should not be shipped | Aurelien Gateau | 2011-11-30 | 1 | -1/+2 |
* | Merge in liblightdm-qt-2 changes | Robert Ancell | 2011-11-30 | 3 | -7/+7 |
|\ |
|
| * | Fix PromptType and MessageType enum namespacing and case. | David Edmundson | 2011-11-11 | 2 | -6/+6 |
* | | Quit the daemon and bus after each child has quit | Robert Ancell | 2011-11-29 | 1 | -37/+62 |
* | | Ensure all processes are stopped before stopping test | Robert Ancell | 2011-11-29 | 1 | -80/+111 |
* | | Fix lockups in tests when LightDM behaves badly | Robert Ancell | 2011-11-29 | 1 | -5/+31 |
* | | Break X lock if process is gone | Robert Ancell | 2011-11-29 | 1 | -0/+30 |
* | | Fix Qt tests not compiling now Qt greeter is gone | Robert Ancell | 2011-11-29 | 1 | -2/+2 |
* | | Make screens configurable | Robert Ancell | 2011-11-22 | 2 | -109/+258 |
* | | Send GetProperty, QueryTree, GetGeometry, GetWindowAttributes responses | Robert Ancell | 2011-11-21 | 2 | -10/+184 |
* | | Decode CreatePixmap, FreePixmap, ChangeGC, CopyGC, FreeGC | Robert Ancell | 2011-11-21 | 2 | -0/+403 |
* | | Decode CirculateWindow, GetGeometry, QueryTree, GetAtomName, ChangeProperty, ... | Robert Ancell | 2011-11-21 | 2 | -0/+274 |
* | | Decode UnmapSubwindows | Robert Ancell | 2011-11-21 | 2 | -0/+31 |
* | | Decode DestroySubwindows, ChangeSetSave, ReparentWindow, MapSubwindows | Robert Ancell | 2011-11-21 | 2 | -0/+132 |
* | | Decode ChangeWindowAttributes, GetWindowAttributes | Robert Ancell | 2011-11-21 | 2 | -31/+139 |
* | | Decode CreateWindow, DestroyWindow, MapWindow, UnmapWindow, ConfigureWindow | Robert Ancell | 2011-11-21 | 2 | -10/+268 |
|/ |
|
* | Fix distcheck issue | Robert Ancell | 2011-10-25 | 1 | -1/+1 |
* | Merge in VNC tests | Robert Ancell | 2011-10-20 | 17 | -827/+2658 |
* | Use previous session for automatic login or if greeter does not request one. | Robert Ancell | 2011-10-18 | 7 | -0/+101 |
* | Add tests to check session picker works from greeter | Robert Ancell | 2011-10-18 | 4 | -0/+53 |
* | Update autologin-previous-session to new script format | Robert Ancell | 2011-10-18 | 2 | -1/+4 |
* | merge in changes from stable branch | Robert Ancell | 2011-10-18 | 6 | -6/+54 |
* | Fix non-distributed tests/src/lightdm-session | Robert Ancell | 2011-10-14 | 1 | -0/+2 |