summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Text XDMCP clients in both X.Org 1.16 and X.Org 1.17Robert Ancell2015-10-166-5/+42
* When locking a session, if an existing greeter can't be reused, then it's sto...Robert Ancell2015-10-166-12/+170
|\
| * Merged parent branchJesús González2015-06-0124-146/+564
| |\
| * \ Merged changes from parent branch.Jesús González2015-04-28170-177/+230
| |\ \
| * | | Fixed improper merging of parent branchJesús González2015-02-131-0/+4
| * | | Merged changes from parent branch.Jesús González2015-02-138-0/+268
| |\ \ \
| * | | | Store in the seat the replacement greeter that shall be started when the repl...Jesús González2015-01-052-4/+23
| * | | | Add a test showing double locking a seat casues a second display server to startRobert Ancell2014-12-095-1/+142
* | | | | Add xremote testsRobert Ancell2015-10-145-0/+83
* | | | | Fix test descriptionRobert Ancell2015-10-141-1/+1
* | | | | Also test xserver-config optionRobert Ancell2015-10-144-4/+18
* | | | | Add a regression test for xserver-layout option.Robert Ancell2015-10-143-0/+44
* | | | | Check the version of the X server we are running so we correctly pass -listen...Robert Ancell2015-10-1412-12/+141
* | | | | Remove trailing whitespaceRobert Ancell2015-09-301-2/+2
* | | | | Return a valid fd for audit_openRobert Ancell2015-09-161-1/+1
* | | | | Add regression test for libaudit supportRobert Ancell2015-09-164-0/+117
* | | | | Remove trailing whitespace from MakefilesRobert Ancell2015-08-211-2/+2
* | | | | Drop Xorg option -sharevts. It's no longer required for non-seat0 X servers s...Robert Ancell2015-08-177-23/+7
* | | | | Merge with trunkRobert Ancell2015-08-103-0/+69
|\ \ \ \ \
| * | | | | Implement autologin-session option (finally). This allows you to set the user...Robert Ancell2015-08-103-0/+69
* | | | | | Support Wayland sessions / greetersRobert Ancell2015-07-2812-3/+114
|/ / / / /
* | | | | Internally merge the [SeatDefaults] and [Seat:*] sections together. The previ...Robert Ancell2015-07-281-4/+4
| |_|_|/ |/| | |
* | | | Fix configuration loading with new [Seat:*] sectionRobert Ancell2015-05-181-1/+4
* | | | Use new Xmir binary when running X under Unity System CompositorRobert Ancell2015-05-1417-86/+467
* | | | Improve Xvnc testsRobert Ancell2015-05-147-59/+93
| |_|/ |/| |
* | | Add missing files from [SeatDefaults] support testLaércio de Sousa2015-04-152-0/+32
* | | Add test to check old [SeatDefaults] is still supportedLaércio de Sousa2015-04-151-2/+4
* | | Replace [SeatDefaults] with [Seat:*] in all test scriptsLaércio de Sousa2015-04-15164-164/+164
* | | Fix small errors detected by scan-build (clang)Robert Ancell2015-03-193-8/+12
* | | Distribute test case lock-seat-after-vt-switch.confRobert Ancell2015-03-101-0/+1
* | | Allow a duration to be set for test waitsRobert Ancell2015-03-091-1/+16
| |/ |/|
* | Add tests for XDMCP and VNC guest loginRobert Ancell2015-02-135-0/+136
* | Fixes a bug that prevents session locking if the session was unlocked after c...Jesús González2015-02-124-0/+137
|\ \ | |/ |/|
| * Merged changes from parent branchJesús González2014-12-161-2/+2
| |\ | |/ |/|
| * Added a test that checks that a seat is locked properly when it has been unlo...Jesús González2014-11-274-0/+141
* | Don't attempt generate D-Bus seat/session removal signals on shutdown.Robert Ancell2014-12-081-2/+2
|/
* Revert removal of ConsoleKit support.Robert Ancell2014-11-1424-8/+639
* Merge with trunkRobert Ancell2014-11-1319-109/+271
|\
| * Update libsystem to make lightdm think VT switching is possibleRobert Ancell2014-11-121-0/+5
| * Correctly free error in test XDMCP clientRobert Ancell2014-11-121-0/+1
| * Use 127.0.0.1 instead of localhostRobert Ancell2014-11-126-31/+10
| * Redirect bound socket ports so networking tests can be run non-rootRobert Ancell2014-11-1211-51/+199
| * Correctly mock /run in tests so Mir tests don't collide with system filesRobert Ancell2014-11-102-0/+4
| * Add a regression test for DesktopNames featureRobert Ancell2014-10-206-2/+42
| * Revert changes to AccountsService properties watching - it appears it's not u...Robert Ancell2014-10-031-31/+16
* | Merge with trunkRobert Ancell2014-10-0211-43/+178
|\ \ | |/
| * Refactored code to replace hardcoded signal identification strings by constantsRobert Ancell2014-10-027-27/+38
| |\
| | * Refactored code to replace hardcoded signal identification strings by constants.Jesús González2014-09-307-27/+38
| * | Match seat configuration using globbingRobert Ancell2014-10-023-0/+109
| |\ \
| | * | Remove duplicated line after merging with trunkLaércio de Sousa2014-09-101-1/+0