aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/cgeo/geocaching/compatibility
Commit message (Collapse)AuthorAgeFilesLines
* refactoring: rename cgeo activity to MainActivityBananeweizen2013-04-281-4/+4
| | | | * this avoids compiler errors when using fully qualified class names as they all start with cgeo.subpackage
* refactoring: make test compatible with level 4Bananeweizen2012-11-271-1/+1
|
* Removed deprecated warningsblafoo2012-05-101-1/+1
|
* Removed unused import leading to a warningblafoo2011-11-171-1/+0
|
* 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/+35
- fixes #587 - test suite and 3 tests (regex and whitespace perf tests) remain in cgeo.geocaching.test