summaryrefslogtreecommitdiff
path: root/test/style/style.test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [core] check source usage before removeIvo van Dongen2017-05-301-0/+32
|
* [core] Load source TileJSON immediatelyJohn Firebaugh2017-05-021-72/+0
| | | | | | | This reverses #3095. Rationale: * We're now exposing source attributes as a public API. Making those attributes unavailable at certain times complicates that API. * We're preparing to split RenderSource out of Source. Removing this removes a point of coupling between the two.
* [core] Move Sprite parsing to thread poolKonstantin Käfer2017-04-241-4/+9
|
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-1/+1
|
* [core] guard against duplicate source id’sIvo van Dongen2016-11-301-0/+21
|
* [test] add .test.cpp suffix to test case filesKonstantin Käfer2016-09-281-0/+115