summaryrefslogtreecommitdiff
path: root/test/src/mbgl
Commit message (Collapse)AuthorAgeFilesLines
* [core] remove MockView and View dependency in TransformKonstantin Käfer2016-05-181-26/+0
|
* [core] move TileData and dependents to new *TileID classesKonstantin Käfer2016-05-101-4/+5
|
* [core] Use the proper type for font stacksJohn Firebaugh2016-04-221-4/+4
|
* [ios] Don't try to launch test server (#4719)John Firebaugh2016-04-151-0/+3
|
* [tests] Rationalize storage testsJohn Firebaugh2016-04-141-0/+3
| | | | Properly divide Storage tests into DefaultFileSource, OnlineFileSource, and HTTPFileSource tests.
* [core] Render from the main threadJohn Firebaugh2016-04-142-7/+10
| | | | Do not create a thread for the MapContext anymore.
* [ios] Run core unit tests in CIJohn Firebaugh2016-04-119-0/+606