aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* refactoring: move constants and classes to the packages they belong toBananeweizen2012-03-045-3/+6
* refactoring: never set listId of cache to TEMPORARY_IDBananeweizen2012-03-032-5/+5
* Removed TODOsblafoo2012-02-292-4/+1
* Reactivated viewport testsblafoo2012-02-282-57/+56
* Improved PNG parsingblafoo2012-02-283-2/+49
* refactoring: don't suppress warnings!!!Bananeweizen2012-02-261-3/+2
* Display images in trackable logscampbeb2012-02-252-0/+1074
* New connector functionalityblafoo2012-02-242-5/+7
* Removed obsolete Live Map (old) codeblafoo2012-02-241-6/+6
* Unit tests fixed.blafoo2012-02-242-2/+2
* Merge pull request #1162 from RoadRunner-/issue#1147M@®k2012-02-242-2/+5
|\
| * Another change to the regexTorsten Keil2012-02-232-2/+2
| * Improved pattern to respect dot as thousands separator tooTorsten Keil2012-02-222-2/+5
* | Live Map. Closes #1121blafoo2012-02-231-11/+4
* | Live Map optimizationsblafoo2012-02-232-5/+31
* | Unified methods for BASE 31blafoo2012-02-231-3/+5
* | First working version of new live mapblafoo2012-02-231-1/+0
* | JSON (new format) parsingblafoo2012-02-231-1/+0
* | First working version of new live mapblafoo2012-02-231-7/+47
* | Positions in grid evaluated for cachesblafoo2012-02-231-2/+14
* | JSON (new format) parsingblafoo2012-02-231-0/+20
|/
* Fix for issue#1147: Problem detecting find countTorsten Keil2012-02-221-0/+2
* refactoring: code cleanupBananeweizen2012-02-213-52/+64
* fix unit testsBananeweizen2012-02-202-1/+4
* Implementation for issue #1120Torsten Keil2012-02-171-0/+180
* refactoring: use underscore in symbolic constantsBananeweizen2012-02-164-21/+21
* Merge pull request #1117 from rsudev/issue1040brsudev2012-02-151-6/+6
|\
| * Fix #1040, waypoint typesrsudev2012-02-121-6/+6
* | GC.com update 14.02.2012blafoo2012-02-159-775/+965
* | refactoring: make search by coords test more fault tolerantBananeweizen2012-02-141-1/+1
* | fix unit testBananeweizen2012-02-141-1/+1
* | refactoring: don't suppress warnings on method levelBananeweizen2012-02-141-9/+3
* | fix tests for stored listsBananeweizen2012-02-141-6/+5
|/
* Parse caches found correctly. Fixes #1107blafoo2012-02-121-1/+2
* Changed database handlingblafoo2012-02-085-72/+74
* cgData unit testsblafoo2012-02-072-4/+99
* Revert "Number of caches found independant of challenges. Fixes #1072"blafoo2012-02-071-5/+0
* Number of caches found independant of challenges. Fixes #1072blafoo2012-02-071-0/+5
* fix #1072: Visual login is not showing find-countBananeweizen2012-01-311-0/+10
* Number of caches found. Fixes #1072blafoo2012-01-311-0/+8
* 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