]> rtime.felk.cvut.cz Git - sojka/lightdm.git/commit
Add a bunch of tests; fix some small bugs
authorMichael Terry <michael.terry@canonical.com>
Thu, 24 Apr 2014 21:12:37 +0000 (17:12 -0400)
committerMichael Terry <michael.terry@canonical.com>
Thu, 24 Apr 2014 21:12:37 +0000 (17:12 -0400)
commit6d9b745f059f1396652f7f73c61a523959897f8c
treea6c7d496891f495af73b5308988f4fe25a46d343
parentba15ba05c617fa3a033943ab315ce2303fbf5763
Add a bunch of tests; fix some small bugs
19 files changed:
src/greeter.c
src/seat.c
tests/scripts/lock-seat-resettable.conf [new file with mode: 0644]
tests/scripts/lock-session-resettable.conf [new file with mode: 0644]
tests/scripts/switch-to-greeter-resettable.conf [new file with mode: 0644]
tests/scripts/switch-to-guest-fail-resettable.conf [new file with mode: 0644]
tests/scripts/switch-to-user-existing-resettable.conf [new file with mode: 0644]
tests/scripts/switch-to-user-logout-active-resettable.conf [new file with mode: 0644]
tests/scripts/switch-to-user-resettable.conf [new file with mode: 0644]
tests/src/test-gobject-greeter.c
tests/src/test-python-greeter
tests/src/test-qt-greeter.cpp
tests/test-lock-seat-resettable [new file with mode: 0755]
tests/test-lock-session-resettable [new file with mode: 0755]
tests/test-switch-to-greeter-resettable [new file with mode: 0755]
tests/test-switch-to-guest-fail-resettable [new file with mode: 0755]
tests/test-switch-to-user-existing-resettable [new file with mode: 0755]
tests/test-switch-to-user-logout-active-resettable [new file with mode: 0755]
tests/test-switch-to-user-resettable [new file with mode: 0755]