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