~ubuntu-mate-dev/unity-gtk-module/lp1710999

« back to all changes in this revision

Viewing changes to tests/autopilot/Makefile.am

  • Committer: Łukasz 'sil2100' Zemczak
  • Date: 2013-05-03 00:21:12 UTC
  • mto: This revision was merged to the branch mainline in revision 280.
  • Revision ID: lukasz.zemczak@canonical.com-20130503002112-zcnfb2kisxpwndee
Create a seperate autopilot package, since we don't run integration tests during build

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
TESTS = test.sh
2
 
 
3
 
SUBDIRS = tests
 
1
 
 
2
autopilotdir = $(pythondir)/unity_gtk_module
 
3
autopilot_DATA = __init__.py
 
4
 
 
5
autopilottestsdir = $(autopilotdir)/tests
 
6
autopilottests_DATA = tests/__init__.py tests/test_gedit.py