source: josm/trunk/test/unit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19398   3 months stoecker Auto relation refresh, fix #21840 - patch by Woazboat
(edit) @19397   3 months stoecker fix #22879 - Cut keyboard shortcuts doesn't work after reverting order …
(edit) @19387   3 months stoecker see #24238 - support more EXIF data in image correlation
(edit) @19361   4 months stoecker Seems Windows has bad timing, it's often to fast
(edit) @19359   4 months stoecker checkstyle
(edit) @19358   4 months stoecker checkstyle line length
(edit) @19357   4 months stoecker replace HTML encoding in output
(edit) @19355   4 months stoecker hopefully now get the output I want
(edit) @19351   4 months stoecker readd the country code TLDs in the correct section
(edit) @19345   5 months stoecker don't send authentication oinformation to wrong server, fix #24149, …
(edit) @19340   5 months stoecker checkstyle
(edit) @19339   5 months stoecker Fix CI Test on Windows (hopefully)
(edit) @19338   5 months stoecker see #24163 - fix tests
(edit) @19336   5 months stoecker fix #24046 - improve speed of multipolygon validator - patch by …
(edit) @19322   5 months stoecker see #24104 - drop deprecated test
(edit) @19321   5 months stoecker checkstyle
(edit) @19316   5 months stoecker support 2 more circle drawing data sources for NMEA, patch by …
(edit) @19293   6 months taylor.smock See #23913: Fetch remote API keys for Bing imagery Update JMapViewer …
(edit) @19292   6 months taylor.smock See #23913: Fetch remote API keys for Bing imagery This disables a …
(edit) @19289   6 months taylor.smock Fix #24097: Zoom to imagery layer This fixes two issues: 1. Adds …
(edit) @19272   7 months taylor.smock See #24046: Reduce cost of Geometry#filterInsidePolygon when a …
(edit) @19270   7 months stoecker prevent CI test failures on Windows java 11, where 500ms are only …
(edit) @19262   8 months taylor.smock pmd
(edit) @19261   8 months taylor.smock See #24014: Add multiline and normalize attributes to preset xsd …
(edit) @19249   9 months taylor.smock Fix #23978: Windows does not like paths with multiple : This fixes …
(edit) @19247   9 months taylor.smock Fix #23950: Fix a StackOverflowError that occurs when a …
(edit) @19231   10 months taylor.smock ShortcutTest: Determine if HTML is supported before asserting against …
(edit) @19228   10 months taylor.smock Fix #23930: Merging duplicated layers with little differences stalls …
(edit) @19227   10 months taylor.smock Fix #20908: IllegalStateException: JOSM expected to find primitive in …
(edit) @19226   10 months taylor.smock Update tests for r19225
(edit) @19223   10 months taylor.smock Add JUnit5 tags to integration tests, functional tests, and …
(edit) @19221   11 months taylor.smock Fix failing build due to putting unit test for renderer in unit …
(edit) @19220   11 months taylor.smock See #11487: Have josm render data to tiles Start adding basic …
(edit) @19209   11 months taylor.smock Add @Plugins annotation to clean up after plugins have been loaded in …
(edit) @19201   11 months taylor.smock Fix #23290: Exclude incomplete relations from region checks Also …
(edit) @19200   11 months taylor.smock Fix #23821: Ensure that remote control commands are processed in order …
(edit) @19198   11 months stoecker fix checkstyle
(edit) @19197   11 months taylor.smock Fix #21856: Split way: Wrong position of new member in PTv2 relation …
(edit) @19195   11 months taylor.smock Fix #23860: Duplicate key+value in preset causes an ISE in TagChecker …
(edit) @19190   12 months stoecker Java 11 Windows is a bit slow
(edit) @19189   12 months stoecker nitpicking software…
(edit) @19188   12 months stoecker Uih, MacOs precision is worse
(edit) @19186   12 months stoecker fix debug
(edit) @19185   12 months stoecker output the ULP factor in case of an error
(edit) @19182   12 months stoecker reduce test threshold to get MacOS working
(edit) @19175   12 months taylor.smock Fix #23846: Setting all referrers downloaded doesn't happen if the …
(edit) @19172   12 months taylor.smock Fix #23290: Use checks in checkgroups when looking for out-of-region …
(edit) @19162   12 months taylor.smock Fix #21333: Extend SharpAngles test to railways
(edit) @19158   12 months taylor.smock See #14649: Drop certificate amendment for Netherlands …
(edit) @19155   12 months taylor.smock Fix tests broken by r19152
(edit) @19153   12 months taylor.smock Fix #23821: Ensure that a new layer is loaded prior to loading …
(edit) @19152   12 months taylor.smock See #23821: Refactor LoadAndZoomHandler and add tests This fixes some …
(edit) @19142   12 months taylor.smock Fix OAuth2 tests
(edit) @19136   13 months taylor.smock See #23754: Fix test for UploadPrimitivesTask
(edit) @19134   13 months taylor.smock Fix broken Tag2Link test (due to external reordering of preferred links)
(edit) @19125   13 months GerdP see #23748: NPE: Reverse way direction: Automatic tag correction - add …
(edit) @19121   13 months taylor.smock See #17858: Replace most calls to StandardCharsets.UTF_8.name() with …
(edit) @19120   13 months taylor.smock See #17858: Update code for newer Java features Also add a note that …
(edit) @19118   13 months taylor.smock See #23743: MinimapDialogTest was failing This re-adds parameter …
(edit) @19117   13 months taylor.smock Fix #23743: MinimapDialogTest was failing This does two things: 1. …
(edit) @19109   13 months taylor.smock See #17858: Remove old workarounds for javabugs and update …
(edit) @19108   13 months taylor.smock Cleanup some new PMD warnings from PMD 7.x (followup of r19101)
(edit) @19106   14 months taylor.smock Cleanup some new PMD warnings from PMD 7.x (followup of r19101)
(edit) @19103   14 months taylor.smock Cleanup some new PMD warnings from PMD 7.x (followup of r19101)
(edit) @19092   14 months stoecker fix #23702, see #23621 - improve length unit conversion
(edit) @19089   14 months stoecker see #23621 - add unit conversion for length values
(edit) @19087   14 months stoecker Hmm, am I the only one who finds junit output very confusing?
(edit) @19086   14 months stoecker fix some test failures
(edit) @19082   15 months taylor.smock Fix intermittent test failures This fixes at least one cause of the …
(edit) @19080   15 months taylor.smock See #23671: Deprecate Utils#isBlank and replace instances of it with …
(edit) @19078   15 months taylor.smock Fix #4142: Track fully downloaded objects (patch by stoecker, GerdP, …
(edit) @19077   15 months taylor.smock Fix #23666: commons-io dependency not included in ivy.xml This …
(edit) @19066   15 months GerdP fix #23641: When mapping a forest inside a forest and make that inner, …
(edit) @19065   15 months GerdP see #21881 Add a check for loops in directional waterways Fix code in …
(edit) @19064   15 months GerdP see #21881 Add a check for loops in directional waterways - fix @since …
(edit) @19062   15 months GerdP fix #21881: Add a check for loops in directional waterways Patch by …
(edit) @19057   15 months stoecker fix checkstyle
(edit) @19056   15 months taylor.smock Fix last failing test in Java 21 * Generate Java 21 image files …
(edit) @19055   15 months taylor.smock Fix tests in Java 21 * Regenerate Java 21 image files (probably from …
(edit) @19054   15 months taylor.smock See r19043: Drop COMPAT locale provider The CLDR provider does not …
(edit) @19053   15 months taylor.smock See r19043: Drop COMPAT locale provider Update a test that expected a …
(edit) @19052   15 months taylor.smock Fix some wiremock tests -- wiremock no longer considers // to be a …
(edit) @19050   15 months taylor.smock Revert most var changes from r19048, fix most new compile warnings …
(edit) @19033   16 months GerdP fix #23599: Error opening osm.pbf if way has negative ID or incomplete …
(edit) @19029   16 months GerdP fix #9304: in validator, check for intersecting roads in different …
(edit) @19025   16 months taylor.smock Fix #23177: Change ref:gnis to gnis:feature_id in the waterway …
(edit) @19024   16 months taylor.smock Fix #23550: Error when deserializing PBF Blog (patch by giora.kosoi, …
(edit) @19014   17 months GerdP fix #23527: Memory leak in relation editor - add new method …
(edit) @19011   17 months GerdP fix #23509: Test-Failure because of r18994,r18996 The patch changes …
(edit) @19004   17 months GerdP see #23514: add @Territories annotation
(edit) @18992   17 months taylor.smock See #23485/r18989: Fix broken tests The tests just needed to have a …
(edit) @18991   17 months taylor.smock Fix #22810: OSM OAuth 1.0a/Basic auth deprecation and removal As of …
(edit) @18985   18 months taylor.smock Fix #23355: Sanity check JVM arguments on startup See #17858: JOSM …
(edit) @18983   18 months taylor.smock Fix #23471: fix an inconsistency between fast ASCII sort and slower …
(edit) @18981   18 months taylor.smock See #23290/r18980: Update test messages
(edit) @18977   18 months taylor.smock See #23468: Improve performance in the validator tree window This …
(edit) @18976   18 months GerdP fix #20424, fix #20425: Duplicate relations not detected with …
(edit) @18974   18 months taylor.smock Fix #23465: Remove custom checkstyle plugin TopLevelJavadocCheck.java …
(edit) @18972   18 months taylor.smock See #23465: Add additional javadoc comments This also fixes some …
(edit) @18965   18 months taylor.smock See #23444: Fix an additional NPE found during testing …
Note: See TracRevisionLog for help on using the revision log.