~nskaggs/help-app/functional-test-template

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Tarmac
  • Author(s): Daniel Holbach
  • Date: 2015-03-25 13:46:34 UTC
  • mfrom: (122.2.1 help)
  • Revision ID: tarmac-20150325134634-ifvtvxu3eu2z0ghx
Run pyflakes3 and pep8 as part of the 'check' target.

Approved by Ubuntu Phone Apps Jenkins Bot, Nicholas Skaggs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
 
55
55
check:
56
56
        cd $(INTERNALS_DIR); ./run-tests
 
57
        cd $(INTERNALS_DIR); ./run-other-tests
57
58
 
58
59
translations:
59
60
        cd $(INTERNALS_DIR); ./generate-translations