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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18853   20 months taylor.smock See #16567: Update to JUnit 5 This removes new JOSMTestRules() with …
(edit) @18833   20 months taylor.smock Fix #17052: Allow plugins to save state to session file The primary …
(edit) @18821   21 months taylor.smock Fix #23140: RejectedExecutionException when …
(edit) @18805   21 months taylor.smock Fix #23117: NPE in PlaceSelection$NamedResultTableModel This occurs …
(edit) @18801   21 months taylor.smock Fix #22832: Code cleanup and some simplification, documentation fixes …
(edit) @18798   21 months taylor.smock See #16567: Add @Territories annotation for JUnit 5 This reduces …
(edit) @18694   2 years taylor.smock Fix #22381: Try to automatically install newly required plugins on …
(edit) @18690   2 years taylor.smock See #16567: Convert all assertion calls to JUnit 5 (patch by gaben, …
(edit) @18649   2 years taylor.smock Fix #22712: ignore list doesn't work This occurred due to …
(edit) @18551   3 years taylor.smock Fix test failures due to StackOverflowError This occurs due to …
(edit) @18491   3 years taylor.smock Fix #20823: Reject uploads that do not follow either comment policy or …
(edit) @18454   3 years taylor.smock Fix #21558: IOOBE in NotesDialog$NoteTableModel.getElementAt This is …
(edit) @18332   3 years Don-vip see #21596 - Update dependencies in ivy.xml and tools/ivy.xml (patch …
(edit) @18187   4 years Don-vip fix #21260 - fix reprojection of MVT tiles (patch by taylor.smock)
(edit) @18106   4 years Don-vip fix #21150 - Add JUnit5 annotation for WireMockServer (patch by …
(edit) @18051   4 years Don-vip upgrade to checkstyle 8.43, fix violations
(edit) @18037   4 years Don-vip fix #21064 - Add JUnit 5 extension for preferences (patch by taylor.smock)
(edit) @17914   4 years simon04 fix #20933 - NumberFormatException: For input string: "333,662" (patch …
(edit) @17693   4 years simon04 see #20621 - Fix JVM crash when running headless Java 8 tests on Windows
(edit) @17532   4 years Don-vip see #16567 - ignore IAE that can happen when running concurrent tests
(edit) @17275   5 years Don-vip see #16567 - upgrade almost all tests to JUnit 5, except those …
(edit) @17195   5 years simon04 see #15102 - see #16637 - Use WireMockServer.url()
(edit) @17090   5 years simon04 fix #18200 - Update to JMockit 1.49 (patch by taylor.smock, modified)
(edit) @16985   5 years simon04 fix #19736 - MapStatus displays non-localized SystemOfMeasurement name
(edit) @16913   5 years simon04 fix #19698 - Refactoring: make private fields final
(edit) @16727   5 years simon04 fix #16567 - Fix ImageryPreferenceTestIT for JUnit 5 (patch by …
(edit) @16658   5 years simon04 see #16567 - JUnit 5: call JOSMTestRules.after (patch by taylor.smock)
(edit) @16657   5 years simon04 Fix typos in Javadoc
(edit) @16618   5 years simon04 see #16567 - Fix deprecations related to JUnit 5 (patch by taylor.smock)
(edit) @16617   5 years simon04 fix #16567 - Upgrade to JUnit 5 (patch by taylor.smock)
(edit) @16321   5 years simon04 fix #18907 - Initialize Territories+RightAndLefthandTraffic together, …
(edit) @16272   5 years simon04 see #18729 - Do not initialize external territories data for unit tests
(edit) @16161   5 years simon04 see #18948 - Get rid of remaining com.google.common.collect
(edit) @16160   5 years simon04 see #18948 - Get rid of remaining ImmutableMap.of
(edit) @15932   5 years Don-vip fix #18766 - Add mocker for OpenBrowser.displayUrl (patch by …
(edit) @15775   5 years simon04 Use (correct) magic constants
(edit) @15735   5 years simon04 Java 8: replace .stream().forEach() with .forEach()
(edit) @15662   5 years simon04 Fix typo: overriden↦overridden
(edit) @15420   6 years Don-vip remove deprecated test option
(edit) @15400   6 years Don-vip Force metric measurement system only in tests requiring it as it …
(edit) @15399   6 years Don-vip force metric system in unit tests
(edit) @15232   6 years Don-vip see #17861 - update scripts/tests
(edit) @15095   6 years Don-vip parameterize integration tests for map paint styles and tagging presets
(edit) @14605   6 years Don-vip see #16073 - convert single global test to one test per imagery entry …
(edit) @14604   6 years Don-vip tools update: awaitility 3.1.5, equalsverifier 3.1.2, jmockit 1.44, …
(edit) @14380   7 years Don-vip fix #16906 - RelationEditorActionsTest: fix for non-headless mode …
(edit) @14358   7 years Don-vip fix #16878 - SaveLayersDialogTest: fix for non-headless mode (patch by ris)
(edit) @14355   7 years Don-vip fix #16865 - UploadDialogTest: fix for non-headless mode (patch by …
(edit) @14332   7 years Don-vip fix #16841 - MergeLayerActionTest, DownloadWmsAlongTrackActionTest: …
(edit) @14273   7 years stoecker fix typos - patch by naoliv - fix #16781 - Thanks a lot
(edit) @14207   7 years Don-vip see #16700 - JOSMTestRules: give JOSMTestRules a mechanism to allow …
(edit) @14201   7 years Don-vip spotbugs - fix various issues found with Eclipse plugin
(edit) @14179   7 years Don-vip fix #16680 - Unit tests: fix for windows (patch by ris)
(edit) @14153   7 years Don-vip see #15229 - deprecate Main.parent and Main itself
(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) @14120   7 years Don-vip see #15229 - deprecate all Main methods related to projections. New …
(edit) @14119   7 years Don-vip see #15229 - deprecate all Main methods returning an URL
(edit) @14081   7 years Don-vip see #16010 - Ignore tests using JMockit on Java 11+, workaround to …
(edit) @14066   7 years Don-vip see #16010 - more fixes (patch by ris)
(edit) @14062   7 years Don-vip see #16010 - bugfixes (patch by ris)
(edit) @14052   7 years Don-vip see #16010 - use JMockit to enable more extensive test coverage (patch …
(edit) @13812   7 years Don-vip https access to OSM Dev API
(edit) @13322   7 years Don-vip see #15767 - clear projection change listeners at the end of unit tests
(edit) @13300   7 years Don-vip fix #15742 - check downloaded plugin is valid *before* we delete any …
(edit) @13181   7 years Don-vip fix #15599 - Improvements for testing painting (last patches by ris)
(edit) @13078   8 years Don-vip fix #15508 - add TileSourceRule, use in MinimapDialogTest (patch by …
(edit) @13021   8 years bastiK make Preferences more generic (see #15229, closes #15451) * extract …
(edit) @12855   8 years bastiK see #15229 - add separate interface IBaseDirectories to look up …
(edit) @12849   8 years bastiK see #15229 - use Config in tests
(edit) @12848   8 years bastiK see #15229 - set up Config for tests
(edit) @12807   8 years Don-vip see #15229 - see #15182 - see #14794 - checkstyle, unit tests
(edit) @12795   8 years bastiK see #15273, see #15229 - fix unit tests, PMD, etc.
(edit) @12760   8 years Don-vip see #15229 - see #15182 - see #13036 - remove more GUI stuff from …
(edit) @12751   8 years Don-vip see #15229 - see #15182 - see #13036 - update unit tests and groovy script
(edit) @12750   8 years Don-vip see #15229 - see #15182 - fix unit tests
(edit) @12747   8 years Don-vip see #15229 - see #15182 - fix unit tests
(edit) @12643   8 years Don-vip see #15182 - deprecate Main.main.menu. 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) @12568   8 years Don-vip fix unit test
(edit) @12566   8 years Don-vip fix unit test
(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) @12556   8 years Don-vip speedup RightAndLefthandTrafficTest
(edit) @12545   8 years Don-vip speed up TerritoriesTest
(edit) @12249   8 years Don-vip unit tests - platform is required to setup https certificates
(edit) @12070   8 years michael2402 Reset the SelectionEventManager listeners for each test.
(edit) @11943   8 years Don-vip fix #14649 - load Dutch Government (G2 & G3) certificates from Windows …
(edit) @11777   8 years michael2402 See #14495 - move style source reset to JOSM test rules.
(edit) @11251   8 years wiktorn Do not timeout when run with Eclipse debugger
(edit) @11110   9 years Don-vip add more unit tests
(edit) @10899   9 years Don-vip fix #13318 - Clean up program startup (parameters, logging) - patch by …
(edit) @10876   9 years Don-vip fix #13309 - fix unit tests (patch by michael2402) - gsoc-core
(edit) @10846   9 years Don-vip see #13232 - move class DatasetFactory to unit tests folder
(edit) @10604   9 years Don-vip fix #12478, fix #12565, fix #11114 - Use ​Swing Copy/Paste instead of …
(edit) @10588   9 years Don-vip see #11390, fix #13120 - Use a new memory manager for imagery layers …
(edit) @10569   9 years Don-vip fix #13157 - Make DateUtilsTest not time out on some time zones (patch …
Note: See TracRevisionLog for help on using the revision log.