summaryrefslogtreecommitdiff
path: root/platform/darwin/test
Commit message (Expand)AuthorAgeFilesLines
* [build] add -fvisibility=hidden to macOS dynamic framework and export require...Konstantin Käfer2017-01-041-0/+15
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.5-masterMinh Nguyễn2016-12-2025-212/+768
|\
| * Use appropriate part of speech for properties (#7457)Minh Nguyễn2016-12-1610-57/+334
| * [ios, macos] Simplify MGLSource and subclasses (#7377)Minh Nguyễn2016-12-137-65/+140
| * [ios, macos] handle duplicate layer errorIvo van Dongen2016-12-131-0/+18
| * [ios, macos] Load features into shape source if possible (#7339)Jesse Bounds2016-12-121-7/+14
| * [ios, macos] Expanded source documentationMinh Nguyễn2016-12-102-4/+4
| * [ios, macos] Rename MGLGeoJSONSource to MGLShapeSource (#7334)Jesse Bounds2016-12-099-49/+49
| * [ios, macos] Source-driven attribution (#5999)Minh Nguyễn2016-12-081-0/+115
| * [ios, macos] renamed raster-hue-rotateFredrik Karlsson2016-12-081-4/+4
| * [ios, macos] Fix typo in exception name for style source identifier (#7315)Jesse Bounds2016-12-071-1/+1
| * Prevent stopless functions (#7309)Fredrik Karlsson2016-12-074-2/+22
| * [ios, macos] fixed compiler warningsFredrik Karlsson2016-12-071-2/+2
| * [ios, macos] renamed dasharray and icon sizeFredrik Karlsson2016-12-062-8/+8
| * [ios, macos] MGLGeoJSONSource can now be initialized with any shapeFredrik Karlsson2016-12-063-39/+51
| * [core, ios, macos] Add image accessor to MGLStyle (#7096)Roman Blum2016-12-056-0/+56
* | [ios, macos] handle duplicate layer errorIvo van Dongen2016-12-121-0/+27
* | [darwin, android] SDK bindings for circle-stroke propertiesJohn Firebaugh2016-12-091-0/+12
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.4-masterMinh Nguyễn2016-12-0312-194/+280
|\ \ | |/
| * [ios, macos] Consolidate tests of MGLStyle addSource in MGLStyleTestsJesse Bounds2016-12-021-23/+37
| * [ios, macos] Raise NSException if layer or source added more than onceJesse Bounds2016-12-021-1/+60
| * [ios, macos] Rename MGLMapViewTests back to MGLStyleLayerTestsJesse Bounds2016-12-0210-18/+18
| * [ios, macos] renamed MGLStyleLayerTests to MGLMapViewTestsIvo van Dongen2016-12-0210-20/+20
| * [ios, macos] Add back support for CONTAINS operatorJesse Bounds2016-12-011-0/+12
| * [ios, macos] rename style spec propertiesFredrik Karlsson2016-11-306-173/+173
| * [ios, macos] Fixed spurious offline storage test failureMinh Nguyễn2016-11-291-0/+1
* | [ios, macos] renamed MGLStyleLayerTests to MGLMapViewTestsIvo van Dongen2016-11-3010-20/+20
* | [build] upgrade to variant 1.1.4 and dependenciesKonstantin Käfer2016-11-281-1/+1
|/
* [macos] Enabled runtime styling testsMinh Nguyễn2016-11-021-0/+1
* [ios, macos] Share more testsMinh Nguyễn2016-11-022-0/+324
* [ios, macos] Rationalized string enum namesMinh Nguyễn2016-11-021-2/+2
* [ios, macos] Added Swift MGLStyleValue testsMinh Nguyễn2016-10-262-0/+39
* Add MGLPointCollection for GeoJSON multipoints (#6742)Jesse Bounds2016-10-201-18/+19
* [ios, macos] Expand changes to entire APIMinh Nguyễn2016-10-176-107/+99
* [ios, macos] Teach features and shapes about GeoJSON and mbgl typesJesse Bounds2016-10-141-0/+165
* [ios, macos] Simplified style property enum namesMinh Nguyễn2016-10-114-64/+64
* [ios, macos] Revamped MGLStyleLayer, MGLSource inheritanceMinh Nguyễn2016-10-067-23/+25
* [ios, macos] Remove support for CONTAINS operator (#6590)Minh Nguyễn2016-10-051-12/+0
* update style generation code for new style spec enum values docs (#6508)Justin R. Miller2016-09-301-4/+4
* [ios, macos] increase timeout to 2 secondsFredrik Karlsson2016-09-211-2/+2
* [ios, macos] Short-circuit packs testMinh Nguyễn2016-09-211-3/+6
* Better handling for undefined icon|text-rotation-alignment (#6253)Young Hahn2016-09-211-12/+12
* [ios, macos] Add more predicate operator to mbgl filter translationsJesse Bounds2016-09-211-3/+54
* [ios] fixes #6248: properly handle all NSNumber types in filters (#6290)Justin R. Miller2016-09-161-0/+200
* [ios, macos] Put MGLStyleLayer inits in respective classesJesse Bounds2016-09-087-7/+7
* [ios] Check for bool value with charJesse Bounds2016-09-021-1/+3
* [ios] Added support for filters (NSPredicate)Fredrik Karlsson2016-09-023-2/+178
* [ios, macos] Test roundtripping property functionsMinh Nguyễn2016-08-268-16/+291
* [ios, macos] Test enum values, not just typesMinh Nguyễn2016-08-264-16/+16
* [ios, macos] Simplified test code generationMinh Nguyễn2016-08-266-140/+140