aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/cgeo
Commit message (Expand)AuthorAgeFilesLines
* static code analysis and other fixesBananeweizen2012-03-182-2/+2
* Non-reliable coords for Basic Members. Fixes #1285blafoo2012-03-171-18/+16
* Unit test fixblafoo2012-03-161-2/+1
* Request further details when tapping on a cache in Live Map. Fixes #1256blafoo2012-03-163-29/+59
* Update of tests due to new Live Map strategy. Fixes #1242blafoo2012-03-131-4/+6
* Tests for #1262blafoo2012-03-121-13/+43
* fix #1262: icon decoding does not work wellBananeweizen2012-03-103-81/+76
* refactoring: first part of removing cgBaseBananeweizen2012-03-106-14/+15
* #1236: adapt unit testsBananeweizen2012-03-091-1/+27
* refactoring: make JSON parsing more robust by using a regexBananeweizen2012-03-081-0/+14
* Live Map strategy. Closes #1183blafoo2012-03-072-20/+31
* Merge pull request #1230 from campbeb/fix1196Bananeweizen2012-03-061-1/+1
|\
| * Refactor so all waypoint operations are done through the Cache object.campbeb2012-03-051-1/+1
* | Merge remote-tracking branch 'marco-jacob/issue#285'Bananeweizen2012-03-051-12/+22
|\ \ | |/ |/|
| * GPXImportTest working independent of SettingsMarco Jacob2012-03-041-0/+9
| * corrected GPXImporter testsMarco Jacob2012-03-041-12/+13
* | refactoring: cleanupsBananeweizen2012-03-041-1/+0
* | Fix some unit tests. Does anyone besides me run them?Bananeweizen2012-03-042-3/+28
* | 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-281-2/+49
* | refactoring: don't suppress warnings!!!Bananeweizen2012-02-261-3/+2
* | Display images in trackable logscampbeb2012-02-251-0/+21
* | 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