summaryrefslogtreecommitdiff
path: root/test/map/map.test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.5-masterMinh Nguyễn2016-12-201-0/+12
|\
| * [test] Fixed Map-GetImageMinh Nguyễn2016-12-051-1/+1
| * [core, ios, macos] Add image accessor to MGLStyle (#7096)Roman Blum2016-12-051-0/+12
* | [build] move headless rendering files to platform/defaultKonstantin Käfer2016-11-221-2/+2
* | [build] move default ThreadPool implementation to platform/defaultKonstantin Käfer2016-11-221-1/+1
* | [test] Use shared headless displayBruno de Oliveira Abinader2016-11-171-2/+6
* | [tests] Disable "ContinuousRendering" test; causing spurious CI failuresJohn Firebaugh2016-11-151-1/+1
* | [core] add continuous rendering test that terminates once it settles downKonstantin Käfer2016-11-091-0/+59
* | [core] change std::array<uint16_t, 2> to mbgl::SizeKonstantin Käfer2016-10-271-17/+17
* | [core] don't load tiles from sources that aren't usedKonstantin Käfer2016-10-271-0/+48
|/
* [core] move gl::Context to Backend and refactor ViewKonstantin Käfer2016-10-251-43/+27
* [core] separate Backend from View for headless renderingKonstantin Käfer2016-10-251-23/+39
* [core] [node] pass thread pool impl to Map constructorMike Morris2016-10-201-17/+19
* [core] Fix Map::setLatLng behaviorBruno de Oliveira Abinader2016-10-071-0/+16
* [test] add .test.cpp suffix to test case filesKonstantin Käfer2016-09-281-0/+378