summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/test/java/com/mapbox/mapboxsdk/geometry
Commit message (Expand)AuthorAgeFilesLines
* [android] refactor move unit tests from test app to sdk and add some annotati...Pablo Guardiola2017-05-115-777/+0
* [android] Preflight argument validity before constructing LatLngJohn Firebaugh2017-04-062-14/+84
* [android] - harden offline region creation, add include method, expose world ...Tobrun2017-03-241-18/+102
* [android] - wrap longitude values from core (#7852)Tobrun2017-02-041-9/+4
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-1/+1
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-165-527/+529
* [android] latlngbounds includes added in builderCameron2016-07-141-0/+21
* [android] #4814 - simplified mock parcel testing, update tests to reflect the...Tobrun2016-04-245-153/+23
* [android] #3832 - improve unit testing geometry packageTobrun2016-03-315-12/+161
* [android] #4475 - Only wrapping when needed in LatLng.wrap(). Making Javadoc ...Brad Leege2016-03-251-3/+11
* [android] #4475 - Introducing LatLng.wrap() and removing usage of wrap() in J...Brad Leege2016-03-251-4/+9
* [android] #4473 - Fixing toString() tests for LatLng.toString()Brad Leege2016-03-252-5/+5
* [android] #4320 - rename including to containsTobrun2016-03-151-3/+2
* Hit missed lines in equality testsTom MacWright2016-02-194-0/+24
* [android] #4007 - improve coverage geometry packageTobrun2016-02-183-2/+51
* [android] #3830 added mocked parcel implementationTobrun2016-02-051-0/+71
* [android] #3758 - Projection / Visible Region implementation.Tobrun2016-02-044-4/+140
* [android] #3754 - newLatLngBounds: unit tests for LatLng and LatLngBounds, bu...Tobrun2016-02-022-0/+294