~vanvugt/lightdm/fix-1192051

« back to all changes in this revision

Viewing changes to tests/Makefile.am

  • Committer: Robert Ancell
  • Date: 2013-05-20 05:20:45 UTC
  • Revision ID: robert.ancell@canonical.com-20130520052045-ttufyto3xq045hki
Add regression tests for switching and the compositor failing to start/be ready

Show diffs side-by-side

added added

removed removed

Lines of Context:
148
148
        test-python-power-no-services \
149
149
        test-open-file-descriptors \
150
150
        test-xdmcp-open-file-descriptors \
 
151
        test-unity-compositor-fail-start \
 
152
        test-unity-compositor-fail-ready \
151
153
        test-unity-autologin \
152
 
        test-unity-login
 
154
        test-unity-login \
 
155
        test-unity-switch
153
156
 
154
157
#       test-session-exit-error
155
158
#       test-greeter-no-exit
342
345
        scripts/switch-to-user-no-password.conf \
343
346
        scripts/system-xauthority.conf \
344
347
        scripts/unity-autologin.conf \
 
348
        scripts/unity-compositor-fail-ready.conf \
 
349
        scripts/unity-compositor-fail-start.conf \
345
350
        scripts/unity-login.conf \
 
351
        scripts/unity-switch.conf \
346
352
        scripts/util-path.conf \
347
353
        scripts/user-renamed.conf \
348
354
        scripts/user-renamed-invalid.conf \