aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/cgeo/CGeoTestCase.java
Commit message (Collapse)AuthorAgeFilesLines
* fix #2534: Updating a OC.de cache doubles the cache descriptionBananeweizen2013-03-021-0/+7
|
* Make sure a cgeoapplication is created before testingSamuel Tardieu2012-04-211-0/+19
Some tests are using cgeoapplication without having one already setup, and may be subject to race conditions when accessing the singleton or the Settings.