aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Test cases for non-existing trackables and cachesblafoo2011-11-241-0/+18
* Merge remote branch 'blafoo/cachetype'Bananeweizen2011-11-235-7/+7
|\
| * Use of CacheType instead of Stringblafoo2011-11-185-7/+7
* | refactored import thread classesStephan Merker2011-11-211-60/+31
* | import PQ zips from browser and email attachmentsStephan Merker2011-11-211-1/+41
* | fix #821: import timestamps with 7 digits in seconds fractionBananeweizen2011-11-211-0/+11
* | refactoring: more FindBugs issuesBananeweizen2011-11-206-22/+24
* | refactoring: cgBase no longer instantiatedBananeweizen2011-11-191-15/+10
* | don't use regular expressions for String replacementBananeweizen2011-11-191-0/+13
|/
* Enabled (and fixed) (more) warningsblafoo2011-11-186-2/+6
* Additional test casesblafoo2011-11-172-72/+116
* Removed unused import leading to a warningblafoo2011-11-171-1/+0
* Adjustment of test because it fails on Transformer EeePadblafoo2011-11-171-1/+1
* Mark methods as static when possibleSamuel Tardieu2011-11-167-11/+11
* support import of PQs that include PQ name in download zip file nameStephan Merker2011-11-142-0/+10
* import zipped GPX files (as send by pocket queries)Stephan Merker2011-11-132-12/+65
* Merge remote branch 'stephanme/importwpt'Bananeweizen2011-11-133-9/+19
|\
| * new: cancel GPX import with back buttonStephan Merker2011-11-093-7/+19
* | don't accept geocodes starting with special characterBananeweizen2011-11-121-0/+1
* | refactoring of cgImage, cgeoimages activityBananeweizen2011-11-121-8/+9
* | more unit testsbananeweizen2011-11-1112-51/+143
|/
* Accept any coordinate when creating a GeopointSamuel Tardieu2011-11-091-24/+1
* Remove useless conversionsSamuel Tardieu2011-11-091-1/+1
* Merge branch 'release' into upstreamSamuel Tardieu2011-11-089-584/+1285
|\
| * Fixed regex due to GC.com updateblafoo2011-11-089-584/+1286
* | More deterministic wait for handler completion in testSamuel Tardieu2011-11-071-3/+24
* | Make cgBase a singletonSamuel Tardieu2011-11-071-1/+1
* | Get rid of deprecated methods related to coordinatesSamuel Tardieu2011-11-073-7/+7
* | Partial merge of branch stephanme/c-geo-opensource into upstreamSamuel Tardieu2011-11-071-3/+3
|\ \
| * | fixed deprecation warningsStephan Merker2011-11-051-3/+3
* | | Fix #646: caches can not be watched if imported by GPXSammysHP2011-11-051-2/+6
|/ /
* | fix GPX import: state field can be emptyBananeweizen2011-11-051-2/+7
* | fix unit test (TB at user)Bananeweizen2011-11-051-1/+1
* | refactoring for #310bananeweizen2011-11-042-161/+170
* | new: import caches from unknown source, fixes #720Bananeweizen2011-11-011-6/+20
* | Merge remote branch 'stephanme/importwpt'Bananeweizen2011-11-013-80/+225
|\ \
| * | fix #714: Progress bar wrong when importing gpx with waypointsStephan Merker2011-10-303-87/+111
| * | Added tests for importing GPX and LOC filesStephan Merker2011-10-301-3/+124
* | | Updated testSearchTrackable to make it more robustblafoo2011-10-301-5/+8
* | | No direct access to fieldsblafoo2011-10-2610-77/+75
|/ /
* | Use a cancellable handler when loading, storing and refreshing cachesSamuel Tardieu2011-10-241-1/+1
* | Do not use an extra indirection for storing search resultsSamuel Tardieu2011-10-241-3/+2
|/
* fix #369: waypoints sorted wronglyBananeweizen2011-10-232-21/+33