summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [test] Run Annotations DebugSparse test only with OpenGL rendererJuha Alanen2020-03-121-0/+4
* [core] Add a callback for platform RunLoop integrationThiago Marcos P. Santos2020-03-111-0/+49
* [core] Add unit tests for ambient cache sizeAlexander Shalamov2020-03-072-8/+52
* [core] Remove unnecessary intermediate PolygonFeaturezmiao2020-03-051-1/+2
* [core] Fix within case when point is on polygon boundaryzmiao2020-03-051-0/+4
* [core] Add snapshotter unit testsAlexander Shalamov2020-03-054-2/+151
* [core] Use weak annotation managerAlexander Shalamov2020-03-057-57/+47
* Add OfflineDownload.NoFreezingOnNotFoundError unit testMikhail Pozdnyakov2020-02-281-0/+69
* [build][ios] Refactor iOS test runner CI job configsJuha Alanen2020-02-271-2/+2
* [build] Build files related to OpenGL renderer only when the flag is enabledJuha Alanen2020-02-271-7/+11
* Add Pass.NoCopy unit testMikhail Pozdnyakov2020-02-262-0/+17
* [core] OnlineFileSource is never accessed directlyMikhail Pozdnyakov2020-02-263-145/+136
* [core] FileSourceManager::getFileSource() returns PassRefPtrMikhail Pozdnyakov2020-02-263-24/+40
* [core] Update Map.UniversalStyleGetter testAlexander Shalamov2020-02-261-10/+19
* [core] Add unit test for layer serializationAlexander Shalamov2020-02-261-1/+95
* [test] Verify pitch boundsJuha Alanen2020-02-261-0/+4
* Add OfflineDownload.NoFreezingOnCachedTilesAndNewStyle unit testMikhail Pozdnyakov2020-02-253-0/+49
* [core] Consolidate file source keys in the generic FileSource headerMikhail Pozdnyakov2020-02-252-6/+6
* [test] Add test for min and max pitch optionsJuha Alanen2020-02-252-0/+93
* [core] Remove unnecessary includes, fix commentszmiao2020-02-211-3/+3
* [core] Update unti tests. Remove unnecessary debugging codezmiao2020-02-211-6/+26
* [test-runner] Share common code between test runnersJuha Alanen2020-02-182-82/+3
* [core] Add unit test for Style::Impl::onSpriteLoadedAlexander Shalamov2020-02-178-2/+137
* [core] Implement 'in' expression. (#16162)Kevin Li2020-02-153-2/+41
* [test-runner] Share common code between iOS test runnersJuha Alanen2020-02-1412-192/+2
* [test] Add iOS unit test runnerJuha Alanen2020-02-1429-11/+699
* [test] Fix failing tests on iOSJuha Alanen2020-02-145-8/+11
* [core] Add unit testAlexander Shalamov2020-02-141-0/+36
* [core] Use atomic int in Map.PrefetchDelta* unit testsAlexander Shalamov2020-02-121-4/+6
* Add support for expression testzmiao2020-02-124-0/+109
* Enable parse within expressionzmiao2020-02-121-10/+30
* [core] sort symbols using symbol-sort-key before placement (#16023)Ansis Brammanis2020-02-112-1/+25
* Add Style.AddRemoveImage unit testMikhail Pozdnyakov2020-02-111-0/+16
* [core] Loading images to style optimizationMikhail Pozdnyakov2020-02-114-20/+22
* [core] Add unit test for Source::setPrefetchZoomDeltaAlexander Shalamov2020-02-111-0/+132
* [core] Make CustomGeometrySource::TileOptions immutableAlexander Shalamov2020-02-111-6/+15
* [core] Override default prefetch delta if source has it's own settingAlexander Shalamov2020-02-111-9/+11
* [build] Remove unused filesThiago Marcos P. Santos2020-02-071-135/+0
* [build] Move the `next` buildsystem to the rootThiago Marcos P. Santos2020-02-072-1/+189
* Add OfflineDatabase.UpdateDatabaseReadOnlyMode unit testMikhail Pozdnyakov2020-02-071-0/+16
* Add OfflineDatabase.PutResourceReadOnlyMode unit testMikhail Pozdnyakov2020-02-071-0/+27
* [core] Add unit test for global settings objectAlexander Shalamov2020-02-062-0/+49
* [test] Enable HTTP server on AndroidJuha Alanen2020-02-063-3/+3
* [test] Improve the stability of a test on AndroidJuha Alanen2020-02-061-3/+10
* [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