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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19340   4 months stoecker checkstyle
(edit) @19339   4 months stoecker Fix CI Test on Windows (hopefully)
(edit) @19338   4 months stoecker see #24163 - fix tests
(edit) @19262   7 months taylor.smock pmd
(edit) @19261   7 months taylor.smock See #24014: Add multiline and normalize attributes to preset xsd …
(edit) @19249   8 months taylor.smock Fix #23978: Windows does not like paths with multiple : This fixes …
(edit) @19247   8 months taylor.smock Fix #23950: Fix a StackOverflowError that occurs when a …
(edit) @19223   9 months taylor.smock Add JUnit5 tags to integration tests, functional tests, and …
(edit) @19209   10 months taylor.smock Add @Plugins annotation to clean up after plugins have been loaded in …
(edit) @19195   10 months taylor.smock Fix #23860: Duplicate key+value in preset causes an ISE in TagChecker …
(edit) @19190   10 months stoecker Java 11 Windows is a bit slow
(edit) @19155   11 months taylor.smock Fix tests broken by r19152
(edit) @19136   12 months taylor.smock See #23754: Fix test for UploadPrimitivesTask
(edit) @19121   12 months taylor.smock See #17858: Replace most calls to StandardCharsets.UTF_8.name() with …
(edit) @19086   13 months stoecker fix some test failures
(edit) @19082   13 months taylor.smock Fix intermittent test failures This fixes at least one cause of the …
(edit) @19078   13 months taylor.smock Fix #4142: Track fully downloaded objects (patch by stoecker, GerdP, …
(edit) @19056   14 months taylor.smock Fix last failing test in Java 21 * Generate Java 21 image files …
(edit) @19050   14 months taylor.smock Revert most var changes from r19048, fix most new compile warnings …
(edit) @19033   15 months GerdP fix #23599: Error opening osm.pbf if way has negative ID or incomplete …
(edit) @19024   15 months taylor.smock Fix #23550: Error when deserializing PBF Blog (patch by giora.kosoi, …
(edit) @19014   16 months GerdP fix #23527: Memory leak in relation editor - add new method …
(edit) @19011   16 months GerdP fix #23509: Test-Failure because of r18994,r18996 The patch changes …
(edit) @19004   16 months GerdP see #23514: add @Territories annotation
(edit) @18991   16 months taylor.smock Fix #22810: OSM OAuth 1.0a/Basic auth deprecation and removal As of …
(edit) @18958   17 months taylor.smock Fix #23418: Improve unit test consistency when run with non-English …
(edit) @18927   18 months taylor.smock Fix #23316: MarkerLayer should return an empty list instead of a list …
(edit) @18918   18 months taylor.smock Fix #23290: Validate the regions a tag is expected to be in (patch by …
(edit) @18895   20 months taylor.smock Fix #23057: data layers should be selected next, not non-data layers …
(edit) @18893   20 months taylor.smock Fix #16567: Upgrade to JUnit 5 JOSMTestRules and JOSMTestFixture can …
(edit) @18876   20 months taylor.smock See #23238: Some MapCSS functions cause NPEs when part of fixAdd
(edit) @18875   20 months taylor.smock Fix #23238: Some MapCSS functions cause NPEs when part of fixAdd
(edit) @18870   20 months taylor.smock See #16567: Update to JUnit 5 This converts most tests to use …
(edit) @18866   21 months taylor.smock Fix #23196: DataIntegrityProblemException: Primitive must be part of …
(edit) @18853   21 months taylor.smock See #16567: Update to JUnit 5 This removes new JOSMTestRules() with …
(edit) @18844   21 months taylor.smock Fix some recently introduced issues * Fix some issues with updated …
(edit) @18842   21 months taylor.smock Fix #23191: NPE in AddTagsDialog This is caused when a new layer is …
(edit) @18839   21 months taylor.smock Fix #23179: Include changeset in note comment if feasible (patch by …
(edit) @18837   21 months taylor.smock Fix #23057: An invisible layer should not become active when removing …
(edit) @18829   21 months taylor.smock Fix #16998: Add parent_osm_primitives and convert_primitives_to_string
(edit) @18828   21 months taylor.smock See #22810: OSM OAuth 1.0a/Basic auth deprecation and removal This …
(edit) @18827   22 months taylor.smock See #23165: Use test file with smaller (Integer.MAX_VALUE) changeset id
(edit) @18826   22 months taylor.smock Fix #23165: Cannot assign a changesetId > 0 to a new primitive There …
(edit) @18824   22 months taylor.smock Fix #23153: Remote Control API call is adding hashtags many times …
(edit) @18823   22 months taylor.smock Improve performance for …
(edit) @18818   22 months taylor.smock Fix tests
(edit) @18806   23 months taylor.smock Fix #23119: NPE in RemoteEntry.getLastModified
(edit) @18805   23 months taylor.smock Fix #23117: NPE in PlaceSelection$NamedResultTableModel This occurs …
(edit) @18804   23 months taylor.smock Fix #23116: Adding a member to a newly created relation will cause an …
(edit) @18799   23 months taylor.smock See r18798: Actually use the @Territories annotation This also fixes …
(edit) @18793   23 months taylor.smock Fix #23091: Opening a preset from inside a relation editor causes a …
(edit) @18783   2 years taylor.smock Fix #23081: NoSuchElementException in …
(edit) @18765   2 years taylor.smock See r18764, fix unit test that expected a button at a specific location
(edit) @18753   2 years taylor.smock Fix #23001: ClassCastException in GpxDrawHelper#calculateColors This …
(edit) @18706   2 years taylor.smock Fix #22817: Don't delete layer with changes and a non-normal upload …
(edit) @18695   2 years taylor.smock Fix #22603: Add PBF reading support
(edit) @18694   2 years taylor.smock Fix #22381: Try to automatically install newly required plugins on …
(edit) @18691   2 years taylor.smock Significantly reduce cost of large presets like `Name Suggestion …
(edit) @18690   2 years taylor.smock See #16567: Convert all assertion calls to JUnit 5 (patch by gaben, …
(edit) @18689   2 years taylor.smock Revert tests added in r18685/r18686, see #22767 The test has proven …
(edit) @18686   2 years taylor.smock See #22767, fix failing unit tests The fix for #22767 included a new …
(edit) @18685   2 years taylor.smock Fix #22767: Geotagged image deletion does not move to the …
(edit) @18684   2 years taylor.smock Fix #22770: High precision scroll inputs may cause zoom events in the …
(edit) @18683   2 years taylor.smock Fix #22783: Presets menu should not sort the first action block The …
(edit) @18671   2 years taylor.smock See #20768: Ensure that removing an OAuth 1.0 token actually removes …
(edit) @18664   2 years taylor.smock Fix #22704: Add parent_way_angle mapcss function (patch by Woazboat)
(edit) @18661   2 years taylor.smock Fix #22703, see #22695, #22704: 90° offset of icon-rotation: way; in …
(edit) @18650   2 years taylor.smock Fix #20768: Add OAuth 2.0 support This also fixes #21607: …
(edit) @18635   2 years taylor.smock Fix #22626: Geotagged images from GPX files cannot be closed when …
(edit) @18634   2 years taylor.smock Fix #22638: NoSuchFileException can occur when a gpx track points at …
(edit) @18622   2 years taylor.smock Fix #22625: SOE in ImageViewer This was fallout from reworking #21605
(edit) @18614   3 years taylor.smock See #21605: Add tabs to ImageViewerDialog for use with different image …
(edit) @18610   3 years taylor.smock Fix #21324: Command stack says "pasting 1 tag to [number] objects" …
(edit) @18602   3 years taylor.smock See r18598, fix tests under Java 18/19 This was caused by a race …
(edit) @18598   3 years taylor.smock FlatLaf uses properties files which occasionally have breaking changes …
(edit) @18593   3 years taylor.smock See #22337: Make window for attached GPX waypoint images resizable …
(edit) @18586   3 years taylor.smock Fix #22487: Object hover preview is re-enabled on layer change even …
(edit) @18574   3 years taylor.smock Fix #22378: Preview object properties on mouse hover (patch by …
(edit) @18571   3 years taylor.smock Fix #22439: Filter deleting always deletes the first filter regardless …
(edit) @18555   3 years taylor.smock Update tests for new UI information See #20716: Search for missing …
(edit) @18538   3 years taylor.smock JosmTextField: setHint now properly returns the old hint See …
(edit) @18494   3 years taylor.smock Fix #22115: Extract methods from LatLon into ILatLon where they are …
(edit) @18491   3 years taylor.smock Fix #20823: Reject uploads that do not follow either comment policy or …
(edit) @18464   3 years taylor.smock Extract equalsEpsilon from LatLon into ILatLon This significantly …
(edit) @18454   3 years taylor.smock Fix #21558: IOOBE in NotesDialog$NoteTableModel.getElementAt This is …
(edit) @18451   3 years taylor.smock Fix #22073: Optimized regexes (string starts with, ends with, …
(edit) @18439   3 years taylor.smock Fix #17906, #21889, see #12617 for the original issue This fixes an …
(edit) @18433   3 years taylor.smock Fix #22024: DataIntegrityProblemException during data upload This is …
(edit) @18403   3 years taylor.smock fix #21953: Remember custom overpass servers This was caused by not …
(edit) @18394   3 years GerdP see #21740: IAE: Attempted to add listener that was already in list: …
(edit) @18393   3 years GerdP see #21740: IAE: Attempted to add listener that was already in list: …
(edit) @18344   4 years Don-vip see #21655 - update unit test
(edit) @18327   4 years GerdP fix #21550: NPE in …
(edit) @18283   4 years Don-vip fix #21427 - further simplify UploadDialog (patch by marcello, …
(edit) @18260   4 years Don-vip fix #21408 - fix fill-default property, add tests (patch by marcello)
(edit) @18254   4 years Don-vip fix #21408 - fix #19013, fix #21385, fix #21404 - Fix MultiSelect …
(edit) @18246   4 years Don-vip see #16472 - add initial working 360 viewer, minimal tests, many tests …
(edit) @18221   4 years Don-vip fix #21319 - Refactoring of class hierarchy around JosmComboBox / …
(edit) @18211   4 years Don-vip global use of !Utils.isEmpty/isBlank
(edit) @18205   4 years Don-vip fix #21309 - allow changeset hashtags to start with digits (patch by …
Note: See TracRevisionLog for help on using the revision log.