summaryrefslogtreecommitdiff
path: root/test/src/mbgl/test/util.cpp
Commit message (Expand)AuthorAgeFilesLines
* [test] Remove node.js based HTTP serverJuha Alanen2020-01-301-79/+0
* [build] disable parts of the build that require node when WITH_NODEJS=OFF is setKonstantin Käfer2018-05-241-6/+0
* [node, tests] Consolidate headless rendering logic in HeadlessFrontendJohn Firebaugh2017-07-261-17/+0
* [test] allow only a single shared display to avoid egl errorsIvo van Dongen2017-07-181-6/+0
* [core] renderer interfaceIvo van Dongen2017-07-181-1/+1
* [build] move logging to utilKonstantin Käfer2016-11-221-1/+1
* [build] move headless rendering files to platform/defaultKonstantin Käfer2016-11-221-2/+2
* [test] Use shared headless displayBruno de Oliveira Abinader2016-11-171-0/+6
* [core] change std::array<uint16_t, 2> to mbgl::SizeKonstantin Käfer2016-10-271-7/+6
* [core] move gl::Context to Backend and refactor ViewKonstantin Käfer2016-10-251-3/+4
* [test] Show error message when expected file does not existKonstantin Käfer2016-09-271-2/+15
* [build] switch to CMakeKonstantin Käfer2016-08-051-3/+14
* [core] Render from the main threadJohn Firebaugh2016-04-141-4/+10
* [ios] Run core unit tests in CIJohn Firebaugh2016-04-111-0/+129