summaryrefslogtreecommitdiff
path: root/gyp
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2015-12-23 15:30:02 -0800
committerMinh Nguyễn <mxn@1ec5.org>2015-12-24 14:41:23 -0800
commitceb0790cd881f2464ffc167ed41ab009af97c1e5 (patch)
treeff11f2deb4da74d9a17003e2ec529d1927d21027 /gyp
parente4d84948524844667c742d7d5e0b2c0c4295cde7 (diff)
downloadqtlocation-mapboxgl-ceb0790cd881f2464ffc167ed41ab009af97c1e5.tar.gz
[osx] Unit tests
Added an XCTest bundle to the osxsdk scheme. It contains some basic tests of shared iOS/OS X code.
Diffstat (limited to 'gyp')
-rw-r--r--gyp/osx.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/osx.gyp b/gyp/osx.gyp
index 86f4b44dfa..7501dd8ba0 100644
--- a/gyp/osx.gyp
+++ b/gyp/osx.gyp
@@ -2,6 +2,7 @@
'includes': [
'../platform/osx/app/mapboxgl-app.gypi',
'../platform/osx/sdk/framework-osx.gypi',
+ '../platform/osx/test/osxtest.gypi',
'../platform/linux/mapboxgl-app.gypi',
'../test/test.gypi',
'../bin/render.gypi',