source: josm/trunk/test/unit/org/openstreetmap/josm/io

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18853   20 months taylor.smock See #16567: Update to JUnit 5 This removes new JOSMTestRules() with …
(edit) @18819   21 months taylor.smock See #22652, r18817: Stop parsing gpx files when point elements have …
(edit) @18818   21 months taylor.smock Fix tests
(edit) @18817   21 months taylor.smock Fix #22652: Stop parsing gpx files when wpt elements do not have valid …
(edit) @18816   21 months taylor.smock Fix #23134: Cancelling a json download will cause an exception dialog …
(edit) @18807   21 months taylor.smock Allow importing geojson files that were saved to a session file * …
(edit) @18801   21 months taylor.smock Fix #22832: Code cleanup and some simplification, documentation fixes …
(edit) @18788   22 months stoecker fix tests
(edit) @18723   2 years taylor.smock Fix #22432, see #22941: Start migrating from javax to jakarta Parsson …
(edit) @18690   2 years taylor.smock See #16567: Convert all assertion calls to JUnit 5 (patch by gaben, …
(edit) @18658   2 years taylor.smock See #22680: Unexpected exception when downloading GeoJSON This …
(edit) @18651   2 years taylor.smock See #20768/r18650: Add OAuth 2.0 support This fixes tests that don't …
(edit) @18650   2 years taylor.smock Fix #20768: Add OAuth 2.0 support This also fixes #21607: …
(edit) @18541   3 years taylor.smock Fix #22250: Abort on XML error elements
(edit) @18466   3 years taylor.smock Fix #21813: Improve marker handling in sessions and #21923: Improve …
(edit) @18464   3 years taylor.smock Extract equalsEpsilon from LatLon into ILatLon This significantly …
(edit) @18452   3 years taylor.smock Drop use of abc from tile.openstreetmap.org urls (patch by Firefishy) …
(edit) @18287   4 years Don-vip fix #20913 - fix handling of GPX files in sessions (patch by Bjoeni) …
(edit) @18228   4 years Don-vip fix #21339 - CertificateAmendmentTestIT: Update LetsEncrypt URL (patch …
(edit) @18219   4 years Don-vip see #21257 - fix unit tests
(edit) @18129   4 years Don-vip tools update: checkstyle 8.44, spotbugs 4.2.3, proguard 7.1.1, …
(edit) @18106   4 years Don-vip fix #21150 - Add JUnit5 annotation for WireMockServer (patch by …
(edit) @18048   4 years Don-vip fix #20677 - fix wrong parsing of RTKLIB .pos files
(edit) @18041   4 years Don-vip fix #21064 - NameFinder initializes NameFinder.NOMINATIM_URL_PROP …
(edit) @18037   4 years Don-vip fix #21064 - Add JUnit 5 extension for preferences (patch by taylor.smock)
(edit) @18007   4 years Don-vip fix #21044 - keep all tags when merging geojson nodes at the same location
(edit) @18000   4 years Don-vip see #20991 - fix unit test when running from Ant
(edit) @17993   4 years Don-vip see #20991 - fix unit test on systems with nanosecond precision
(edit) @17992   4 years Don-vip see #20991 - fix unit test
(edit) @17989   4 years Don-vip fix #20991 - see #18232 - restore ability to export validator errors, …
(edit) @17988   4 years Don-vip fix #21021 - proper fix of "newer" keyword, handling both formats …
(edit) @17987   4 years Don-vip fix #20992 - see #17829 - support UTC dates with 6 digits
(edit) @17911   4 years simon04 see #14176 - Deprecate DateUtils.newIsoDateTimeFormat
(edit) @17903   4 years simon04 see #20879 - History browser: display version "*" if tag change has …
(edit) @17887   4 years simon04 fix #20879 - History browser: which version changed a tag (git blame)?
(edit) @17843   4 years simon04 see #14176 - Migrate ChangesetQuery to Instant
(edit) @17838   4 years simon04 see #14176 - Migrate HistoryOsmPrimitive to Instant
(edit) @17749   4 years simon04 see #14176 - Migrate OsmPrimitive to Instant
(edit) @17723   4 years simon04 see #14176 - Fix Instant writing in GpsWriterTest
(edit) @17722   4 years simon04 see #14176 - Fix Instant writing in GpsWriter
(edit) @17717   4 years simon04 see #14176 - Migrate Changeset to Instant
(edit) @17716   4 years simon04 see #14176 - Migrate UserInfo to Instant
(edit) @17715   4 years simon04 see #14176 - Migrate GPX to Instant
(edit) @17712   4 years simon04 see #14176 - Migrate Note/NoteComment to Instant
(edit) @17698   4 years simon04 Simplify RemoteControlTest.testListOfCommands
(edit) @17697   4 years simon04 fix #19540 - Disable AppVeyor CI
(edit) @17677   4 years simon04 see #16567 - JUnit 5: use org.junit.jupiter.api.Assumptions
(edit) @17661   4 years Don-vip see #20653 - update unit test
(edit) @17659   4 years simon04 fix #20233 - Session: export/import layer color
(edit) @17658   4 years simon04 see #20233 - SessionWriterTest.testWriteGpxAndMarkerJoz
(edit) @17655   4 years simon04 fix #20660 - Remote control /imagery: add imagery by id
(edit) @17356   4 years simon04 see #20152 - GeoJSONReader: better exception for illegal FeatureCollection
(edit) @17336   4 years GerdP fix #20037: Overpass query wizard generates wrong query with "*=value" …
(edit) @17333   4 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
(edit) @17332   4 years Don-vip fix #20131 - fix unit tests and codestyle violations
(edit) @17275   5 years Don-vip see #16567 - upgrade almost all tests to JUnit 5, except those …
(edit) @17232   5 years simon04 fix #19960 - NPE in OsmJsonReader.readRelationMembersAndTags
(edit) @17212   5 years simon04 Fix CapabilitiesTest
(edit) @17195   5 years simon04 see #15102 - see #16637 - Use WireMockServer.url()
(edit) @17194   5 years simon04 see #15102 - see #16637 - get rid of real HTTP calls to …
(edit) @17193   5 years simon04 Add CapabilitiesTest
(edit) @17185   5 years GerdP fix #19822: Inconsistent behavior with GeoJSON multipolygons Handle …
(edit) @17169   5 years simon04 see #19370 - Fix OsmReaderTest on Windows (byte counting due to line …
(edit) @17158   5 years simon04 see #19370 - Fix OsmReaderTest on Windows (byte counting due to line …
(edit) @17149   5 years simon04 see #19370 - Fix GpxWriterTest, InspectPrimitiveDialogTest on Windows
(edit) @17131   5 years GerdP see #19822: Inconsistent behavior with GeoJSON multipolygons - fix …
(edit) @16936   5 years simon04 fix #19632 - GeoJSONWriter: write key={value} as JSON object (patch …
(edit) @16935   5 years simon04 see #19624 - Fix accidentally disabled GeoJSONReaderTest
(edit) @16933   5 years simon04 fix #19624 - Support reading line-delimited GeoJSON (RFC 7464; patch …
(edit) @16825   5 years simon04 fix #19400 - Remote control: generate OpenAPI specification
(edit) @16767   5 years simon04 fix #19436 - RequestProcessor: do not add null objects to a JsonArray …
(edit) @16739   5 years stoecker see #19483 - typo
(edit) @16736   5 years stoecker see #19483 - fix tests
(edit) @16734   5 years simon04 fix #19483 - Remote control /imagery: parse extended URL (parse …
(edit) @16663   5 years simon04 OsmWriter: fix max_lat/max_lon in <changeset>
(edit) @16642   5 years simon04 see #18258 - OsmReaderTest: test all options combinations
(edit) @16641   5 years simon04 fix #18258 - OsmReader: Allow end user to know what the original id of …
(edit) @16618   5 years simon04 see #16567 - Fix deprecations related to JUnit 5 (patch by taylor.smock)
(edit) @16612   5 years GerdP fix checkstyle, pmd issues introduced with r16611
(edit) @16611   5 years GerdP fix #12303: When downloading objects with Overpass API, use recurse up …
(edit) @16589   5 years simon04 fix #19364 - Remote control /imagery: support all imagery options
(edit) @16588   5 years simon04 Add ImageryHandlerTest.testBuildImageryInfo
(edit) @16436   5 years simon04 see #19251 - Java 8: use Stream
(edit) @16426   5 years simon04 see #18712 - Add NetworkManager.isOffline(String) to test offline …
(edit) @16425   5 years simon04 Fix typo
(edit) @16412   5 years simon04 fix #19193 - WMSImagery: fix parsing of version 1.3.0 capabilities …
(edit) @16358   5 years simon04 see #18164 - Rename class to SearchCompilerQueryWizard
(edit) @16328   5 years simon04 AddTagsDialog: use TextTagParser.readTagsByRegexp
(edit) @16327   5 years simon04 Add AddTagsDialogTest
(edit) @16311   5 years simon04 fix #19041 - GeoJSONReader: reuse node on same at same position to …
(edit) @16182   5 years simon04 Fix typos in Javadoc
(edit) @16009   5 years GerdP see #18835: adapt unit tests to different "recurse down" behaviour
(edit) @16006   5 years Don-vip see #18140 - reorganization of data(_nodist), images(_nodist), …
(edit) @15865   5 years Don-vip fix #18722 - exclude json file extension from GeoJsonImporter + add …
(edit) @15821   5 years GerdP see #18639: fix unit test
(edit) @15811   5 years GerdP fix #18566: Download object: member of relations always downloaded …
(edit) @15784   5 years Don-vip see #18613 - rework download tasks / URL patterns
(edit) @15755   5 years simon04 Introduce Stopwatch class to measure elapsed time
(edit) @15736   5 years simon04 Java 8: simplify Stream API usage
(edit) @15717   5 years simon04 Java 8: use Collectors.joining
Note: See TracRevisionLog for help on using the revision log.