~robert-ancell/lightdm/private-mir-connection-merge

« back to all changes in this revision

Viewing changes to tests/Makefile.am

  • Committer: Robert Ancell
  • Date: 2013-07-23 02:24:45 UTC
  • mfrom: (1723 trunk)
  • mto: This revision was merged to the branch mainline in revision 1741.
  • Revision ID: robert.ancell@canonical.com-20130723022445-gpaq8vtkp4hods7r
Merge with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
        test-greeter-not-installed \
7
7
        test-greeter-xserver-crash \
8
8
        test-greeter-wrapper \
 
9
        test-greeter-default-session \
 
10
        test-greeter-allow-guest \
 
11
        test-greeter-hide-users \
 
12
        test-greeter-show-manual-login \
 
13
        test-greeter-show-remote-login \
9
14
        test-no-config \
10
15
        test-additional-config \
11
16
        test-headless \
42
47
        test-autologin-guest-fail-setup-script \
43
48
        test-autologin-guest-logout \
44
49
        test-group-membership \
 
50
        test-session-env \
 
51
        test-language-env \
45
52
        test-util-path \
46
53
        test-session-stdout \
47
54
        test-session-stderr \
71
78
        test-login-gobject-multi-info-prompt \
72
79
        test-login-gobject-multi-prompt \
73
80
        test-login-gobject-pick-session \
 
81
        test-login-gobject-remember-session \
74
82
        test-login-gobject-previous-session \
75
83
        test-login-gobject-wrong-password \
76
84
        test-login-gobject-invalid-user \
98
106
        test-login-python-invalid-session \
99
107
        test-login-python-logout \
100
108
        test-login-python-pick-session \
 
109
        test-login-python-remember-session \
101
110
        test-login-python-guest \
102
111
        test-login-python-guest-disabled \
103
112
        test-login-python-guest-no-setup-script \
116
125
        test-script-hook-fail-display-setup \
117
126
        test-script-hook-fail-greeter-setup \
118
127
        test-script-hook-fail-session-setup \
 
128
        test-dbus \
119
129
        test-lock-seat \
120
130
        test-lock-seat-return-session \
121
131
        test-lock-session \
137
147
        test-vnc-command \
138
148
        test-vnc-dimensions \
139
149
        test-vnc-open-file-descriptors \
140
 
        test-xdmcp-login \
 
150
        test-xdmcp-client \
 
151
        test-xdmcp-server-login \
141
152
        test-no-accounts-service \
142
153
        test-console-kit \
143
154
        test-no-console-kit \
153
164
        test-python-power-no-login1 \
154
165
        test-python-power-no-services \
155
166
        test-open-file-descriptors \
156
 
        test-xdmcp-open-file-descriptors \
 
167
        test-xdmcp-server-open-file-descriptors \
157
168
        test-unity-compositor-command \
158
169
        test-unity-compositor-fail-start \
159
170
        test-unity-compositor-fail-ready \
160
171
        test-unity-autologin \
161
172
        test-unity-login \
162
173
        test-unity-switch \
 
174
        test-unity-plymouth \
163
175
        test-unity-mir-login
164
176
 
165
177
#       test-session-exit-error
189
201
        test-login-qt4-invalid-session \
190
202
        test-login-qt4-logout \
191
203
        test-login-qt4-pick-session \
 
204
        test-login-qt4-remember-session \
192
205
        test-login-qt4-guest \
193
206
        test-login-qt4-guest-disabled \
194
207
        test-login-qt4-guest-no-setup-script \
223
236
        test-login-qt5-invalid-session \
224
237
        test-login-qt5-logout \
225
238
        test-login-qt5-pick-session \
 
239
        test-login-qt5-remember-session \
226
240
        test-login-qt5-guest \
227
241
        test-login-qt5-guest-disabled \
228
242
        test-login-qt5-guest-no-setup-script \
241
255
        data/remote-sessions/test-remote.desktop \
242
256
        data/system.conf \
243
257
        data/session.conf \
244
 
        data/xgreeters/test-gobject-greeter.desktop \
245
 
        data/xgreeters/test-python-greeter.desktop \
246
 
        data/xgreeters/test-qt4-greeter.desktop \
247
 
        data/xgreeters/test-qt5-greeter.desktop \
248
 
        data/xsessions/alternative.desktop \
249
 
        data/xsessions/default.desktop \
 
258
        data/greeters/test-gobject-greeter.desktop \
 
259
        data/greeters/test-python-greeter.desktop \
 
260
        data/greeters/test-qt4-greeter.desktop \
 
261
        data/greeters/test-qt5-greeter.desktop \
 
262
        data/sessions/alternative.desktop \
 
263
        data/sessions/default.desktop \
250
264
        scripts/0-additional.conf \
251
265
        scripts/1-additional.conf \
252
266
        scripts/additional-config.conf \
275
289
        scripts/cred-error.conf \
276
290
        scripts/cred-expired.conf \
277
291
        scripts/cred-unavail.conf \
 
292
        scripts/dbus.conf \    
278
293
        scripts/denied.conf \
279
294
        scripts/expired.conf \
 
295
        scripts/greeter-allow-guest.conf \
 
296
        scripts/greeter-default-session.conf \
280
297
        scripts/greeter-fail-start.conf \
 
298
        scripts/greeter-hide-users.conf \
281
299
        scripts/greeter-not-installed.conf \
 
300
        scripts/greeter-show-manual-login.conf \
 
301
        scripts/greeter-show-remote-login.conf \
282
302
        scripts/greeter-wrapper.conf \
283
303
        scripts/greeter-xserver-crash.conf \
284
304
        scripts/group-membership.conf \
287
307
        scripts/home-dir-on-session.conf \
288
308
        scripts/keyboard-layout.conf \
289
309
        scripts/language.conf \
 
310
        scripts/language-env.conf \
290
311
        scripts/language-no-accounts-service.conf \
291
312
        scripts/lock-seat.conf \
292
313
        scripts/lock-seat-return-session.conf \
316
337
        scripts/login-pam.conf \
317
338
        scripts/login-pick-session.conf \
318
339
        scripts/login-previous-session.conf \
 
340
        scripts/login-remember-session.conf \
319
341
        scripts/login-remote-session.conf \
320
342
        scripts/login-session-crash.conf \
321
343
        scripts/login-two-factor.conf \
342
364
        scripts/script-hook-fail-display-setup.conf \
343
365
        scripts/script-hook-fail-greeter-setup.conf \
344
366
        scripts/script-hook-fail-session-setup.conf \
 
367
        scripts/session-env.conf \
345
368
        scripts/session-stdout.conf \
346
369
        scripts/session-stderr.conf \
347
370
        scripts/session-stderr-multi-write.conf \
365
388
        scripts/unity-compositor-fail-start.conf \
366
389
        scripts/unity-login.conf \
367
390
        scripts/unity-mir-login.conf \
 
391
        scripts/unity-plymouth.conf \
368
392
        scripts/unity-switch.conf \
369
393
        scripts/users.conf \
370
394
        scripts/util-path.conf \
375
399
        scripts/vnc-login.conf \
376
400
        scripts/vnc-open-file-descriptors.conf \
377
401
        scripts/xauthority.conf \
378
 
        scripts/xdmcp-login.conf \
379
 
        scripts/xdmcp-open-file-descriptors.conf \
 
402
        scripts/xdmcp-client.conf \
 
403
        scripts/xdmcp-server-login.conf \
 
404
        scripts/xdmcp-server-open-file-descriptors.conf \
380
405
        scripts/xserver-fail-start.conf \
381
406
        scripts/xserver-no-share.conf