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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14201   7 years Don-vip spotbugs - fix various issues found with Eclipse plugin
(edit) @14149   7 years Don-vip see #15229 - deprecate Main.pref
(edit) @14138   7 years Don-vip see #15229 - deprecate Main.platform and related methods - new class …
(edit) @14134   7 years Don-vip see #15229 - deprecate Main*.undoRedo - make UndoRedoHandler a …
(edit) @14126   7 years Don-vip fix #16590 - fix unit tests (patch by ris)
(edit) @14101   7 years Don-vip see #8765, fix #11086 - Support notes in osmChange (.osc) files …
(edit) @14081   7 years Don-vip see #16010 - Ignore tests using JMockit on Java 11+, workaround to …
(edit) @14052   7 years Don-vip see #16010 - use JMockit to enable more extensive test coverage (patch …
(edit) @14005   7 years Don-vip remove deprecated API
(edit) @14004   7 years Don-vip add workaround to https://github.com/jqno/equalsverifier/issues/197
(edit) @13950   7 years Don-vip use IPrimitive in SearchAction
(edit) @13938   7 years Don-vip workaround for following java compiler bugs: - …
(edit) @13927   7 years Don-vip see #11000 - Remote control: allow to specify layer_name for import
(edit) @13733   7 years wiktorn Imagery definition refactor Extend imagery definitions by: - allowing …
(edit) @13572   7 years Don-vip fix #15798 - support direct download of GPX files from HOT Tasking Manager
(edit) @13564   7 years Don-vip introduce PrimitiveRenderer to replace OsmPrimitivRenderer (now …
(edit) @13496   7 years Don-vip minor fixes
(edit) @13352   7 years Don-vip fix #15816 - full XZ support
(edit) @13338   7 years Don-vip increase unit test timeout
(edit) @13313   7 years Don-vip see #15766 - fix java warning
(edit) @13300   7 years Don-vip fix #15742 - check downloaded plugin is valid *before* we delete any …
(edit) @13261   7 years Don-vip Open Location: new expert combobox to choose whether to zoom on …
(edit) @13108   7 years Don-vip fix #15538 - add robustness to AlignInLineAction
(edit) @13079   7 years Don-vip see #15560 - EqualsVerifier does not work with newer Java versions -> …
(edit) @12849   8 years bastiK see #15229 - use Config in tests
(edit) @12842   8 years bastiK see #15229 - fix test deprecations
(edit) @12828   8 years Don-vip see #15229 - see #15182 - see #13036 - convert SplitWayAction to …
(edit) @12740   8 years Don-vip see #13036 - fix CreateMultipolygonActionTest - tags from outer ways …
(edit) @12731   8 years Don-vip see #13036 - execute commands in CreateMultipolygonActionTest when …
(edit) @12729   8 years Don-vip see #15229 - fix typos, warnings
(edit) @12728   8 years Don-vip see #13036 - fix more unit tests
(edit) @12726   8 years Don-vip see #13036 - deprecate Command() default constructor, fix unit tests …
(edit) @12659   8 years Don-vip see #15182 - extract SearchMode and SearchSetting from …
(edit) @12656   8 years Don-vip see #15182 - move SearchCompiler from actions.search to …
(edit) @12643   8 years Don-vip see #15182 - deprecate Main.main.menu. Replacement: …
(edit) @12641   8 years Don-vip see #15182 - deprecate Main.main.undoRedo. Replacement: …
(edit) @12636   8 years Don-vip see #15182 - deprecate Main.getLayerManager(). Replacement: …
(edit) @12632   8 years Don-vip see #15182 - fix unit tests
(edit) @12630   8 years Don-vip see #15182 - deprecate Main.map and Main.isDisplayingMapView(). …
(edit) @12620   8 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @12571   8 years Don-vip restore unit test timeout, as validator tests take some time to initialize
(edit) @12567   8 years Don-vip see #15102 - avoid useless API capabilities request
(edit) @12563   8 years Don-vip fix unit tests
(edit) @12562   8 years Don-vip speedup unit tests
(edit) @12558   8 years Don-vip see #15102 - unit tests update
(edit) @12557   8 years Don-vip see #15102 - first batch of HTTP unit tests mocking, using WireMock 2.7.1
(edit) @12521   8 years Don-vip see #11924 - update unit tests
(edit) @12468   8 years Don-vip see #14923 - suppress java warnings
(edit) @12464   8 years michael2402 Apply #14923: Adjust the search dialog to allow to search for …
(edit) @12463   8 years Don-vip extract NodeGraph and NodePair from CombineWayAction to …
(edit) @12444   8 years Don-vip refactor WMS test to integration test as it relies on external WMS server
(edit) @12359   8 years michael2402 OrthogonalizeActionTest: Set the edit data set the action works on.
(edit) @12357   8 years michael2402 JoinAreasActionTest: Set the active edit layer
(edit) @12248   8 years Don-vip add missing https rules in unit tests
(edit) @12111   8 years michael2402 CreateCircleActionTest: Remove reflection hack for addSelected: It …
(edit) @12110   8 years michael2402 AlignInLineActionTest: Reset test environment before every single …
(edit) @12091   8 years Don-vip fix #14762 - NPE
(edit) @12024   8 years michael2402 See #14120: Fix unit tests by using a separate layer manager when …
(edit) @12023   8 years michael2402 See #14120: Do not overwrite the mapView field for unit tests. Fix map …
(edit) @11978   8 years Don-vip improve coverage and javadoc of enum classes for package actions
(edit) @11921   8 years Don-vip improve unit test coverage of utilities classes thanks to …
(edit) @11885   8 years Don-vip add basic unit tests for MergeLayerAction + improve javadoc, code cleanup
(edit) @11826   8 years bastiK update unit test
(edit) @11741   8 years Don-vip fix java warnings
(edit) @11738   8 years bastiK add unit test for join areas action
(edit) @11726   8 years michael2402 Don't use null to indicate a rotation of 0 degrees, simply set the …
(edit) @11713   8 years Don-vip add Ant target to run PMD (only few rules for now), fix violations
(edit) @11635   8 years Don-vip see #12313 - fix unit tests properly
(edit) @11447   8 years Don-vip fix #14217 - replace recursive filter parsing by iterative approach to …
(edit) @11324   8 years Don-vip findbugs
(edit) @11278   8 years Don-vip improve test coverage
(edit) @11275   8 years Don-vip see #10387 - fix unit test
(edit) @11267   8 years simon04 see #10387 - Fix build due to r11264
(edit) @11224   8 years michael2402 Simplify ExpertToggleAction Make ExpertToggleAction use the listener …
(edit) @11192   8 years Don-vip fix #13870 - robustness against …
(edit) @11185   8 years wiktorn WMS tile service is enabled by default Closes: #13857
(edit) @11181   8 years simon04 see #13828 - Fix unit test
(edit) @11124   9 years simon04 see #13749 - Enhance supported URLs for downloading GPS data * …
(edit) @11121   9 years Don-vip checkstyle
(edit) @11118   9 years simon04 fix #13094 - SimplifyWayAction for first node of closed way (patch by …
(edit) @11110   9 years Don-vip add more unit tests
(edit) @11109   9 years Don-vip sonar - squid:S1871 - Two branches in the same conditional structure …
(edit) @11108   9 years Don-vip sonar - squid:S3518 - Zero should not be a possible denominator
(edit) @11104   9 years Don-vip convert unit tests from Groovy to Java
(edit) @11101   9 years Don-vip add more unit tests
(edit) @11073   9 years simon04 see #13749 - Enhance supported URLs for downloading GPS data * …
(edit) @10966   9 years Don-vip fix unit tests hanging on Jenkins
(edit) @10960   9 years Don-vip increase unit test timeout
(edit) @10956   9 years Don-vip see #11924 - suppress some equalsverifier warnings to workaround …
(edit) @10955   9 years Don-vip increase unit test timeout
(edit) @10945   9 years Don-vip convert more unit tests to JOSMTestRules
(edit) @10937   9 years Don-vip sonar - squid:S3658 - Unit tests should throw exceptions
(edit) @10876   9 years Don-vip fix #13309 - fix unit tests (patch by michael2402) - gsoc-core
(edit) @10758   9 years Don-vip sonar - squid:S3578 - Test methods should comply with a naming convention
(edit) @10739   9 years Don-vip wms capabilities fetching: remove duplicate log, add unit test robustness
(edit) @10737   9 years Don-vip fix #12900 - Conflicts in pasted tags cannot be resolved, cannot be …
(edit) @10705   9 years Don-vip unit test robustness
(edit) @10657   9 years Don-vip see #11390, see #12890 - use Java 8 Predicates
(edit) @10604   9 years Don-vip fix #12478, fix #12565, fix #11114 - Use ​Swing Copy/Paste instead of …
(edit) @10599   9 years Don-vip see #11390 - sonar - squid:S1610 - Java 8: Abstract classes without …
Note: See TracRevisionLog for help on using the revision log.