diff options
author | Robert Ancell <robert.ancell@canonical.com> | 2011-09-29 17:00:12 +1000 |
---|---|---|
committer | Robert Ancell <robert.ancell@canonical.com> | 2011-09-29 17:00:12 +1000 |
commit | 242eab48eeb12eda68c9d4b0c2bf76f0b4499a6e (patch) | |
tree | 2f6a33445344ace5814db1fe525b7f2b7bf803c4 | |
parent | d68dad0bff10dfcb562edcc0e23700437aa46104 (diff) | |
download | lightdm-242eab48eeb12eda68c9d4b0c2bf76f0b4499a6e.tar.gz |
Note some more tests to make
-rw-r--r-- | tests/Makefile.am | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 583e15d9..64bbd53d 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -44,10 +44,11 @@ TESTS = \ test-switch-to-user-no-password \ test-xdmcp-login -# test-autologin-session-exit-error -# test-login-gobject-session-exit-error -# test-login-qt-session-exit-error +# test-session-exit-error # test-greeter-no-exit +# test-gobject-change-password +# test-qt-change-password +# test-autologin-create-directory if COMPILE_LIBLIGHTDM_QT TESTS += \ |