summaryrefslogtreecommitdiff
path: root/test/src
Commit message (Expand)AuthorAgeFilesLines
* [core] Fix -Werror={pessimizing,redundant}-move from GCC 9Bruno de Oliveira Abinader2020-04-201-1/+1
* Refactor tileCover to support lod tilesMikko Pulkki2020-04-061-1/+1
* [test] Disable logging threadJuha Alanen2020-04-011-0/+1
* [core] OnlineFileSource is never accessed directlyMikhail Pozdnyakov2020-02-261-2/+2
* Add OfflineDownload.NoFreezingOnCachedTilesAndNewStyle unit testMikhail Pozdnyakov2020-02-252-0/+13
* [core] Add unit test for Style::Impl::onSpriteLoadedAlexander Shalamov2020-02-172-0/+17
* Add support for expression testzmiao2020-02-121-0/+3
* [test] Remove node.js based HTTP serverJuha Alanen2020-01-301-79/+0
* [test] Switch to C++ HTTP serverJuha Alanen2020-01-302-1/+200
* [core] Modularize FileSource codebase (#15768)Alexander Shalamov2020-01-133-13/+14
* [test] Run unit tests as NativeActivity application on AndroidJuha Alanen2020-01-101-8/+0
* [build] Make test/util.hpp a public interfaceThiago Marcos P. Santos2019-09-171-78/+0
* [core] Update MapObserver::onDidFinishRenderingFrame() APIMikhail Pozdnyakov2019-09-121-3/+3
* [core] Export symbol placement update status from MapObserverMikhail Pozdnyakov2019-08-231-1/+1
* [core][test] fix leaks from sqlite usageDane Springmeyer2019-08-161-0/+1
* [core] Force getGeometries() return const refAlexander Shalamov2019-07-241-1/+1
* [core] refactor program object creationKonstantin Käfer2019-05-281-0/+9
* [core] Make the BackgroundScheduler a singletonThiago Marcos P. Santos2019-05-102-2/+2
* [core] clang-tidy fixesKonstantin Käfer2019-04-051-25/+25
* [core] Include pixelRatio property in MapOptionsSudarsana Babu Nagineni2019-03-281-2/+1
* [core] Add setter/getter for size property in MapOptionsSudarsana Babu Nagineni2019-03-281-2/+1
* [core] Remove file source from public Map ctorBruno de Oliveira Abinader2019-03-201-0/+23
* [core] Don't use exceptions in MapObserver::onDidFailLoadingMapAnder Conselvan de Oliveira2019-03-131-1/+1
* [build] generate header maps instead of -files.txtKonstantin Käfer2019-01-091-0/+50
* [all] - update licenses to 2019tobrun2019-01-041-1/+1
* [core] add test about number of maximum concurrent requestsHuyen Chau Nguyen2018-11-152-0/+28
* [build] Update to geometry v1.0.0Bruno de Oliveira Abinader2018-11-131-3/+3
* [core] harden OfflineDatabaseKonstantin Käfer2018-08-143-2/+363
* [test] add partial message matching support to FixtureLogKonstantin Käfer2018-06-122-9/+28
* [build] disable parts of the build that require node when WITH_NODEJS=OFF is setKonstantin Käfer2018-05-242-14/+12
* [test] Update Map.PrefetchTilesBruno de Oliveira Abinader2018-02-281-0/+49
* [all] - update licenses to 2018Tobrun2018-01-031-1/+1
* Replace compile-time polymorphism with runtime polymorphism in the conversion...John Firebaugh2017-10-231-124/+0
* [test] Added GlyphManager.ImmediateFileSourceBruno de Oliveira Abinader2017-10-092-3/+21
* [node, tests] Consolidate headless rendering logic in HeadlessFrontendJohn Firebaugh2017-07-264-120/+0
* [test] allow only a single shared display to avoid egl errorsIvo van Dongen2017-07-182-8/+0
* [core] renderer interfaceIvo van Dongen2017-07-183-1/+97
* [core] GCC 4.9 bracket initialization issuesBruno de Oliveira Abinader2017-07-121-2/+2
* [core] GCC 4.9 shadow member warningsBruno de Oliveira Abinader2017-07-121-2/+2
* [test] Reuse StubGeometryTileFeature in MergeLinesBruno de Oliveira Abinader2017-07-061-0/+7
* [core] Simplify LayerObserver APIJohn Firebaugh2017-06-051-23/+3
* [core] Offline support for Image SourcesAsheem Mamoowala2017-06-012-0/+4
* [core] Add toDouble Conversion method for correctly parsing Lat Lng coordinatesAsheem Mamoowala2017-06-011-0/+9
* [core] Trim StyleObserver interfaceJohn Firebaugh2017-05-131-20/+0
* [core] Split style image collection from SpriteAtlasIvo van Dongen2017-05-121-3/+3
* [tidy] modernize-raw-string-literalBruno de Oliveira Abinader2017-05-121-3/+3
* [tidy] modernize-use-nullptrBruno de Oliveira Abinader2017-05-121-2/+2
* [tidy] modernize-use-default-member-initBruno de Oliveira Abinader2017-05-122-8/+5
* [tidy] llvm-namespace-commentBruno de Oliveira Abinader2017-05-121-2/+2
* [core] Refactor Source::*Impls into RenderSources and TilePyramidJohn Firebaugh2017-05-022-11/+23