~zsombi/ubuntu-ui-toolkit/labelThemingFix

« back to all changes in this revision

Viewing changes to tests/tests.pro

  • Committer: Tarmac
  • Author(s): Timo Jyrinki
  • Date: 2016-03-07 15:37:48 UTC
  • mfrom: (1884.1.2 uitk-staging)
  • Revision ID: tarmac-20160307153748-wif1m1n2eg0s1dz4
Add a test for blocking if packaging not sorted and clean.
.

Approved by ubuntu-sdk-build-bot, Christian Dywan.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
 
11
11
OTHER_FILES += qmlapicheck.sh
12
12
 
 
13
check.commands += $$PWD/packaging-sorting.sh || exit 1;
13
14
check.commands += $$PWD/qmlapicheck.sh || exit 1;