summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [build] Adding a build flag to build without GL if needed (#16120)Thomas Moenicke2020-02-033-15/+15
* [build] Enable unit tests for Qt MacOS builds in CIJuha Alanen2020-01-301-0/+0
* [test] Remove node.js based HTTP serverJuha Alanen2020-01-303-263/+0
* [test] Switch to C++ HTTP serverJuha Alanen2020-01-304-1/+216
* [core] Add unit test for pausing & resuming database fsAlexander Shalamov2020-01-272-0/+26
* Add CrossTileSymbolLayerIndex.offscreenSymbols testMikhail Pozdnyakov2020-01-221-1/+54
* [core] Do not index and place the off-screen symbols for overscaled tilesMikhail Pozdnyakov2020-01-221-11/+11
* [core] Simplify CrossTileSymbolIndex::addLayer()Mikhail Pozdnyakov2020-01-221-15/+15
* [core] implement stretchable icons for icon-text-fitKonstantin Käfer2020-01-152-20/+21
* [core] move icon rotation from shaping to quad generation to mirror JSKonstantin Käfer2020-01-152-24/+25
* [core] Remove unused WritingMode from getIconQuadsKonstantin Käfer2020-01-151-12/+12
* [core] Change ImagePosition from storing non-padded rect to padded rect to mi...Konstantin Käfer2020-01-151-1/+1
* [core] parse stretchX, stretchX, and content from sprite JSON filesKonstantin Käfer2020-01-151-139/+317
* [core] Add stretches and content to style::ImageKonstantin Käfer2020-01-152-23/+96
* [core] getGlyphQuad -> getGlyphQuadsKonstantin Käfer2020-01-151-12/+47
* [core] Modularize FileSource codebase (#15768)Alexander Shalamov2020-01-1321-348/+386
* [test] Increase the threshold for Map.Offline test on AndroidJuha Alanen2020-01-101-1/+4
* [test] Skip number-format expression tests on AndroidJuha Alanen2020-01-101-0/+6
* [test] Run unit tests as NativeActivity application on AndroidJuha Alanen2020-01-1019-8/+412
* [android][core] Add `Map::latLngBoundsForCameraUnwrapped` and jni binding for...Peng Liu2020-01-091-0/+42
* [core] Offline download must clear batch buffer at load interruptMikhail Pozdnyakov2019-12-181-1/+82
* Include padding when testing camera scale in cameraForLatLngBoundsAleksandar Stojiljkovic2019-12-171-10/+24
* [core] Enable 'line-sort-key' and 'fill-sort-key' layout properties (#15839)Andrew Hay Kurtz2019-12-171-2/+2
* [tests] Fix -Werror=shadow issues in the unit testsThiago Marcos P. Santos2019-12-124-124/+85
* [core] Add unit test for calculateTileDistancesAlexander Shalamov2019-12-092-0/+28
* [core] Add unit test for getAnchors and remove unused fieldAlexander Shalamov2019-12-093-2/+133
* [core] Add unit test for tagged string's image sectionsAlexander Shalamov2019-12-021-0/+17
* [core] Add unit tests for Formatted classAlexander Shalamov2019-12-022-0/+52
* [core] Shape images in labels at bucket zoom levelAlexander Shalamov2019-12-021-1/+4
* [core] Use new 'SymbolTextAndIcon' program to draw icons in textAlexander Shalamov2019-12-022-11/+143
* [core] Store 'sdf' flag in vertex attributeAlexander Shalamov2019-12-022-17/+25
* [core] Shape images in labels and create image quadsAlexander Shalamov2019-12-023-15/+21
* [core] Pass images and evaluated layout text size to shapingAlexander Shalamov2019-12-021-3/+7
* [core] Add evaluated images to styled text sectionsAlexander Shalamov2019-12-021-3/+3
* [core] Add image sections to format expressionAlexander Shalamov2019-12-021-2/+5
* [core] Introduce Pass<> class and use it for SchedulerMikhail Pozdnyakov2019-12-022-8/+8
* [core] Add OfflineDatabase.Pack unit testMikhail Pozdnyakov2019-12-021-0/+30
* [core] Introduce OfflineDatabase::runPackDatabaseAutomatically() APIMikhail Pozdnyakov2019-12-021-2/+3
* [core] Calculate GeoJSON tile geometries in a background threadMikhail Pozdnyakov2019-11-291-9/+33
* [core][android][darwin] Fix GeoJSONOptions handlingMikhail Pozdnyakov2019-11-292-8/+6
* [core] Introduce Scheduler::GetSequenced() APIMikhail Pozdnyakov2019-11-281-0/+43
* [tests] Increase test toleranceThiago Marcos P. Santos2019-11-271-1/+1
* [core] Update Source.GeoJSONSourceTilesAfterDataReset unit testMikhail Pozdnyakov2019-11-261-96/+46
* [test] Add test for priority of online requests for expired resourcesJuha Alanen2019-11-211-1/+76
* [core] Identation and build fixesMikhail Pozdnyakov2019-11-191-34/+31
* [core] Fix incorrect resizing of TileCacheSergey Yershov2019-11-192-0/+91
* [core] Add Style.SourceImplsOrder testMikhail Pozdnyakov2019-11-191-0/+22
* [core] Fix MapSnapshotter build failure on WindowsAnder Conselvan de Oliveira2019-11-132-4/+4
* [core] OfflineDatabase pack APIMikhail Pozdnyakov2019-11-121-11/+37
* [core] Add Source.GeoJSONSourceTilesRemainAfterDataReset unit testMikhail Pozdnyakov2019-11-121-10/+34