aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/cgeo/geocaching/geopoint/GeopointTest.java
Commit message (Expand)AuthorAgeFilesLines
* code cleanupBananeweizen2013-02-241-16/+16
* fix #2389: Parse errors in cgeocoordsBananeweizen2013-01-131-2/+65
* Fix #1722: do not use BigDecimal in computationsSamuel Tardieu2012-06-051-81/+65
* Refactoring: move Direction out of GeopointSamuel Tardieu2012-04-201-3/+3
* refactoring: rest in peace, cgBaseBananeweizen2012-04-181-0/+4
* Make Geopoint parcelableSamuel Tardieu2012-04-161-0/+9
* Refactoring: remove int based Geopoint and Viewport constructorsSamuel Tardieu2012-04-121-6/+0
* Implement equals() and hashCode() for GeopointSamuel Tardieu2012-04-111-4/+4
* Implementation for issue #1120Torsten Keil2012-02-171-0/+180
* Additional testcaseblafoo2011-12-061-0/+6
* Accept any coordinate when creating a GeopointSamuel Tardieu2011-11-091-24/+1
* Make several things static following the Settings static moveSamuel Tardieu2011-10-051-8/+7
* Refactoring: put tests into same java package as tested classStephan Merker2011-10-031-0/+84