summaryrefslogtreecommitdiff
path: root/tests/src/X.c
Commit message (Expand)AuthorAgeFilesLines
* Ensure XDMP X sever shuts down when session closesRobert Ancell2018-01-151-0/+18
* Check LightDM responds to XDMCP KeepAlive packetsRobert Ancell2015-11-201-0/+23
* Test authentication data coming back from the XDMCP serverRobert Ancell2015-11-201-2/+31
* Refactor XDMCP error handling and add many more XDMCP testsRobert Ancell2015-11-191-17/+71
* Make XDMCP tests more controllableRobert Ancell2015-11-171-20/+44
* Make tests use Xorg 1.17 by defaultRobert Ancell2015-11-171-1/+1
* Also test xserver-config optionRobert Ancell2015-10-141-0/+11
* Add a regression test for xserver-layout option.Robert Ancell2015-10-141-0/+11
* Check the version of the X server we are running so we correctly pass -listen...Robert Ancell2015-10-141-5/+58
* Drop Xorg option -sharevts. It's no longer required for non-seat0 X servers s...Robert Ancell2015-08-171-8/+0
* Refactored code to replace hardcoded signal identification strings by constants.Jesús González2014-09-301-7/+7
* Remove trailing whitespaceRobert Ancell2014-09-191-5/+5
* Set -sharevts for X servers not on seat0Robert Ancell2014-08-271-0/+8
* Fix a whole bunch of warnings generated by Clang.Christopher James Halse Rogers2014-05-281-1/+1
* Convert all test programs to use key value pairs for requestsRobert Ancell2014-02-261-29/+28
* Quit test X server before starting main loop correctlyRobert Ancell2013-09-051-3/+3
* Remove dead codeRobert Ancell2013-09-051-8/+1
* Fix xdg seat testsRobert Ancell2013-08-291-0/+9
* Add some more warnings, fix some more errorsRobert Ancell2013-07-231-13/+1
* Merge with trunkRobert Ancell2013-07-211-13/+34
|\
| * Merge with trunkRobert Ancell2013-07-201-6/+14
| |\
| * | Use glib Unix signal handlers to make test programs more reliableRobert Ancell2013-07-201-17/+25
* | | Merge with trunkRobert Ancell2013-07-201-19/+14
|\ \ \ | | |/ | |/|
| * | Synchronise X server startingRobert Ancell2013-07-201-19/+14
| |/
* | Add basic XDMCP client testRobert Ancell2013-07-201-3/+7
|/
* Merge with trunkRobert Ancell2013-06-261-4/+12
|\
| * Check X server starts on correct VTRobert Ancell2013-06-251-2/+11
* | Merge with trunkRobert Ancell2013-06-181-6/+4
|\ \ | |/
| * Fix compile warningsRobert Ancell2013-06-181-6/+4
* | Add regression tests for switching and the compositor failing to start/be readyRobert Ancell2013-05-201-2/+6
* | Merge with trunkRobert Ancell2013-05-171-83/+28
|\ \ | |/
| * Override XCB to make X tests reliable and predictable. Had to remove keyboard...Robert Ancell2013-05-171-68/+2
| * Refactor testsRobert Ancell2013-02-201-17/+28
* | Add a regression test for Unity seat typeRobert Ancell2013-05-171-1/+13
|/
* Ensure test programs quit when the status socket closesRobert Ancell2013-02-151-0/+6
* Fix test X server so that it correctly cleans up on exitRobert Ancell2013-02-121-4/+8
* Stop deprecation warnings from glib >= 2.36Robert Ancell2013-01-171-1/+3
* Remove LIGHTDM_TEST_CONFIG variable - just use LIGHTDM_TEST_ROOT insteadRobert Ancell2012-03-201-4/+2
* Call initgroups before pam_setcred - this allows pam_setcred to change group ...Robert Ancell2012-03-201-10/+1
* support XOpenDisplay calls by responding to incoming opcodes (even if by just...Michael Terry2012-02-031-0/+3
* Allow child processes to be controlled by the test runner for greater controlRobert Ancell2012-02-021-29/+33
* Break X lock if process is goneRobert Ancell2011-11-291-0/+30
* Merge in VNC testsRobert Ancell2011-10-201-823/+137
* Rename test-xserver to X and remove --xserver-command optionRobert Ancell2011-09-291-0/+1094