aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/release' into upstreamSamuel Tardieu2012-04-012-0/+723
|\
| * Add test for #1332Samuel Tardieu2012-04-012-0/+723
| * Fixed date format handling in testsrsudev2012-03-291-10/+20
* | Fixed date format handling in testsrsudev2012-03-291-10/+20
* | Merge pull request #1324 from campbeb/fix1314Bananeweizen2012-03-241-0/+10
|\ \
| * | Store OC caches to database on load and mark as detailedcampbeb2012-03-231-0/+10
| |/
* | refactoring: more encapsulation in SearchResultBananeweizen2012-03-244-4/+74
|/
* Lint: increase minimum SDK versionSamuel Tardieu2012-03-221-1/+1
* fix #1310: Crash while opening an unpublished cacheBananeweizen2012-03-212-4/+2082
* fix #1281: .gpx import fails to recognize most caches in TX ChallengeBananeweizen2012-03-202-0/+7559
* Unit test for #1268blafoo2012-03-181-3/+16
* 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-0/+0
* 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-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