summaryrefslogtreecommitdiff
path: root/test/ios/MapViewTests.m
Commit message (Expand)AuthorAgeFilesLines
* [iOS] Wait for didChange notifications instead of timerMinh Nguyễn2015-11-251-15/+28
* [core] Fix LatLngBounds default coordinatesBruno de Oliveira Abinader2015-11-181-2/+4
* [iOS] Wait for style loading, then rotation, then compass fadingMinh Nguyễn2015-11-041-6/+14
* remove heading tests as unreliableJustin R. Miller2015-10-271-77/+2
* tighten up non-location testsJustin R. Miller2015-10-271-12/+9
* fixes #2419: adapt iOS tests for Bitrise CIJustin R. Miller2015-10-201-5/+16
* [iOS] Dismiss authorization prompt before testing Location Services delegate ...Minh Nguyễn2015-10-161-0/+2
* fixes #2611: iOS test app long press drops debug markerJustin R. Miller2015-10-151-0/+40
* [iOS] disable perfectly good tests so they stop flapping on TravisJason Wray2015-09-211-1/+1
* Fixes the test for setting center canceling animations. A good submit to loo...Adam Hunter2015-09-151-0/+7
* Add test that setting the center coordinate cancels animationsAdam Hunter2015-09-151-0/+20
* Increased timeout for rotation animationMinh Nguyễn2015-09-151-2/+2
* Fix testUserTrackingModeFollow test to accept location permissions askJason Wray2015-08-251-2/+2
* GL is the library, SDK is the productJustin R. Miller2015-08-211-1/+1
* Fit to coordinatesMinh Nguyễn2015-06-261-0/+21
* Test fit to bounds; added MGLCoordinateBounds functionsMinh Nguyễn2015-06-251-0/+35
* Reversed direction to be clockwiseMinh Nguyễn2015-06-251-1/+1
* Transform needs only a single TransformStateJohn Firebaugh2015-06-241-6/+4
* Add location tests for iOSJason Wray2015-06-151-2/+112
* clear location services prompt if neededJustin R. Miller2015-05-051-0/+2
* Reset map view frame on every testMinh Nguyễn2015-04-241-0/+1
* Test inset MGLMapViewMinh Nguyễn2015-04-241-0/+23
* fixes #830, #880: bring back iOS functional testsJustin R. Miller2015-04-231-111/+178
* move iOS code from gl-cocoa to this projectJustin R. Miller2015-02-091-0/+353