summaryrefslogtreecommitdiff
path: root/platform/darwin/test
Commit message (Expand)AuthorAgeFilesLines
* [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] 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
* [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
* [ios, macos] Offsets as vectors, padding as edge insetsMinh Nguyễn2016-08-191-6/+15
* [ios, macos] Fixes #5975 Add source getter to MGLStyleFredrik Karlsson2016-08-181-0/+2283
* [ios, macos] Fixed incorrect assignment in style layer testsMinh Nguyễn2016-08-181-1/+1
* [ios, macos] Replaced testAAALoadPacks with a setUp method (#6007)Minh Nguyễn2016-08-151-12/+16
* Runtime styling API for iOS/macOS (#5727)Fredrik Karlsson2016-08-1110-0/+422
* [ios, macos] Offline storage size APIMinh Nguyễn2016-07-181-0/+4
* [core] Add support for $id key to filtersJohn Firebaugh2016-07-181-8/+9
* Merge branch 'release-ios-v3.3.0' into masterJesse Bounds2016-07-071-5/+6
|\
| * [ios] Move cache.db to a subdirectory (#5601)Jason Wray2016-07-071-5/+6
* | [core] geometry@0.8.0 / geojsonvt@6.0.0 (#5514)Young Hahn2016-07-061-1/+1
|/