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) @19361   3 months stoecker Seems Windows has bad timing, it's often to fast
(edit) @19293   5 months taylor.smock See #23913: Fetch remote API keys for Bing imagery Update JMapViewer …
(edit) @19270   6 months stoecker prevent CI test failures on Windows java 11, where 500ms are only …
(edit) @19227   9 months taylor.smock Fix #20908: IllegalStateException: JOSM expected to find primitive in …
(edit) @19223   9 months taylor.smock Add JUnit5 tags to integration tests, functional tests, and …
(edit) @19221   9 months taylor.smock Fix failing build due to putting unit test for renderer in unit …
(edit) @19209   9 months taylor.smock Add @Plugins annotation to clean up after plugins have been loaded in …
(edit) @19152   11 months taylor.smock See #23821: Refactor LoadAndZoomHandler and add tests This fixes some …
(edit) @19118   12 months taylor.smock See #23743: MinimapDialogTest was failing This re-adds parameter …
(edit) @19117   12 months taylor.smock Fix #23743: MinimapDialogTest was failing This does two things: 1. …
(edit) @19109   12 months taylor.smock See #17858: Remove old workarounds for javabugs and update …
(edit) @19080   13 months taylor.smock See #23671: Deprecate Utils#isBlank and replace instances of it with …
(edit) @19056   14 months taylor.smock Fix last failing test in Java 21 * Generate Java 21 image files …
(edit) @18991   16 months taylor.smock Fix #22810: OSM OAuth 1.0a/Basic auth deprecation and removal As of …
(edit) @18974   16 months taylor.smock Fix #23465: Remove custom checkstyle plugin TopLevelJavadocCheck.java …
(edit) @18972   16 months taylor.smock See #23465: Add additional javadoc comments This also fixes some …
(edit) @18958   17 months taylor.smock Fix #23418: Improve unit test consistency when run with non-English …
(edit) @18918   18 months taylor.smock Fix #23290: Validate the regions a tag is expected to be in (patch by …
(edit) @18893   20 months taylor.smock Fix #16567: Upgrade to JUnit 5 JOSMTestRules and JOSMTestFixture can …
(edit) @18870   20 months taylor.smock See #16567: Update to JUnit 5 This converts most tests to use …
(edit) @18867   20 months taylor.smock See #16567: Update to JUnit 5 This adds the @TaggingPresets
(edit) @18866   20 months taylor.smock Fix #23196: DataIntegrityProblemException: Primitive must be part of …
(edit) @18853   21 months taylor.smock See #16567: Update to JUnit 5 This removes new JOSMTestRules() with …
(edit) @18833   21 months taylor.smock Fix #17052: Allow plugins to save state to session file The primary …
(edit) @18821   22 months taylor.smock Fix #23140: RejectedExecutionException when …
(edit) @18805   22 months taylor.smock Fix #23117: NPE in PlaceSelection$NamedResultTableModel This occurs …
(edit) @18801   23 months taylor.smock Fix #22832: Code cleanup and some simplification, documentation fixes …
(edit) @18798   23 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   8 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: …
Note: See TracRevisionLog for help on using the revision log.