~diegosarmentero/click-update-manager/no-updates-no-title

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Tarmac
  • Author(s): Rodney Dawes
  • Date: 2013-09-27 18:06:23 UTC
  • mfrom: (22.1.6 run-tests)
  • Revision ID: tarmac-20130927180623-brus81bls8748lrp
Add a rule to the makefile to run the unit tests.
Run the unit tests during package build.
Add autopkgtest configuration to test that dependency's changes don't break us.

Approved by Diego Sarmentero, PS Jenkins bot, Mike McCracken.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
 
9
9
%:
10
10
        dh $@ --parallel --fail-missing
 
11
 
 
12
override_dh_auto_test:
 
13
        dh_auto_build -- check