summaryrefslogtreecommitdiff
path: root/tests/auto/blackbox/blackbox.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/blackbox/blackbox.qbs
parentb13a5e2a07764dbf92736a2c89e65af0d26c4556 (diff)
downloadqbs-8a7beb631787bbc61624f0fead0563b35649be3a.tar.gz
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/blackbox/blackbox.qbs')
-rw-r--r--tests/auto/blackbox/blackbox.qbs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/blackbox/blackbox.qbs b/tests/auto/blackbox/blackbox.qbs
index 7ae40e471..b56cf4111 100644
--- a/tests/auto/blackbox/blackbox.qbs
+++ b/tests/auto/blackbox/blackbox.qbs
@@ -5,7 +5,6 @@ Project {
QbsAutotest {
testName: "blackbox"
- Depends { name: "Qt.xml" }
Depends { name: "qbs_app" }
Depends { name: "qbs-setup-toolchains" }
Group {