summaryrefslogtreecommitdiff
path: root/test/map
Commit message (Expand)AuthorAgeFilesLines
* [core] Convert MapContext to Map::Impl; eliminate indirectionJohn Firebaugh2016-04-152-26/+13
* [core] Clean up ThreadContext vestigesJohn Firebaugh2016-04-151-1/+1
* [tests] Use StubFileSource where a real FileSource is not requiredJohn Firebaugh2016-04-141-2/+2
* [core] Remove internal threading from OnlineFileRequestJohn Firebaugh2016-04-141-0/+3
* [core] Render from the main threadJohn Firebaugh2016-04-141-45/+3
* [ios] Run core unit tests in CIJohn Firebaugh2016-04-111-8/+37
* [test] rearrange test files so they're not in the fixtures folderKonstantin Käfer2016-03-224-5/+5
* [core] Always return wrapped coordinatesBruno de Oliveira Abinader2016-03-141-0/+6
* [core] Simplify LatLng::unwrapForShortestPath usageBruno de Oliveira Abinader2016-03-141-2/+70
* [core] Implement LatLng::null()Bruno de Oliveira Abinader2016-03-131-0/+3
* [core] Harden Transform anchor & padding usageBruno de Oliveira Abinader2016-03-131-4/+77
* [core] Fix non-anchored Transform::setAngleBruno de Oliveira Abinader2016-03-111-12/+17
* [core] Fix screen coordinates when crossing the antimeridian (#2)Bruno de Oliveira Abinader2016-03-111-0/+16
* [core] Fix screen coordinates when crossing the antimeridianBruno de Oliveira Abinader2016-03-101-0/+22
* [core] Check for NaNs in EdgeInsetsBruno de Oliveira Abinader2016-03-101-2/+36
* [core] Coordinate wrapping fixesBruno de Oliveira Abinader2016-03-101-6/+10
* [core] Moved TileCoordinate to tile cover scopeBruno de Oliveira Abinader2016-03-011-6/+10
* [core] Moved wrapping to LatLng scopeBruno de Oliveira Abinader2016-03-011-0/+23
* [core] PrecisionPoint is now ScreenCoordinateBruno de Oliveira Abinader2016-03-011-7/+7
* [core] Enforce constants usageBruno de Oliveira Abinader2016-03-011-16/+17
* [core] Moving caching logic to DefaultFileSourceJohn Firebaugh2016-02-102-5/+5
* [core] Make bool conversions explicitJohn Firebaugh2016-02-031-2/+1
* [core] Improve LatLngBounds APIJohn Firebaugh2016-02-021-6/+4
* [tests] Reorganize tests to match src structureJohn Firebaugh2016-02-024-0/+368