aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src
Commit message (Collapse)AuthorAgeFilesLines
* fix #2282: change recognition of unpublished cachesBananeweizen2012-12-221-2/+30
|
* null cannot be used as a Handler for drop()Samuel Tardieu2012-12-191-2/+3
|
* Merge branch 'cache_coords_wpt_ng' of ↵Samuel Tardieu2012-12-181-0/+19
|\ | | | | | | https://github.com/triakcz/c-geo-opensource into upstream
| * Uploading of modified coords to geocaching.comtriakcz2012-12-181-0/+19
| |
* | fix: remove undesired space between trackable log entriesBananeweizen2012-12-161-7/+22
| | | | | | | | * caused by bad parsing * every entry had additional <div> tags
* | refactoring: 3 tests fail if cache type is not ALLBananeweizen2012-12-162-0/+10
| |
* | Use the right number of check boxesSamuel Tardieu2012-12-131-3/+2
| | | | | | | | | | | | The number of check boxes visible onto the screen must be taken after the viewport has been moved to the right position. Otherwise, the number of visible boxes may vary and cause an out of bounds exception.
* | Test for latest issue in #2208rsudev2012-12-131-0/+3
| |
* | Better PNG parsing of live mapmucek42012-12-131-4/+309
|/
* Fixing failed new mocked cache test (GC3XX5J)rsudev2012-12-132-5/+5
|
* Merge pull request #2251 from marco-jacob/issue#2247rsudev2012-12-123-1/+2313
|\ | | | | fixes #2247 - parsing log type Retract Listing
| * fixes #2247 - parsing log type Retract ListingMarco Jacob2012-12-123-1/+2313
| |
* | fix #2250: "Scan QR code" doesn't work anymoreBananeweizen2012-12-122-0/+11
|/
* Merge remote-tracking branch 'upstream/release' into issue2232mrsudev2012-12-121-6/+6
|\
| * GC.com changes 11.12.2012 - additional fixesrsudev2012-12-121-6/+6
| | | | | | | | logtype POST_REVIEWER_NOTE logImages for trackables
| * GC.com update 11.12.2012blafoo2012-12-123-617/+757
| |
| * Fixes due to GC.com update. Fixes #2241 #2242 # 2243 #2244blafoo2012-12-125-20/+7
| |
* | Fixes due to GC.com update. Fixes #2241 #2242 # 2243 #2244blafoo2012-12-115-20/+7
| |
* | GC.com update 11.12.2012blafoo2012-12-113-617/+757
| |
* | Fix SimpleDirChooserUITest (timing)rsudev2012-12-111-0/+1
| |
* | Make SimpleDirChooserUITest more reliablersudev2012-12-111-1/+1
| |
* | adding debug statements to make Jenkins spit out a messageBananeweizen2012-12-071-11/+14
| |
* | have initial UI test for #2208Bananeweizen2012-12-061-0/+58
| |
* | fix #2211: remove application-database indirectionBananeweizen2012-12-016-78/+60
| |
* | refactoring: expected value is first in assertBananeweizen2012-11-291-1/+1
| |
* | refactoring: use more prepared statementsBananeweizen2012-11-283-5/+5
| | | | | | | | * improves database performance * removed some method arguments which were always true
* | refactoring: make test compatible with level 4Bananeweizen2012-11-271-1/+1
| |
* | Merge branch 'release'Bananeweizen2012-11-271-0/+17
|\ \ | |/
| * fix #2202: logs duplicated after importing GPX twiceBananeweizen2012-11-271-0/+17
| |
* | Additional test-case for #2199rsudev2012-11-241-0/+5
| |
* | Merge remote-tracking branch 'upstream/release' into issue2199masterrsudev2012-11-241-0/+42
|\ \ | |/
| * Fixes #2199rsudev2012-11-241-0/+42
| | | | | | | | | | | | - Ensures 'not null' for trackable logs - Ensures loadLogs never returns null, only empty List<> - Three test-cases, surfacing the initial bug and the aspects of the fix
* | code cleanup: fix Lint warnings about LocalesBananeweizen2012-11-227-8/+39
| |
* | #2186: use UTC for field note export dateBananeweizen2012-11-221-1/+1
|/
* fix #2173: GSAK field notes exportSamuel Tardieu2012-11-181-0/+19
| | | | | | | GSAK requires the log type to be capitalized, e.g., "Found it", while we were generating "found it" instead. Some code has been factored out to be more easily testable.
* fix #980: c:geo doesn't handle unknown trackablesBananeweizen2012-11-182-1/+6
|
* fix #2167: Not possible to open OP cachesBananeweizen2012-11-181-6/+26
|
* refactoring: lazy initialized listsBananeweizen2012-11-184-11/+29
| | | | * change more users to only take Iterable interface * return unmodifiable list only
* use separate list in GPXParserTestBananeweizen2012-11-181-2/+21
| | | | * caches are now imported during parsing * they pollute the standard list
* wrong assertion in mapfile testBananeweizen2012-11-181-1/+1
| | | * interface to settings changed, now there can be null for new devices
* fix #2166: Refresh of a stored caches duplicates waypointsBananeweizen2012-11-171-5/+17
|
* fix #1999: Filter "Only non PM caches"Bananeweizen2012-11-141-0/+26
|
* refactoring: Lint cleanupsBananeweizen2012-11-113-0/+6
|
* fix #1973: Logs gone after online loggingBananeweizen2012-11-112-0/+48
|
* fix #2089: c:geo crashes when importing large GPX fileBananeweizen2012-11-103-39/+65
|
* GC.com update 16.10.2012blafoo2012-10-186-105/+159
|
* fix #1991: TB: Last activity wrong in case last activity is todayBananeweizen2012-10-051-0/+17
|
* fix #1874: FC when opening link from TB-viewBananeweizen2012-10-051-1/+10
|
* #2034: additional unit testBananeweizen2012-10-021-0/+7
| | | * replace control character by space instead of empty string
* fix #2013: Template for cache ownerBananeweizen2012-09-011-3/+3
|