summaryrefslogtreecommitdiff
path: root/platform/darwin/test/MGLOfflineStorageTests.mm
Commit message (Collapse)AuthorAgeFilesLines
* [ios, macos] Enable offline merge test.Fabian Guerra2018-10-051-8/+6
|
* [ios, macos] Disable offline merge test.Fabian Guerra2018-10-011-9/+13
|
* [ios] Bump more test timeouts for Xcode 10 sluggishnessJason Wray2018-09-261-3/+2
|
* [ios, tests] Bump most waitForExpectationsWithTimeout's to 5sJason Wray2018-09-201-10/+10
| | | | | | [skip firebase] Bump MGLOfflineStorageTests timeouts to 5 seconds
* [ios, macos] Fix add file content test, create Documents folder when missing.Fabian Guerra2018-09-191-3/+8
|
* [ios, macos] Offline regions merge. (#12791)Fabian Guerra Soto2018-09-171-0/+124
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [ios, macos] Add offline regions merge. * [ios, macos] Update changelogs. * [ios, macos] Fix refreshing the offline packs after new content is added. * [ios, macos] Update MGLOfflineStorage's add contents of file documentation. * [ios, macos] Add MGLOfflineStorage test cases for adding file contents. * [ios, macos] Add offline merge test database. * [ios, macos] Add packs parameter to MGLBatchedOfflinePackAdditionCompletionHandler. * [core] Fix a query mege duplication. * [ios, macos] Remove unnecessary pack iteration. * [ios, macos] Fix packs update KVO notifications. * [ios, macos] Add localization strings. * [core] Fix query readability. * [ios, macos] Fix MGLOfflineStorageTest, cleanup the cache database after the test. * [ios, macos] Fix offline packs, updating triggers a crash.
* [darwin] arbitrary offline region geometriesIvo van Dongen2018-08-201-1/+73
|
* [macos,ios] add tests for MGLOfflineStorageDelegateKonstantin Käfer2017-02-201-0/+195