~ci-train-bot/lightdm/lightdm-ubuntu-zesty-1679

« back to all changes in this revision

Viewing changes to tests/Makefile.am

  • Committer: Robert Ancell
  • Date: 2015-07-28 08:38:40 UTC
  • mto: This revision was merged to the branch mainline in revision 2166.
  • Revision ID: robert.ancell@canonical.com-20150728083840-0c0rt3j8sl7mwhvo
Support Wayland sessions / greeters

Show diffs side-by-side

added added

removed removed

Lines of Context:
198
198
        test-mir-session-crash \
199
199
        test-mir-session-compositor-crash \
200
200
        test-mir-container-session \
 
201
        test-wayland-autologin \
 
202
        test-wayland-greeter \
 
203
        test-wayland-session \
201
204
        test-unity-compositor-command \
202
205
        test-unity-compositor-not-found \
203
206
        test-unity-compositor-fail-start \
348
351
        data/greeters/test-python-greeter.desktop \
349
352
        data/greeters/test-qt4-greeter.desktop \
350
353
        data/greeters/test-qt5-greeter.desktop \
 
354
        data/greeters/test-wayland-greeter.desktop \
351
355
        data/sessions/alternative.desktop \
352
356
        data/sessions/default.desktop \
353
357
        data/sessions/mir.desktop \
354
358
        data/sessions/mir-container.desktop \
355
359
        data/sessions/named.desktop \
356
360
        data/sessions/named-legacy.desktop \
 
361
        data/sessions/wayland.desktop \
357
362
        scripts/0-additional.conf \
358
363
        scripts/1-additional.conf \
359
364
        scripts/additional-config.conf \
565
570
        scripts/vnc-guest.conf \
566
571
        scripts/vnc-login.conf \
567
572
        scripts/vnc-open-file-descriptors.conf \
 
573
        scripts/wayland-autologin.conf \
 
574
        scripts/wayland-greeter.conf \
 
575
        scripts/wayland-session.conf \
568
576
        scripts/xauthority.conf \
569
577
        scripts/xdg-current-desktop.conf \
570
578
        scripts/xdg-current-desktop-legacy.conf \