summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/test/java/com/mapbox/mapboxsdk/geometry/LatLngTest.java
Commit message (Expand)AuthorAgeFilesLines
* [android] Preflight argument validity before constructing LatLngJohn Firebaugh2017-04-061-0/+75
* [android] - wrap longitude values from core (#7852)Tobrun2017-02-041-9/+4
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-161-178/+178
* [android] #4814 - simplified mock parcel testing, update tests to reflect the...Tobrun2016-04-241-29/+8
* [android] #3832 - improve unit testing geometry packageTobrun2016-03-311-10/+10
* [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-251-1/+1
* [android] #3830 added mocked parcel implementationTobrun2016-02-051-0/+71
* [android] #3754 - newLatLngBounds: unit tests for LatLng and LatLngBounds, bu...Tobrun2016-02-021-0/+134