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) @14332   6 years Don-vip fix #16841 - MergeLayerActionTest, DownloadWmsAlongTrackActionTest: …
(edit) @14313   6 years Don-vip see #16819 - use another action to make test pass on macOS
(edit) @14300   6 years Don-vip fix #16809 - SlippyMapBBoxChooser: include tile sources from current …
(edit) @14281   6 years Don-vip see #12726 - accessors for undo/redo commands
(edit) @14273   6 years stoecker fix typos - patch by naoliv - fix #16781 - Thanks a lot
(edit) @14235   6 years Don-vip make sure https is properly initialized for integration tests
(edit) @14213   6 years Don-vip fix #16700 - add new tests exercising handling of plugins that …
(edit) @14212   6 years Don-vip sonarqube - various minor issues
(edit) @14205   6 years Don-vip fix #16681 - Various enhancements for GPX correlation (patch by …
(edit) @14201   6 years Don-vip spotbugs - fix various issues found with Eclipse plugin
(edit) @14187   6 years Don-vip see #16010 - fix JMockit failure on Java 11+
(edit) @14168   6 years Don-vip fix #16656 - appveyor: tweak configuration and skip troublesome tests …
(edit) @14153   6 years Don-vip see #15229 - deprecate Main.parent and Main itself
(edit) @14149   6 years Don-vip see #15229 - deprecate Main.pref
(edit) @14142   6 years Don-vip move Kothic stylesheets test as an integration test
(edit) @14138   6 years Don-vip see #15229 - deprecate Main.platform and related methods - new class …
(edit) @14134   6 years Don-vip see #15229 - deprecate Main*.undoRedo - make UndoRedoHandler a …
(edit) @14132   6 years Don-vip see #16590 - remove unused import
(edit) @14129   6 years Don-vip code refactoring
(edit) @14126   6 years Don-vip fix #16590 - fix unit tests (patch by ris)
(edit) @14122   6 years Don-vip see #15229 - minor preferences refactoring
(edit) @14120   6 years Don-vip see #15229 - deprecate all Main methods related to projections. New …
(edit) @14119   6 years Don-vip see #15229 - deprecate all Main methods returning an URL
(edit) @14116   6 years Don-vip see #16590 - ignore failing unit test
(edit) @14102   6 years Don-vip update unit test
(edit) @14100   6 years Don-vip increase test coverage
(edit) @14092   6 years Don-vip drop FEST library. This project seems to have vanished years ago, and …
(edit) @14084   6 years Don-vip see #16010 - fix JMockit ignore rule
(edit) @14081   6 years Don-vip see #16010 - Ignore tests using JMockit on Java 11+, workaround to …
(edit) @14079   6 years Don-vip see #16550 - use UTC by default for GPX timestamps
(edit) @14075   6 years Don-vip fix #16550 - fix regressions in OSM -> GPX conversion
(edit) @14074   6 years Don-vip checkstyle/sonarqube
(edit) @14069   6 years Don-vip see #16010 - fix failing unit test (patch by ris)
(edit) @14068   6 years Don-vip checkstyle/sonarqube
(edit) @14066   6 years Don-vip see #16010 - more fixes (patch by ris)
(edit) @14064   6 years Don-vip see #16498 - convert last unit tests to Java
(edit) @14062   6 years Don-vip see #16010 - bugfixes (patch by ris)
(edit) @14054   6 years Don-vip fix #16010 - fix java warning
(edit) @14052   6 years Don-vip see #16010 - use JMockit to enable more extensive test coverage (patch …
(edit) @14048   6 years Don-vip see #16498 - convert more unit tests to Java
(edit) @14031   6 years michael2402 See #16388: Fix broken merge.
(edit) @14030   6 years michael2402 See #16388: Fix Checkstyle / Test issues.
(edit) @14028   6 years Don-vip see #16388 - fix compilation errors in unit tests caused by r14027
(edit) @14027   6 years michael2402 See #16388: New mechanism for plugins to register relation editor actions.
(edit) @14019   6 years Don-vip update to Groovy 2.5.0 and Eclipse Photon (4.8.0)
(edit) @14004   6 years Don-vip add workaround to https://github.com/jqno/equalsverifier/issues/197
(edit) @13994   6 years Don-vip fix #16447 - Improve detection of changeset hashtags
(edit) @13920   6 years Don-vip increase unit test timeouts
(edit) @13884   6 years wiktorn Provide layer context to right-click popup menu on main screen.
(edit) @13846   6 years Don-vip fix unit test
(edit) @13836   6 years Don-vip fix #13889 - Make preset searchs ignore accents
(edit) @13812   6 years Don-vip https access to OSM Dev API
(edit) @13734   6 years wiktorn GUI for imagery definitions refactor Extend preferences panel by: - …
(edit) @13733   6 years wiktorn Imagery definition refactor Extend imagery definitions by: - allowing …
(edit) @13710   6 years Don-vip update CONTRIBUTION, increase unit test timeout, upgrade checkstyle to …
(edit) @13655   6 years Don-vip ignore pasharm map paint style, no answer to simple PR despite three …
(edit) @13617   6 years Don-vip fix #16180 - make sure changeset dialog example URLs are valid
(edit) @13509   6 years Don-vip fix #16060 - NPE + minor fixes
(edit) @13489   6 years Don-vip fix #16044 - Autofix invalid URL with the wrong type of slashes
(edit) @13435   6 years Don-vip see #8039, see #10456 - fix regressions and code style issues
(edit) @13434   6 years Don-vip see #8039, see #10456 - support read-only data layers
(edit) @13407   6 years Don-vip increase integration test timeout
(edit) @13397   6 years michael2402 Fix #15878: Implement colorfullness filter for indexed images.
(edit) @13306   6 years Don-vip see #15560 - Double.Double() is deprecated
(edit) @13256   6 years Don-vip fix #15701 - CorrelateGpxWithImages: Test newGpsData, speed, …
(edit) @13219   6 years Don-vip see #15653, see #8509 - fix unit test causing mayhem
(edit) @13211   6 years Don-vip see #15606 - update unit test
(edit) @13203   6 years Don-vip javadoc fixes + some test timeout increases
(edit) @13188   6 years Don-vip fix Checkstyle/PMD issues, increase some test timeouts, update to …
(edit) @13181   6 years Don-vip fix #15599 - Improvements for testing painting (last patches by ris)
(edit) @13174   6 years Don-vip see #15310 - fix unit tests, warnings
(edit) @13173   6 years Don-vip see #15310 - remove most of deprecated APIs
(edit) @13172   6 years Don-vip see #15599 - apply first two patches of ris to improve MinimapDialogTest
(edit) @13169   6 years Don-vip see #13694 - update unit test
(edit) @13165   6 years Don-vip fix #15550 - last tweaks in note tooltips size, placement and URL detection
(edit) @13162   6 years Don-vip see #15550 - much better dynamic resizing of note tooltips
(edit) @13148   6 years Don-vip see #14082 - fix unit test
(edit) @13133   6 years bastiK applied #8509 - Background uploading (patch by udit, minor changes)
(edit) @13127   6 years Don-vip see #15476, fix #15511 - fix image scaling regression and makes …
(edit) @13122   6 years Don-vip fix #15550 - Automatic line break of note tooltips (tested on western …
(edit) @13116   6 years Don-vip see #11537 - fix java warnings
(edit) @13112   6 years Don-vip fix #15539 - use awaitility in MinimapDialogTest rather than …
(edit) @13109   6 years Don-vip fix #15537 - Support changeset hashtags (hashtags changeset tag, …
(edit) @13079   6 years Don-vip see #15560 - EqualsVerifier does not work with newer Java versions -> …
(edit) @13078   6 years Don-vip fix #15508 - add TileSourceRule, use in MinimapDialogTest (patch by …
(edit) @13031   6 years Don-vip fix #15468 - Use proper domain name (example.com) in test (patch by rorym)
(edit) @13024   6 years bastiK fix unit test
(edit) @12990   7 years bastiK see #15410 - update tests + minor fixes (2)
(edit) @12989   7 years bastiK closes #15410 - update tests + minor fixes
(edit) @12933   7 years Don-vip fix #15368 - Button that selects the relation from relation editor
(edit) @12922   7 years Don-vip see #15387 - fix unit test
(edit) @12907   7 years bastiK see #15273, see #15229 - fix tests and Jenkins warnings
(edit) @12906   7 years bastiK see #15273, see #15229 - add command line module for rendering run …
(edit) @12899   7 years Don-vip fix unit test for real (depends on OSM API dev data. Not ideal but …
(edit) @12898   7 years Don-vip fix unit test
(edit) @12884   7 years bastiK see #15229 - fix unit tests
(edit) @12859   7 years Don-vip see #15229 - see #15182 - deprecate non-GUI AutoCompletion* classes …
(edit) @12849   7 years bastiK see #15229 - use Config in tests
(edit) @12842   7 years bastiK see #15229 - fix test deprecations
(edit) @12826   7 years Don-vip see #15229 - see #15182 - remove GUI references from PreferencesUtils
Note: See TracRevisionLog for help on using the revision log.