aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/cgeo/geocaching/WaypointTest.java
Commit message (Collapse)AuthorAgeFilesLines
* #2414 convert junit statements to assertjMichael Keppler2014-04-221-10/+12
| | | | This conversion is not complete, but the remaining statements are hard to catch with regular expressions automatically.
* fix #3594: personal note parsing is too looseSamuel Tardieu2014-02-281-0/+34
|
* refactoring: remove bad compare method of waypointsBananeweizen2013-11-101-17/+21
|
* refactoring: apply android formatter to all XML filesBananeweizen2013-06-021-1/+1
| | | * makes it easier to compare and find duplicate code
* code cleanupBananeweizen2013-02-241-1/+1
| | | | | | * rename several lower case classes * more strict visibility modifiers * Lint warnings * style warnings
* Refactoring: rename cgWaypoint into WaypointSamuel Tardieu2013-01-071-0/+41