source: josm/trunk/test/unit/org/openstreetmap/josm/plugins/PluginHandlerTestIT.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17383   3 years Don-vip see #16567 - better assertion error messages for rules/plugins …
(edit) @17288   4 years Don-vip see #16567 - fix integration tests
(edit) @17275   4 years Don-vip see #16567 - upgrade almost all tests to JUnit 5, except those …
(edit) @17129   4 years simon04 PluginHandlerTestIT: use our Utils.getRootCause
(edit) @16913   4 years simon04 fix #19698 - Refactoring: make private fields final
(edit) @15508   5 years Don-vip fix #18277 - Allow plugins to implement Destroyable if they want to …
(edit) @15242   5 years Don-vip disable HeadlessException check when loading plugins (for real)
(edit) @15239   5 years Don-vip disable HeadlessException check when loading plugins - we cannot force …
(edit) @14781   5 years Don-vip see #16912 - update javafx plugin name
(edit) @14778   5 years Don-vip see #16912 - filter plugins requiring JavaFX on Java < 11 and headless mode
(edit) @14776   5 years Don-vip see #16912 - Ignore HeadlessException with JavaFX components. Issue …
(edit) @14770   5 years Don-vip see #16912 - Ignore HeadlessException with JavaFX components. Issue …
(edit) @14239   6 years Don-vip see #16682 - On Java 9/10 and headless mode, filter plugins requiring …
(edit) @14235   6 years Don-vip make sure https is properly initialized for integration tests
(edit) @14149   6 years Don-vip see #15229 - deprecate Main.pref
(edit) @14138   6 years Don-vip see #15229 - deprecate Main.platform and related methods - new class …
(edit) @14113   6 years Don-vip name GPX layers in PluginHandlerTestIT to help debugging
(edit) @14111   6 years Don-vip should fix NPE seen in PluginHandlerTestIT
(edit) @14093   6 years Don-vip drop unitils library. It was only added to avoid implementing …
(edit) @13993   6 years Don-vip see #16400 - update integration test to detect invalid manifest entries
(edit) @13793   6 years Don-vip see #16288 - replace similar i18n strings (script update for plugins)
(edit) @12849   7 years bastiK see #15229 - use Config in tests
(edit) @12842   7 years bastiK see #15229 - fix test deprecations
(edit) @12754   7 years Don-vip see #15229 - see #15182 - see #13036 - update unit tests
(edit) @12636   7 years Don-vip see #15182 - deprecate Main.getLayerManager(). Replacement: …
(edit) @12625   7 years Don-vip filter josm-config plugin - see …
(edit) @12337   7 years michael2402 PluginHandlerTestIT: Remove unused import.
(edit) @12323   7 years bastiK see #14901 - some cleanup
(edit) @10988   8 years Don-vip improve plugin integration test
(edit) @10986   8 years Don-vip improve plugin integration test, increase unit test timeout
(edit) @10560   8 years Don-vip Increase default timeout to avoid random network errors on big jar …
(edit) @10222   8 years Don-vip findbugs - fix/suppress most of warnings reported in unit tests + …
(edit) @10123   8 years Don-vip fix unit test failing with clean jenkins workspace
(edit) @9815   8 years Don-vip see #12514, see #12533 - fix/ignore longstanding problems in unit tests
(edit) @9666   8 years stoecker see #12410 fix style of tests
(copy) @9501   8 years Don-vip make the distinction between unit tests (*Test.java) and integration …
copied from trunk/test/unit/org/openstreetmap/josm/plugins/PluginHandlerTest.java
(edit) @9458   8 years Don-vip timeouts for unit/performance tests
Note: See TracRevisionLog for help on using the revision log.