aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Set instead of List to avoid caches multiple times in search results V2blafoo2012-01-232-3/+3
* refactoring: moved some classes to packages, renamingBananeweizen2012-01-222-0/+4
* Fixed tests and added additional null check in code.Torsten Keil2012-01-212-1/+10
* Merge remote-tracking branch 'upstream/master' into gpx3Torsten Keil2012-01-175-2745/+2880
|\
| * Updated test data due to GC.com downtime on 17.01.2012blafoo2012-01-175-2745/+2880
* | Removed deprecated methods.Torsten Keil2012-01-171-16/+0
* | Implementation for #977: Import renamed waypoint GPX filesTorsten Keil2012-01-161-0/+19
|/
* fix #972: mark non GC caches as reliableBananeweizen2012-01-142-0/+3
* Check if using metric units so we compare to the correct result expectedcampbeb2012-01-121-1/+6
* Overlays instead of icons. Fixes #752blafoo2012-01-101-2/+0
* Updated testsblafoo2012-01-105-68/+49
* refactoring: clean up code around static mapsBananeweizen2012-01-081-1/+1
* unit test for #946, this may break the build until merging the fixBananeweizen2012-01-071-0/+26
* Set instead of List to avoid caches multiple times in search resultsblafoo2012-01-061-7/+7
* Updated mocked data due to GC.com downtime on 04.01.2012blafoo2012-01-045-89/+122
* #936: improve stability, have unit testBananeweizen2012-01-041-1/+11
* Fix testsSammysHP2012-01-031-2/+2
* Reliable coords in searchByViewport for premium members / automaticblafoo2012-01-011-3/+4
* Consistent naming for "premium members"blafoo2012-01-014-4/+4
* #922: Deleting of automatic generated waypointsBananeweizen2012-01-012-25/+66
* refactoring: immutable attributes collectionBananeweizen2011-12-311-1/+1
* fix #920: WPs created from Personal Notes not correctBananeweizen2011-12-312-3/+44
* Improved robustness of test caseblafoo2011-12-281-1/+1
* Test cases for viewport and when user is not logged inblafoo2011-12-283-3/+130
* refactoring for #908: waypoint list of cache is immutable for clientsBananeweizen2011-12-262-18/+7
* Refactored/renamed cgSearch/cgWrapCacheblafoo2011-12-255-1762/+17
* Fix #903 Rename field "reason" to "listId"blafoo2011-12-192-1/+2
* User independent tests V2blafoo2011-12-195-4/+16
* remove differentiation between personal note for premium and non premiumBananeweizen2011-12-191-8/+1
* User independent testsblafoo2011-12-185-33/+64
* performance: faster opening of lists (~20%), better scrollingBananeweizen2011-12-182-1/+6
* Updated mocked datablafoo2011-12-172-7/+9
* Additional online testsblafoo2011-12-171-1/+13
* Updated mocked datablafoo2011-12-176-146/+158
* Changed mocked test into online testblafoo2011-12-163-2005/+14
* Use of Logtype instead of intblafoo2011-12-145-30/+59
* fix: last location parsing fix was not correctBananeweizen2011-12-131-0/+18
* fix #888: creating calendar entry on event date doesn't workBananeweizen2011-12-131-0/+28
* new: accept OpenCaching zipped GPX files in importBananeweizen2011-12-121-1/+5
* Additonal test casesblafoo2011-12-092-0/+17
* Updated test datablafoo2011-12-069-1295/+1475
* Additional testcaseblafoo2011-12-061-0/+6
* fix unit test which is red since more than a weekBananeweizen2011-12-041-3/+3
* refactoring: more boxing/unboxing cleanupBananeweizen2011-12-044-4/+4
* refactoring: reduce boxing/unboxing crazinessBananeweizen2011-12-035-14/+14
* refactoring: clean some TODOs in the codeBananeweizen2011-12-021-2/+3
* Fix text by requiring the current year to be present in outputSamuel Tardieu2011-12-021-1/+6
* ant files needed for emmablafoo2011-11-253-0/+143
* Test cases for non-existing trackables and cachesblafoo2011-11-241-0/+18
* Merge remote branch 'blafoo/cachetype'Bananeweizen2011-11-235-7/+7
|\