5027368077
- made test depend on copier and paster to make sure they are built first. - Changed to use installTestHelperApp() to deploy helper apps. Change-Id: I39e4f2ddcc3c735e17256db5638bf8a3495362f6 Reviewed-by: Kurt Korbatits <kurt.korbatits@nokia.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com> Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
5 lines
85 B
INI
5 lines
85 B
INI
TEMPLATE = subdirs
|
|
SUBDIRS = copier paster
|
|
test.depends += $$SUBDIRS
|
|
SUBDIRS += test
|