Changeset 34386 in osm for applications/editors/josm/plugins/MicrosoftStreetside/test
- Timestamp:
- 2018-07-01T06:49:05+02:00 (8 years ago)
- Location:
- applications/editors/josm/plugins/MicrosoftStreetside/test
- Files:
-
- 72 added
-
. (added)
-
README (added)
-
data (added)
-
data/api (added)
-
data/api/v3 (added)
-
data/api/v3/requests (added)
-
data/api/v3/requests/changeset.json (added)
-
data/api/v3/responses (added)
-
data/api/v3/responses/README.md (added)
-
data/api/v3/responses/imageDetection.json (added)
-
data/api/v3/responses/mapObject.json (added)
-
data/api/v3/responses/searchImageDetections.json (added)
-
data/api/v3/responses/searchImages.json (added)
-
data/api/v3/responses/searchMapObjects.json (added)
-
data/api/v3/responses/searchSequences.json (added)
-
data/api/v3/responses/sequence.json (added)
-
data/api/v3/responses/userProfile.json (added)
-
data/api/v3/responses/userProfile2.json (added)
-
data/exifTestImages (added)
-
data/exifTestImages/dateTimeOnly.jpg (added)
-
data/exifTestImages/dateTimeOnly.metadata.txt (added)
-
data/exifTestImages/generateExifTaggedImages.sh (added)
-
data/exifTestImages/gpsDirectionOnly.jpg (added)
-
data/exifTestImages/gpsDirectionOnly.metadata.txt (added)
-
data/exifTestImages/latLonOnly.jpg (added)
-
data/exifTestImages/latLonOnly.metadata.txt (added)
-
data/exifTestImages/untagged.jpg (added)
-
data/exifTestImages/untagged.png (added)
-
data/preferences (added)
-
data/preferences/preferences.xml (added)
-
data/zeroByteFile (added)
-
unit (added)
-
unit/org (added)
-
unit/org/openstreetmap (added)
-
unit/org/openstreetmap/josm (added)
-
unit/org/openstreetmap/josm/plugins (added)
-
unit/org/openstreetmap/josm/plugins/streetside (added)
-
unit/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImageTest.java (added)
-
unit/org/openstreetmap/josm/plugins/streetside/StreetsideDataTest.java (added)
-
unit/org/openstreetmap/josm/plugins/streetside/StreetsideLayerTest.java (added)
-
unit/org/openstreetmap/josm/plugins/streetside/StreetsideSequenceTest.java (added)
-
unit/org/openstreetmap/josm/plugins/streetside/cache (added)
-
unit/org/openstreetmap/josm/plugins/streetside/cache/CachesTest.java (added)
-
unit/org/openstreetmap/josm/plugins/streetside/cache/StreetsideCacheTest.java (added)
-
unit/org/openstreetmap/josm/plugins/streetside/cubemap (added)
-
unit/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilderTest.java (added)
-
unit/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtilsTest.java (added)
-
unit/org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtilsTest.java (added)
-
unit/org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTaskTest.java (added)
-
unit/org/openstreetmap/josm/plugins/streetside/gui (added)
-
unit/org/openstreetmap/josm/plugins/streetside/gui/ImageDisplayTest.java (added)
-
unit/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSettingTest.java (added)
-
unit/org/openstreetmap/josm/plugins/streetside/gui/boilerplate (added)
-
unit/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabelTest.java (added)
-
unit/org/openstreetmap/josm/plugins/streetside/history (added)
-
unit/org/openstreetmap/josm/plugins/streetside/history/StreetsideRecordTest.java (added)
-
unit/org/openstreetmap/josm/plugins/streetside/io (added)
-
unit/org/openstreetmap/josm/plugins/streetside/io/download (added)
-
unit/org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnableTest.java (added)
-
unit/org/openstreetmap/josm/plugins/streetside/utils (added)
-
unit/org/openstreetmap/josm/plugins/streetside/utils/ImageUtilTest.java (added)
-
unit/org/openstreetmap/josm/plugins/streetside/utils/JsonUtil.java (added)
-
unit/org/openstreetmap/josm/plugins/streetside/utils/PluginStateTest.java (added)
-
unit/org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorSchemeTest.java (added)
-
unit/org/openstreetmap/josm/plugins/streetside/utils/StreetsidePropertiesTest.java (added)
-
unit/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURLTest.java (added)
-
unit/org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtilsTest.java (added)
-
unit/org/openstreetmap/josm/plugins/streetside/utils/TestUtil.java (added)
-
unit/org/openstreetmap/josm/plugins/streetside/utils/api (added)
-
unit/org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoderTest.java (added)
-
unit/org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetailsDecoderTest.java (added)
-
unit/org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoderTest.java (added)
Note:
See TracChangeset
for help on using the changeset viewer.
