summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Correctly set permissions on Xauthority fileRobert Ancell2013-09-104-0/+54
* Check result of getgroupsRobert Ancell2013-09-051-0/+4
* Quit test X server before starting main loop correctlyRobert Ancell2013-09-051-3/+3
* handle getgroups returning an errorRobert Ancell2013-09-051-0/+5
* Check return value sending X messagesRobert Ancell2013-09-051-2/+6
* Remove dead codeRobert Ancell2013-09-051-8/+1
* Correctly wrap stat64Robert Ancell2013-09-051-1/+1
* Don't unref unassigned variableRobert Ancell2013-09-051-3/+2
* Add xdg-seat config setting.Robert Ancell2013-08-296-1/+85
|\
| * Fix xdg seat testsRobert Ancell2013-08-293-2/+11
| * Updated descriptions for testsAlberts Muktupāvels2013-08-282-2/+2
| * Regression tests for xdg-seatAlberts Muktupāvels2013-08-275-1/+76
* | distribute conf file for the test tooMichael Terry2013-08-261-0/+1
* | Add test for set-next-sessionMichael Terry2013-08-264-1/+64
|/
* Fix distcheckRobert Ancell2013-08-251-0/+1
* Restructure switching testsRobert Ancell2013-08-2517-191/+127
* Fix some testsRobert Ancell2013-08-251-1/+7
* Always show a greeter when switching users (work in progress)Robert Ancell2013-08-244-15/+112
* Also support loading config from /usr/share since Debian (stupidly) wont remo...Robert Ancell2013-08-246-1/+85
* Load lightdm.conf after lightdm.conf.d/*.conf - this better supports backward...Robert Ancell2013-08-244-1/+36
* Merge with trunkRobert Ancell2013-08-22153-243/+653
|\
| * Set $XDG_CURRENT_DESKTOP if specified in the xsession fileRobert Ancell2013-08-195-1/+41
| * Fix session locking broken in 1.7.5Robert Ancell2013-08-0822-8/+175
| * Add a test to check seat locking with console kitRobert Ancell2013-08-083-0/+60
| * Report when sessions are locked/unlockedRobert Ancell2013-08-081-13/+41
| * Always pretend to have systemd availableRobert Ancell2013-07-301-0/+4
| * Also test greeter XDG session variables setRobert Ancell2013-07-30110-153/+153
| * Correctly set XDG_VTNR for unity sessions that are no autologinRobert Ancell2013-07-3083-151/+103
| * Add missing fileRobert Ancell2013-07-301-0/+2
| * Fix desktop-session-start upstart signal not being emitted since 1.7.5. Fixes...Robert Ancell2013-07-307-1/+113
| |\
| | * Fix desktop-session-start upstart signal not being emitted since 1.7.5Robert Ancell2013-07-297-1/+113
| * | Set XDG_VTNR for unity sessionsRobert Ancell2013-07-302-1/+46
* | | Check XDG_VTNR number is set correctly for u-s-cRobert Ancell2013-08-2212-11/+13
|/ /
* | Fix distcheckRobert Ancell2013-07-261-1/+1
* | Test that trying to start a Mir session from a VT seat does the right thingRobert Ancell2013-07-2612-106/+43
* | Add more Mir tests for Unity seat typeRobert Ancell2013-07-2610-4/+146
* | Fix distcheckRobert Ancell2013-07-261-0/+1
* | Merge with trunkRobert Ancell2013-07-262-25/+31
|\ \ | |/
| * Support non X based greeter and sessions in test codeRobert Ancell2013-07-264-53/+75
* | Correct Mir tests and make greeter session work with MirRobert Ancell2013-07-267-21/+42
* | Make X connection optional for test sessionRobert Ancell2013-07-261-7/+8
* | Make test greeter work without XRobert Ancell2013-07-251-7/+8
* | More fixingRobert Ancell2013-07-253-9/+21
* | Merge with trunkRobert Ancell2013-07-251-4/+1
|\ \ | |/
| * Move Plymouth code out of XServerLocalRobert Ancell2013-07-241-4/+1
* | Start to set Mir environment variablesRobert Ancell2013-07-251-6/+12
* | Merge with trunkRobert Ancell2013-07-2422-8/+93
|\ \ | |/
| * Check correct VT is activated in test casesRobert Ancell2013-07-2422-8/+93
* | Add autologin test and fix other testsRobert Ancell2013-07-246-3/+54
* | Add tests for VT switched Mir sessionsRobert Ancell2013-07-237-31/+130