summaryrefslogtreecommitdiff
path: root/test/style/style_parser.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Use variant<std::string, Tileset> in TileSourceJohn Firebaugh2016-06-151-30/+0
* [core] Push Source::tileset down to TileSourceJohn Firebaugh2016-06-141-0/+1
* [core] Use Range<uint8_t> instead of full Tileset where possibleJohn Firebaugh2016-06-141-4/+4
* [core] Make enum ↔ string conversion more generic-friendlyJohn Firebaugh2016-06-131-2/+3
* [tidy] Check modernize-use-autoBruno de Oliveira Abinader2016-06-131-1/+1
* [core] fix pedantic warning messagesKonstantin Käfer2016-06-131-3/+3
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-5/+5
* [core] Use the proper type for font stacksJohn Firebaugh2016-04-221-3/+3
* [test] rearrange test files so they're not in the fixtures folderKonstantin Käfer2016-03-221-3/+2
* Allow using tileSize: 512 as a switch to trade retina support for 512px raste...Young Hahn2016-02-111-2/+4
* [core] Cache with mapbox:// tile URLsJohn Firebaugh2016-02-101-3/+3
* [core] Add a method for statically evaluating font stacks used by a styleJohn Firebaugh2016-02-101-0/+10
* [tests] Reorganize tests to match src structureJohn Firebaugh2016-02-021-0/+115