summaryrefslogtreecommitdiff
path: root/test/api
Commit message (Expand)AuthorAgeFilesLines
* [tidy] Check modernize-use-autoBruno de Oliveira Abinader2016-06-131-1/+1
* [tidy] Check modernize-use-nullptrBruno de Oliveira Abinader2016-06-131-1/+1
* [core] fix pedantic warning messagesKonstantin Käfer2016-06-134-8/+8
* [core, node, android] Remove used "base" parameter from setStyleJSONJohn Firebaugh2016-06-025-19/+19
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-1/+2
* [core] Generalize Map::{add,remove}CustomLayerJohn Firebaugh2016-06-021-2/+2
* [tests] Tweak LineAnnotation test so that it reveals a bug; fix the bugJohn Firebaugh2016-06-021-1/+1
* [tests] Clean up annotation testsJohn Firebaugh2016-06-021-168/+90
* [all] Rationalize annotation APIJohn Firebaugh2016-06-011-30/+28
* [core] Use geometry.hpp types for shape annotationsJohn Firebaugh2016-06-011-11/+11
* [core] AnnotationTileLayer vends its own name (#5163)Minh Nguyễn2016-05-261-0/+20
* [core] move TileData and dependents to new *TileID classesKonstantin Käfer2016-05-101-1/+1
* Revert "[core] Do not clear custom layers upon style switch"Bruno de Oliveira Abinader2016-04-211-4/+0
* [core] Do not clear custom layers upon style switchBruno de Oliveira Abinader2016-04-211-0/+4
* [tests] Accept [C|c]onnect as error messageThiago Marcos P. Santos2016-04-201-1/+1
* [tests] Use StubFileSource where a real FileSource is not requiredJohn Firebaugh2016-04-144-20/+20
* [core] Render from the main threadJohn Firebaugh2016-04-146-16/+69
* [ios] Run core unit tests in CIJohn Firebaugh2016-04-111-53/+0
* [build] Refactor and simplify build systemJohn Firebaugh2016-04-071-9/+1
* [ios] make unit tests work on iOS and iOS SimulatorKonstantin Käfer2016-03-223-2/+12
* [test] rearrange test files so they're not in the fixtures folderKonstantin Käfer2016-03-227-11/+11
* [core] Remove goOffline() from DefaultFileSourceThiago Marcos P. Santos2016-03-081-1/+4
* Revert "[gl] Updated CustomLayer tests"John Firebaugh2016-02-181-24/+30
* [gl] Updated CustomLayer testsBruno de Oliveira Abinader2016-02-181-26/+24
* [tests] Add test for Map::updatePointAnnotationJohn Firebaugh2016-02-121-3/+21
* [core] Reimplement existing caching within an offline-capable database schemaJohn Firebaugh2016-02-101-0/+50
* [core] Moving caching logic to DefaultFileSourceJohn Firebaugh2016-02-104-15/+15
* [core][ios][osx][android] make SpriteImage accept PremultipliedImageAnsis Brammanis2016-01-191-1/+1
* [test] ensure static rendering finishes when a tile can't be loadedKonstantin Käfer2016-01-151-0/+63
* [core] Eliminate platform::assetRoot()John Firebaugh2016-01-131-3/+4
* [core] Simplify asset:// implementationJohn Firebaugh2016-01-133-15/+15
* [test] allow aborting rendering after a timeoutKonstantin Käfer2016-01-081-0/+4
* [tests] Test with OnlineFileSourceJohn Firebaugh2015-12-235-22/+22
* [core] Fixed annotation icon replacementMinh Nguyễn2015-12-151-6/+25
* [core] Reduce custom layer API to lowest common denominatorJohn Firebaugh2015-12-111-11/+14
* [core] Custom layersJohn Firebaugh2015-12-092-38/+100
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-1/+1
* [core] Fix std::move() misuse that disables copy elisionKonstantin Käfer2015-12-032-3/+3
* [core] Map::setSprite ⇢ Map::addAnnotationIconJohn Firebaugh2015-12-011-4/+4
* [tests] Fix/improve Asset utestsThiago Marcos P. Santos2015-12-012-10/+26
* [tests] Don't use icons from the style for annotationsJohn Firebaugh2015-11-301-17/+13
* [core] Fix image type of Map::renderStillJohn Firebaugh2015-11-253-9/+9
* [test] Add pixelmatch; use in annotation testsJohn Firebaugh2015-11-251-21/+26
* [core] Rewrite image handlingJohn Firebaugh2015-11-253-23/+16
* Rewrite CustomSpriteImages testJohn Firebaugh2015-11-181-0/+14
* [core] Eliminate use of ClassProperties for paintJohn Firebaugh2015-11-101-7/+6
* [core] Don't crash when removing a shape annotation whose layer was never cre...John Firebaugh2015-10-301-0/+12
* [core] Style-sourced shape annotation propertiesJohn Firebaugh2015-10-221-0/+15
* [core] Introduce StyleLayer subclassesJohn Firebaugh2015-10-221-26/+14
* [core] Rationalize style property classes: <type>{Paint,Layout}PropertiesJohn Firebaugh2015-10-221-8/+8