aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/cgeo/geocaching/StaticMapsProviderTest.java
Commit message (Collapse)AuthorAgeFilesLines
* #2414 convert junit statements to assertjMichael Keppler2014-04-221-7/+9
| | | | This conversion is not complete, but the remaining statements are hard to catch with regular expressions automatically.
* Remove old SettingsActivity, rename new SettingsActivityrsudev2013-07-091-4/+5
|
* Implements #750, use preference activitykoem2013-07-091-2/+3
|
* Prevent StaticMapsproviderTest.java from getting runSamuel Tardieu2013-04-071-2/+5
| | | | | | | StaticMapsProviderTest.java fails more often than not because the image quota on the test server has been reached. Until we find a way to test static maps download more reliably, for example through a mock download, the test is disabled.
* remove StaticMapsProvider changesMarco Jacob2013-03-271-2/+0
|
* more checks in static maps testMarco Jacob2013-03-271-0/+2
|
* #2559 fix wp hashcode testBananeweizen2013-03-101-4/+18
|
* adding StaticMapsProviderTestMarco Jacob2013-03-091-0/+62