diff options
author | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2013-01-10 15:44:25 -0500 |
---|---|---|
committer | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2013-01-10 15:44:25 -0500 |
commit | 39ec64fb84b26592e134cddb465b659d9ad553e3 (patch) | |
tree | 8ea0dc8ab1ebbd4860f117e5a3e085813f5d7f33 /debian/control | |
parent | cb972ad5ba65378b17682c09915b7c9cb3b3aa9b (diff) | |
parent | 32c7a3f3a74a74543b8c33447261b103bb165f60 (diff) | |
download | ayatana-indicator-session-39ec64fb84b26592e134cddb465b659d9ad553e3.tar.gz ayatana-indicator-session-39ec64fb84b26592e134cddb465b659d9ad553e3.tar.bz2 ayatana-indicator-session-39ec64fb84b26592e134cddb465b659d9ad553e3.zip |
- Add XS-Testsuite: autopkgtest.
* debian/tests:
- Add start-service test; verify that the indicator can be started from
DBUS.
- Add debian/tests/control.
* Move TestCanStartService into a separate make target "localcheck"; so that
the other tests can successfully run, and this one be used as an
integration check.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index d910c9c..0432587 100644 --- a/debian/control +++ b/debian/control @@ -23,6 +23,7 @@ Homepage: https://launchpad.net/indicator-session # and sync up the code again. Vcs-Bzr: https://code.launchpad.net/~indicator-applet-developers/indicator-session/trunk.13.04 Vcs-Browser: https://bazaar.launchpad.net/~indicator-applet-developers/indicator-session/trunk.13.04/files +XS-Testsuite: autopkgtest Package: indicator-session Architecture: any |