aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/cgeo/geocaching/test/AbstractResourceInstrumentationTestCase.java
Commit message (Collapse)AuthorAgeFilesLines
* refactoring: extract GPX serialization to make it testableBananeweizen2013-06-221-0/+17
|
* fix #2764: remove temporary caches after testBananeweizen2013-05-241-0/+26
|
* fix #2211: remove application-database indirectionBananeweizen2012-12-011-2/+2
|
* fix #2089: c:geo crashes when importing large GPX fileBananeweizen2012-11-101-0/+11
|
* refactoring: remove some of the TODOsBananeweizen2012-05-061-1/+0
|
* refactoring: more static code analysis cleanupsBananeweizen2012-04-021-4/+11
|
* more unit testsbananeweizen2011-11-111-0/+38
* tests for enumerations * initial OKAPI client and connector factory test * refactored enum lookups to disallow null values * refactored resource based tests to have one class for reading test resources