source: josm/trunk/test/unit/org

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19080   4 months taylor.smock See #23671: Deprecate Utils#isBlank and replace instances of it with …
(edit) @19078   4 months taylor.smock Fix #4142: Track fully downloaded objects (patch by stoecker, GerdP, …
(edit) @19077   4 months taylor.smock Fix #23666: commons-io dependency not included in ivy.xml This …
(edit) @19066   5 months GerdP fix #23641: When mapping a forest inside a forest and make that inner, …
(edit) @19065   5 months GerdP see #21881 Add a check for loops in directional waterways Fix code in …
(edit) @19064   5 months GerdP see #21881 Add a check for loops in directional waterways - fix @since …
(edit) @19062   5 months GerdP fix #21881: Add a check for loops in directional waterways Patch by …
(edit) @19057   5 months stoecker fix checkstyle
(edit) @19056   5 months taylor.smock Fix last failing test in Java 21 * Generate Java 21 image files …
(edit) @19055   5 months taylor.smock Fix tests in Java 21 * Regenerate Java 21 image files (probably from …
(edit) @19054   5 months taylor.smock See r19043: Drop COMPAT locale provider The CLDR provider does not …
(edit) @19053   5 months taylor.smock See r19043: Drop COMPAT locale provider Update a test that expected a …
(edit) @19052   5 months taylor.smock Fix some wiremock tests -- wiremock no longer considers // to be a …
(edit) @19050   5 months taylor.smock Revert most var changes from r19048, fix most new compile warnings …
(edit) @19033   5 months GerdP fix #23599: Error opening osm.pbf if way has negative ID or incomplete …
(edit) @19029   5 months GerdP fix #9304: in validator, check for intersecting roads in different …
(edit) @19025   5 months taylor.smock Fix #23177: Change ref:gnis to gnis:feature_id in the waterway …
(edit) @19024   5 months taylor.smock Fix #23550: Error when deserializing PBF Blog (patch by giora.kosoi, …
(edit) @19014   6 months GerdP fix #23527: Memory leak in relation editor - add new method …
(edit) @19011   6 months GerdP fix #23509: Test-Failure because of r18994,r18996 The patch changes …
(edit) @19004   7 months GerdP see #23514: add @Territories annotation
(edit) @18992   7 months taylor.smock See #23485/r18989: Fix broken tests The tests just needed to have a …
(edit) @18991   7 months taylor.smock Fix #22810: OSM OAuth 1.0a/Basic auth deprecation and removal As of …
(edit) @18985   7 months taylor.smock Fix #23355: Sanity check JVM arguments on startup See #17858: JOSM …
(edit) @18983   7 months taylor.smock Fix #23471: fix an inconsistency between fast ASCII sort and slower …
(edit) @18981   7 months taylor.smock See #23290/r18980: Update test messages
(edit) @18977   7 months taylor.smock See #23468: Improve performance in the validator tree window This …
(edit) @18976   7 months GerdP fix #20424, fix #20425: Duplicate relations not detected with …
(edit) @18974   7 months taylor.smock Fix #23465: Remove custom checkstyle plugin TopLevelJavadocCheck.java …
(edit) @18972   7 months taylor.smock See #23465: Add additional javadoc comments This also fixes some …
(edit) @18965   8 months taylor.smock See #23444: Fix an additional NPE found during testing …
(edit) @18963   8 months taylor.smock Fix #23444: NPE in …
(edit) @18961   8 months GerdP see #23397: Improve the results of partial validations - correct last …
(edit) @18958   8 months taylor.smock Fix #23418: Improve unit test consistency when run with non-English …
(edit) @18935   8 months taylor.smock Fix #23399: Simplify way crashes This was primarily caused by …
(edit) @18927   9 months taylor.smock Fix #23316: MarkerLayer should return an empty list instead of a list …
(edit) @18922   9 months taylor.smock Fix #23302: Create a preference for address duplicate detection to …
(edit) @18921   9 months taylor.smock Fix #23308: Fix a false positive for "Water area inside water area" …
(edit) @18918   9 months taylor.smock Fix #23290: Validate the regions a tag is expected to be in (patch by …
(edit) @18896   10 months taylor.smock Fix #23235: Revert r18869 The URI specification only allows for ascii …
(edit) @18895   10 months taylor.smock Fix #23057: data layers should be selected next, not non-data layers …
(edit) @18893   11 months taylor.smock Fix #16567: Upgrade to JUnit 5 JOSMTestRules and JOSMTestFixture can …
(edit) @18892   11 months taylor.smock Fix #23257: MVTTileTest has an infrequently hit race condition (patch …
(edit) @18890   11 months taylor.smock Fix #23256: AbstractPrimitive::putAll not updating values (patch by …
(edit) @18886   11 months taylor.smock Fix #18866: Remove Potlatch2 from the built-in styles. It has been …
(edit) @18876   11 months taylor.smock See #23238: Some MapCSS functions cause NPEs when part of fixAdd
(edit) @18875   11 months taylor.smock Fix #23238: Some MapCSS functions cause NPEs when part of fixAdd
(edit) @18870   11 months taylor.smock See #16567: Update to JUnit 5 This converts most tests to use …
(edit) @18869   11 months taylor.smock Fix #23235: Allow unicode characters in URL paths
(edit) @18867   11 months taylor.smock See #16567: Update to JUnit 5 This adds the @TaggingPresets
(edit) @18866   11 months taylor.smock Fix #23196: DataIntegrityProblemException: Primitive must be part of …
(edit) @18854   11 months taylor.smock Fix regression from r18853: test-compile failing due to an import for …
(edit) @18853   11 months taylor.smock See #16567: Update to JUnit 5 This removes new JOSMTestRules() with …
(edit) @18847   12 months taylor.smock Fix #23212: Overpass query wizard should transform key: to ["key"]
(edit) @18844   12 months taylor.smock Fix some recently introduced issues * Fix some issues with updated …
(edit) @18842   12 months taylor.smock Fix #23191: NPE in AddTagsDialog This is caused when a new layer is …
(edit) @18840   12 months taylor.smock Revert r18838, see #23008: natural=coastline does not work well with …
(edit) @18839   12 months taylor.smock Fix #23179: Include changeset in note comment if feasible (patch by …
(edit) @18837   12 months taylor.smock Fix #23057: An invisible layer should not become active when removing …
(edit) @18833   12 months taylor.smock Fix #17052: Allow plugins to save state to session file The primary …
(edit) @18829   12 months taylor.smock Fix #16998: Add parent_osm_primitives and convert_primitives_to_string
(edit) @18828   12 months taylor.smock See #22810: OSM OAuth 1.0a/Basic auth deprecation and removal This …
(edit) @18827   12 months taylor.smock See #23165: Use test file with smaller (Integer.MAX_VALUE) changeset id
(edit) @18826   12 months taylor.smock Fix #23165: Cannot assign a changesetId > 0 to a new primitive There …
(edit) @18824   12 months taylor.smock Fix #23153: Remote Control API call is adding hashtags many times …
(edit) @18823   12 months taylor.smock Improve performance for …
(edit) @18821   13 months taylor.smock Fix #23140: RejectedExecutionException when …
(edit) @18819   13 months taylor.smock See #22652, r18817: Stop parsing gpx files when point elements have …
(edit) @18818   13 months taylor.smock Fix tests
(edit) @18817   13 months taylor.smock Fix #22652: Stop parsing gpx files when wpt elements do not have valid …
(edit) @18816   13 months taylor.smock Fix #23134: Cancelling a json download will cause an exception dialog …
(edit) @18814   13 months taylor.smock Fix #23105: Add action to select shared/common child objects (patch by …
(edit) @18811   13 months taylor.smock Fix #23124: Azul Java 17.0.4.1 will cause a NumberFormatException …
(edit) @18807   13 months taylor.smock Allow importing geojson files that were saved to a session file * …
(edit) @18806   13 months taylor.smock Fix #23119: NPE in RemoteEntry.getLastModified
(edit) @18805   13 months taylor.smock Fix #23117: NPE in PlaceSelection$NamedResultTableModel This occurs …
(edit) @18804   13 months taylor.smock Fix #23116: Adding a member to a newly created relation will cause an …
(edit) @18801   13 months taylor.smock Fix #22832: Code cleanup and some simplification, documentation fixes …
(edit) @18800   13 months taylor.smock Add WindowMocker to test to fix test failure
(edit) @18799   13 months taylor.smock See r18798: Actually use the @Territories annotation This also fixes …
(edit) @18798   13 months taylor.smock See #16567: Add @Territories annotation for JUnit 5 This reduces …
(edit) @18793   13 months taylor.smock Fix #23091: Opening a preset from inside a relation editor causes a …
(edit) @18788   14 months stoecker fix tests
(edit) @18786   14 months taylor.smock Fix #23083: SocketTimeoutException in …
(edit) @18783   14 months taylor.smock Fix #23081: NoSuchElementException in …
(edit) @18777   14 months taylor.smock Reduce allocations during startup from Shape Shape#hashCode made …
(edit) @18776   14 months taylor.smock See #23049, fix an issue where tests might visit the entire dataset …
(edit) @18775   14 months taylor.smock Fix #23049: Informational errors cause validator dialog to occur on …
(edit) @18766   15 months taylor.smock Fix #23011: Custom http headers aren't applied on custom TMS imagery …
(edit) @18765   15 months taylor.smock See r18764, fix unit test that expected a button at a specific location
(edit) @18761   15 months taylor.smock Fix borked tests (see r18757)
(edit) @18757   15 months taylor.smock Fix #17669, #22096: Allow placeholders in more locations in MapCSS
(edit) @18753   15 months taylor.smock Fix #23001: ClassCastException in GpxDrawHelper#calculateColors This …
(edit) @18735   16 months taylor.smock Fix #22921: DateTimeException when using invalid day of month for …
(edit) @18723   16 months taylor.smock Fix #22432, see #22941: Start migrating from javax to jakarta Parsson …
(edit) @18718   17 months taylor.smock See #22898: JOSM Validator CLI errors out when is run with …
(edit) @18714   17 months taylor.smock Fix #22898: JOSM Validator CLI errors out when is run with …
(edit) @18706   17 months taylor.smock Fix #22817: Don't delete layer with changes and a non-normal upload …
(edit) @18695   18 months taylor.smock Fix #22603: Add PBF reading support
(edit) @18694   18 months taylor.smock Fix #22381: Try to automatically install newly required plugins on …
Note: See TracRevisionLog for help on using the revision log.