aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/cgeo/geocaching/test
Commit message (Expand)AuthorAgeFilesLines
* Fixing failed new mocked cache test (GC3XX5J)rsudev2012-12-132-5/+5
* fixes #2247 - parsing log type Retract ListingMarco Jacob2012-12-123-1/+2313
* Fixes due to GC.com update. Fixes #2241 #2242 # 2243 #2244blafoo2012-12-113-11/+3
* GC.com update 11.12.2012blafoo2012-12-113-617/+757
* fix #2211: remove application-database indirectionBananeweizen2012-12-011-2/+2
* refactoring: lazy initialized listsBananeweizen2012-11-184-11/+29
* fix #2089: c:geo crashes when importing large GPX fileBananeweizen2012-11-101-0/+11
* GC.com update 16.10.2012blafoo2012-10-185-104/+158
* refactoring: some findbugs cleanupBananeweizen2012-07-011-3/+8
* GC.com update 26.06.2012blafoo2012-06-293-84/+75
* #1744: user name wrongly parsed/written in GPX import/exportBananeweizen2012-06-083-7/+7
* GC.com update 06.06.2012blafoo2012-06-073-152/+152
* GC.com update 24.05.2012blafoo2012-05-243-123/+161
* GC.com update 16.05.2012blafoo2012-05-163-34/+34
* GC.com update 08.05.2012blafoo2012-05-094-362/+453
* refactoring: remove some of the TODOsBananeweizen2012-05-061-1/+0
* refactoring: rename log typ enums for easier code completion andBananeweizen2012-05-013-22/+22
* Refactoring: remove redundant initializersSamuel Tardieu2012-04-281-1/+1
* GC.com update 24.04.2012blafoo2012-04-241-194/+204
* Fixed broken unit testblafoo2012-04-241-1/+9
* Refactoring: move Login from network to connector.gcSamuel Tardieu2012-04-173-3/+3
* refactoring: remove the logging tag from settingsBananeweizen2012-04-122-11/+9
* Refactoring: remove int based Geopoint and Viewport constructorsSamuel Tardieu2012-04-122-2/+2
* Implement equals() and hashCode() for GeopointSamuel Tardieu2012-04-111-1/+1
* Waypoint and caches both have coordinates, add ICoordinates interfaceSamuel Tardieu2012-04-111-11/+0
* Use an array with in-place constructor instead of a ListSamuel Tardieu2012-04-111-6/+1
* refactoring: more static code analysis cleanupsBananeweizen2012-04-022-21/+14
* refactoring: more encapsulation in SearchResultBananeweizen2012-03-241-1/+1
* static code analysis and other fixesBananeweizen2012-03-182-2/+2
* refactoring: first part of removing cgBaseBananeweizen2012-03-103-6/+6
* refactoring: move constants and classes to the packages they belong toBananeweizen2012-03-041-1/+1
* Reactivated viewport testsblafoo2012-02-281-1/+1
* refactoring: code cleanupBananeweizen2012-02-211-4/+9
* fix unit testsBananeweizen2012-02-201-1/+1
* GC.com update 14.02.2012blafoo2012-02-156-726/+906
* fix unit testBananeweizen2012-02-141-1/+1
* Changed database handlingblafoo2012-02-081-1/+1
* Updated test data due to GC.com downtime on 17.01.2012blafoo2012-01-174-2744/+2879
* Updated testsblafoo2012-01-103-61/+33
* Updated mocked data due to GC.com downtime on 04.01.2012blafoo2012-01-045-89/+122
* Consistent naming for "premium members"blafoo2012-01-012-2/+2
* Test cases for viewport and when user is not logged inblafoo2011-12-281-0/+4
* Fix #903 Rename field "reason" to "listId"blafoo2011-12-191-0/+1
* User independent tests V2blafoo2011-12-194-3/+7
* User independent testsblafoo2011-12-183-20/+36
* Updated mocked datablafoo2011-12-171-1/+1
* Updated mocked datablafoo2011-12-175-103/+112
* Changed mocked test into online testblafoo2011-12-161-1995/+0
* Use of Logtype instead of intblafoo2011-12-143-28/+31
* Updated test datablafoo2011-12-068-1293/+1473