| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Update build system to find moc/uic | BobMauchin | 2011-10-10 | 1 | -1/+1 |
* | Fix make dist errorlightdm-1.1.0 | Robert Ancell | 2011-10-07 | 1 | -2/+2 |
* | Note some more tests to make | Robert Ancell | 2011-09-29 | 1 | -3/+4 |
* | Rename test-guest-account to standard guest-account | Robert Ancell | 2011-09-29 | 7 | -9/+4 |
* | Remove --greeter-session option | Robert Ancell | 2011-09-29 | 5 | -10/+17 |
* | Remove unused --minimum-display-number option | Robert Ancell | 2011-09-29 | 42 | -8/+107 |
* | Remove unused --minimum-vt option | Robert Ancell | 2011-09-29 | 2 | -2/+1 |
* | Make a test session wrapper and remove --session-wrapper option | Robert Ancell | 2011-09-29 | 4 | -2/+13 |
* | Rename test-xserver to X and remove --xserver-command option | Robert Ancell | 2011-09-29 | 3 | -6/+5 |
* | Use LD_PRELOAD to intercept system calls for testing | Robert Ancell | 2011-09-29 | 4 | -45/+647 |
* | Switching to a user without a password bypasses the greeter | Robert Ancell | 2011-09-29 | 6 | -19/+109 |
* | Test session-setup script failing | Robert Ancell | 2011-09-16 | 3 | -0/+37 |
* | Test greeter-setup script hook failing | Robert Ancell | 2011-09-16 | 3 | -0/+28 |
* | Improve script hook tests | Robert Ancell | 2011-09-16 | 8 | -41/+73 |
* | Improve script hook tests | Robert Ancell | 2011-09-16 | 4 | -3/+41 |
* | Add missing script | Robert Ancell | 2011-09-16 | 1 | -0/+23 |
* | Test display setup script | Robert Ancell | 2011-09-16 | 5 | -0/+68 |
* | Fix distcheck issues | Robert Ancell | 2011-09-07 | 1 | -37/+2 |
* | Merge .script and .conf files in tests | Robert Ancell | 2011-09-07 | 72 | -1373/+1383 |
* | Fix distcheck issue | Robert Ancell | 2011-09-06 | 1 | -0/+2 |
* | Fix XMDCP authorization | Robert Ancell | 2011-09-06 | 1 | -1/+1 |
* | Check XDMCP authorization in test X server | Robert Ancell | 2011-09-06 | 1 | -8/+59 |
* | Run XDMCP tests without a unix channel and log differently if the connection ... | Robert Ancell | 2011-09-06 | 2 | -22/+35 |
* | Don't run xserver/session crash tests for both gobject and Qt - they don't us... | Robert Ancell | 2011-09-06 | 5 | -8/+2 |