~ubuntu-branches/ubuntu/saucy/lightdm/saucy

« back to all changes in this revision

Viewing changes to tests/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2013-10-07 11:57:02 UTC
  • Revision ID: package-import@ubuntu.com-20131007115702-fkuwcs7lyr2e5s99
Tags: 1.7.18-0ubuntu1
* New upstream release:
  - Set session environment variables for guest sessions (1.7 regression).
    (LP: #1214504)
  - Don't fail writing X authority if reading it had an error. (LP: #1234400)
  - Update environment variables that we pass to Mir.

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
        test-autologin-guest-fail-setup-script \
48
48
        test-autologin-guest-logout \
49
49
        test-group-membership \
50
 
        test-session-env \
51
50
        test-xdg-current-desktop \
52
51
        test-xdg-seat \
53
52
        test-language-env \
395
394
        scripts/script-hook-fail-display-setup.conf \
396
395
        scripts/script-hook-fail-greeter-setup.conf \
397
396
        scripts/script-hook-fail-session-setup.conf \
398
 
        scripts/session-env.conf \
399
397
        scripts/session-stdout.conf \
400
398
        scripts/session-stderr.conf \
401
399
        scripts/session-stderr-multi-write.conf \