aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/cgeo/geocaching/geopoint/GeoPointParserTest.java
Commit message (Expand)AuthorAgeFilesLines
* added test: Make sure we can parse our own geopoint formattingBananeweizen2013-06-111-0/+8
* refactoring: apply android formatter to all XML filesBananeweizen2013-06-021-1/+0
* fix #2404: Remove spaces when editing coordinatesBananeweizen2013-01-171-4/+13
* Refactoring: keep GeopointParser private to its packageSamuel Tardieu2012-04-211-4/+2
* Implement equals() and hashCode() for GeopointSamuel Tardieu2012-04-111-2/+2
* #936: improve stability, have unit testBananeweizen2012-01-041-1/+11
* #922: Deleting of automatic generated waypointsBananeweizen2012-01-011-13/+29
* fix #920: WPs created from Personal Notes not correctBananeweizen2011-12-311-3/+12
* 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/+48