aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src
Commit message (Expand)AuthorAgeFilesLines
* Temporarily annotate MapQuest geocoder test with @SuppressSamuel Tardieu2015-02-111-0/+2
* More FileUtils testsSamuel Tardieu2015-02-111-7/+16
* Move deleteDirectory to FileUtilsSamuel Tardieu2015-02-112-3/+4
* Add FileUtils testsSamuel Tardieu2015-02-111-0/+52
* require Javadoc to have tag descriptions or no tagsBananeweizen2015-02-105-33/+22
* Make Android geocoder test a bit more robustSamuel Tardieu2015-02-101-1/+1
* fix #4661: disallow future logsBananeweizen2015-02-081-1/+11
* fix #4627: Android geocoder test is not robustSamuel Tardieu2015-02-051-10/+24
* Use operator TakeUntil from RxJava 1.0.5Samuel Tardieu2015-02-051-11/+0
* fix #4653: fetch all OC logsBananeweizen2015-02-041-2/+9
* more null annotationsBananeweizen2015-01-301-2/+4
* rename wrongly named variableBananeweizen2015-01-301-3/+3
* Fix URL writing in GPX exportSamuel Tardieu2015-01-301-6/+11
* support trackables of geocaching.com.auBananeweizen2015-01-282-0/+63
* new: sort event caches by date AND timeBananeweizen2015-01-271-3/+3
* Merge branch 'issue-4620' into upstreamSamuel Tardieu2015-01-271-2/+6
|\
| * fix #4620: wrong location when on home coordinatesSamuel Tardieu2015-01-271-2/+6
* | Merge branch 'release'Bananeweizen2015-01-261-3/+27
|\ \ | |/
| * fix #4634: export GPX for unknown crashes without crashBananeweizen2015-01-261-0/+11
| * GPX export test doesn't recognize failureBananeweizen2015-01-261-3/+16
* | verify connector of lab cachesBananeweizen2015-01-261-0/+5
* | Merge branch 'release' into upstreamSamuel Tardieu2015-01-182-864/+860
|\ \ | |/
| * tests: GC3XX5J has been archivedSamuel Tardieu2015-01-182-864/+860
* | pass ProcessUtils test on Genymotion lollipop emulatorBananeweizen2015-01-111-2/+2
* | avoid locale dependency in GeocoderTestBananeweizen2015-01-111-1/+2
* | fix some lint warnings and Findbugs in test projectBananeweizen2015-01-101-13/+26
|/
* Use MapQuest reverse geocoder if the Android one failsSamuel Tardieu2015-01-071-10/+22
* Do not lazy load fields if the cache doesn't come from the databaseSamuel Tardieu2015-01-072-3/+73
* Merge branch 'release' into upstreamSamuel Tardieu2015-01-061-1/+1
|\
| * fix #4591: refreshing without progress leads to ANRSamuel Tardieu2015-01-061-1/+1
| * Cherry-picked and merged test fixesSamuel Tardieu2015-01-063-10/+26
* | Mark overriding test methods as NonNullSamuel Tardieu2015-01-064-0/+4
* | Use assertj assertionsSamuel Tardieu2015-01-061-57/+44
* | Alternate workaround for missing method in testsSamuel Tardieu2015-01-061-1/+11
* | Limit workaround to specific geocodeSamuel Tardieu2015-01-061-2/+2
* | Add workaround for testing (#3777)Samuel Tardieu2015-01-062-9/+15
|/
* refactoring: remove unused methods, add null annotationsBananeweizen2015-01-022-5/+8
* refactoring: more null annotationsBananeweizen2015-01-021-0/+1
* Cache size can never be nullSamuel Tardieu2015-01-024-0/+4
* refactoring: assert without parenthesisBananeweizen2015-01-016-21/+20
* New test for RxUtilsSamuel Tardieu2015-01-011-0/+45
* use more nullable annotationsBananeweizen2015-01-015-0/+28
* Check that a position and an orientation are always immediately availableSamuel Tardieu2015-01-011-0/+24
* Fix failing GPX parser testSamuel Tardieu2015-01-011-32/+30
* Fix test file for recently disabled cacheSamuel Tardieu2015-01-011-467/+510
* Update Intellij IDEA filesSamuel Tardieu2015-01-011-30/+0
* Move ImageUtilsTest into the right placeSamuel Tardieu2015-01-011-0/+29
* enable more strict Javadoc checking in EclipseBananeweizen2014-12-221-1/+1
* Merge branch 'release' into upstreamSamuel Tardieu2014-12-162-9/+15
|\
| * Fix tests (GC3XX5J is disabled)Samuel Tardieu2014-12-162-9/+15