aboutsummaryrefslogtreecommitdiff
path: root/debian/tests
Commit message (Collapse)AuthorAgeFilesLines
* Rename localcheck to integrationcheck; update autopkgtest test.Mathieu Trudel-Lapierre2013-01-141-4/+12
|
* - Add XS-Testsuite: autopkgtest.Mathieu Trudel-Lapierre2013-01-102-2/+11
| | | | | | | | | | * 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.
* - Add XS-Testsuite: autopkgtest.Mathieu Trudel-Lapierre2012-12-062-0/+6
* debian/tests: - Add start-service test; verify that the indicator can be started from DBUS. - Add debian/tests/control.