aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/cgeo/geocaching/utils
Commit message (Collapse)AuthorAgeFilesLines
* Fix #646: caches can not be watched if imported by GPXSammysHP2011-11-051-2/+6
| | | Part of it: Add a method to convert the geocode to the id with a base31-conversion (with Groundspeak-alphabet).
* Make several things static following the Settings static moveSamuel Tardieu2011-10-051-2/+1
|
* Refactoring: put tests into same java package as tested classStephan Merker2011-10-031-0/+15
- fixes #587 - test suite and 3 tests (regex and whitespace perf tests) remain in cgeo.geocaching.test