~timo-jyrinki/ubuntu-ui-toolkit/test_jenkins_3_fail

« back to all changes in this revision

Viewing changes to tests/api/api.pro

  • Committer: Christian Dywan
  • Date: 2015-11-30 15:39:52 UTC
  • mto: This revision was merged to the branch mainline in revision 1755.
  • Revision ID: christian.dywan@canonical.com-20151130153952-608ys88e6br7wkth
C++ types for apicheck testing

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
TEMPLATE = subdirs
 
2
 
 
3
SUBDIRS = Extinct
 
4
 
 
5
OTHER_FILES += test.sh
 
6
 
 
7
check.commands += ./test.sh || exit 1;