summaryrefslogtreecommitdiff
path: root/test/storage/offline_download.test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add OfflineDownload.NoFreezingOnNotFoundError unit testMikhail Pozdnyakov2020-02-281-0/+69
* Add OfflineDownload.NoFreezingOnCachedTilesAndNewStyle unit testMikhail Pozdnyakov2020-02-251-0/+36
* [core] Consolidate file source keys in the generic FileSource headerMikhail Pozdnyakov2020-02-251-1/+1
* [core] Modularize FileSource codebase (#15768)Alexander Shalamov2020-01-131-4/+2
* [core] Offline download must clear batch buffer at load interruptMikhail Pozdnyakov2019-12-181-1/+82
* [core] Add Map.Issue15342 unit testMikhail Pozdnyakov2019-09-121-2/+2
* [core] Add unit test to verify that Offline usage tag is not setAlexander Shalamov2019-09-111-1/+79
* [core] Add requiredTileCount to OfflineRegionStatusBruno de Oliveira Abinader2019-08-291-0/+11
* [core] Introduce usage tag for resourcesThiago Marcos P. Santos2019-05-281-1/+8
* [core] Support for excluding ideographic glyphs from offline downloads.Chris Loer2018-12-211-19/+96
* [build] rework platform/default directory and add -files.txt for vendored libsKonstantin Käfer2018-12-141-1/+1
* [core] add test about number of maximum concurrent requestsHuyen Chau Nguyen2018-11-151-3/+3
* [core] add tests for handling requests with different prioritiesHuyen Chau Nguyen2018-10-231-1/+1
* [core] add priorities to resourcesHuyen Chau Nguyen2018-10-231-0/+60
* [core] Always request 1x and @2x sprite images for portabilityKonstantin Käfer2018-09-241-5/+7
* [core] offline region definition - add support for arbitrary geometriesIvo van Dongen2018-08-201-1/+1
* WIP: use expected<T, E> for passing on errorsKonstantin Käfer2018-08-141-1/+1
* [test] add test for pending offline download when the disk is fullKonstantin Käfer2018-08-141-1/+77
* [core] harden OfflineDatabaseKonstantin Käfer2018-08-141-32/+47
* [core] Offline support for Image SourcesAsheem Mamoowala2017-06-011-3/+8
* [test] add .test.cpp suffix to test case filesKonstantin Käfer2016-09-281-0/+618