aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/cgeo/geocaching/test
Commit message (Expand)AuthorAgeFilesLines
* Updated test datablafoo2011-12-068-1293/+1473
* refactoring: more boxing/unboxing cleanupBananeweizen2011-12-044-4/+4
* refactoring: reduce boxing/unboxing crazinessBananeweizen2011-12-033-6/+6
* Merge remote branch 'blafoo/cachetype'Bananeweizen2011-11-233-3/+3
|\
| * Use of CacheType instead of Stringblafoo2011-11-183-3/+3
* | refactoring: more FindBugs issuesBananeweizen2011-11-204-4/+4
|/
* Enabled (and fixed) (more) warningsblafoo2011-11-183-0/+3
* refactoring of cgImage, cgeoimages activityBananeweizen2011-11-121-8/+9
* more unit testsbananeweizen2011-11-111-0/+38
* Remove useless conversionsSamuel Tardieu2011-11-091-1/+1
* Merge branch 'release' into upstreamSamuel Tardieu2011-11-087-579/+1283
|\
| * Fixed regex due to GC.com updateblafoo2011-11-087-579/+1283
* | Get rid of deprecated methods related to coordinatesSamuel Tardieu2011-11-071-3/+3
* | No direct access to fieldsblafoo2011-10-263-6/+6
|/
* no more warnings in unit testsBananeweizen2011-10-223-10/+10
* make terrain parsing more fault tolerant and update test caseBananeweizen2011-10-221-94/+142
* #671, cache normalized name for sortingBananeweizen2011-10-191-0/+4
* fix #678: handle special characters in user nameBananeweizen2011-10-181-1/+1
* support cache type "unknown", fixes #518Bananeweizen2011-10-163-3/+6
* Tuned regexblafoo2011-10-107-125/+2232
* No need to trim the result for timing purposeSamuel Tardieu2011-10-071-1/+1
* Merge branch 'whitespace-cleanup' into upstreamSamuel Tardieu2011-10-072-4/+43
|\
| * Fixed cgBase.replaceWhitespace() and additional testsblafoo2011-10-071-8/+28
| * Merge remote branch 'upstream/master'blafoo2011-10-0518-727/+1773
| |\
| * | replaceWhitespace for JUnit testsblafoo2011-10-022-1/+19
* | | Fix tests after mocked caches updateSamuel Tardieu2011-10-061-2/+2
* | | Fix for terrain after GC.com updateblafoo2011-10-063-192/+322
| |/ |/|
* | Make several things static following the Settings static moveSamuel Tardieu2011-10-052-2/+2
* | Minor cleanup for unit test refactoringStephan Merker2011-10-031-54/+0
* | Merge pull request #597 from stephanme/unittestsBananeweizen2011-10-0314-733/+4
|\ \
| * | Refactoring: put tests into same java package as tested classStephan Merker2011-10-0314-733/+4
* | | Merge pull request #596 from samueltardieu/common-gc-searchBananeweizen2011-10-031-0/+54
|\ \ \ | |/ / |/| |
| * | Use more Parameters() with variable argumentsSamuel Tardieu2011-10-031-0/+54
* | | fix #586: manual merge of usability improvement for GPX importStephan Merker2011-10-031-0/+25
|/ /
* | fix #120: make settings static (no singleton)Bananeweizen2011-10-036-54/+42
* | fix #589, extra HTML in locationBananeweizen2011-10-023-3/+1764
|/
* Merge #510bananeweizen2011-10-016-1/+256
|\
| * Pimped additional regexblafoo2011-09-252-22/+42
| * Pimped additional regexblafoo2011-09-255-49/+197
| * Tuned regex for description and hintblafoo2011-09-252-2/+107
* | Add a new test for Compatibility packageSamuel Tardieu2011-09-301-0/+35
* | additional test for whitespace replacement performancebananeweizen2011-09-301-0/+80
* | revert parts of 1246ee08e243bfb7aa876af9b2a206e6c2d485d3 for betterbananeweizen2011-09-302-4/+4
* | Fix localized testsSamuel Tardieu2011-09-294-22/+30
* | Use real parameters instead of a Map for searchByGeocode()Samuel Tardieu2011-09-291-5/+1
* | fix compile errors after merging #544 (tests still to be fixed)bananeweizen2011-09-291-2/+0
* | Merge pull request #544 from stephanme/importwptBananeweizen2011-09-291-19/+140
|\ \
| * | Improved getWaypointsFileForGpx()Stephan Merker2011-09-281-0/+3
| * | Import waypoint file together with cache gpx file if existsStephan Merker2011-09-271-43/+46
| * | performance improvement for importing waypointsStephan Merker2011-09-251-4/+8