aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.qbs
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@qt.io>2017-05-25 19:10:27 -0700
committerJake Petroules <jake.petroules@qt.io>2017-05-30 15:29:51 +0000
commit8a7beb631787bbc61624f0fead0563b35649be3a (patch)
tree58b45d4c54238b67399b09d4831c8ced945df2a9 /tests/auto/auto.qbs
parentb13a5e2a07764dbf92736a2c89e65af0d26c4556 (diff)
Migrate tests of Apple platforms/tools into new tst_blackboxapple target
This new test suite collects all the tests which test qbs' support for Apple platforms, Xcode, and related tools. Change-Id: I835e2d5bee46f1b4bb281c02b5b4ef814f196d7c Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'tests/auto/auto.qbs')
-rw-r--r--tests/auto/auto.qbs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/auto.qbs b/tests/auto/auto.qbs
index bddfa2c6b..6f20daeb5 100644
--- a/tests/auto/auto.qbs
+++ b/tests/auto/auto.qbs
@@ -5,6 +5,7 @@ Project {
references: [
"api/api.qbs",
"blackbox/blackbox.qbs",
+ "blackbox/blackbox-apple.qbs",
"blackbox/blackbox-qt.qbs",
"buildgraph/buildgraph.qbs",
"cmdlineparser/cmdlineparser.qbs",