source: josm/trunk/test

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17408   3 years GerdP fix #20238: update multipolygon on old-style multipolygon action …
(edit) @17406   3 years GerdP fix #20230: update multipolygon action removes tags from ways without …
(edit) @17400   3 years GerdP fix #20121: Confusing handling of water objects in CrossingWays - …
(edit) @17398   3 years Don-vip see #16073 - prefix test name by country code, if any
(edit) @17394   3 years GerdP fix checkstyle issue
(edit) @17393   3 years GerdP see #10205: Strange align nodes in circle behavior - allow to define …
(edit) @17386   3 years GerdP fix #20041: Align nodes in Circle creates Command which changes …
(edit) @17384   3 years GerdP fix #20182: NumberFormatException in …
(edit) @17383   3 years Don-vip see #16567 - better assertion error messages for rules/plugins …
(edit) @17381   3 years GerdP fix checkstyle issue
(edit) @17376   3 years GerdP fix issues reported by sonar / coverity, simplify code, add unit tests …
(edit) @17375   3 years GerdP fix #20163: Split way corrupts relation when splitting via way - if …
(edit) @17374   3 years GerdP see #20167: [patch] Improve code readability by replacing indexed …
(edit) @17372   3 years Don-vip fix deprecation warning
(edit) @17369   3 years simon04 see #20141 - Revert "ImageProvider: cache rendered SVG images using JCS"
(edit) @17364   3 years simon04 see #20141 - ImageProvider: cache rendered SVG images using JCS This …
(edit) @17360   3 years Don-vip see #16567 - print parameterized tests display name in failure …
(edit) @17356   3 years simon04 see #20152 - GeoJSONReader: better exception for illegal FeatureCollection
(edit) @17347   3 years GerdP fix #17196: Undo/Redo may change data in inactive layer - use separate …
(edit) @17346   3 years GerdP checkstyle issues
(edit) @17343   3 years GerdP fix #20110: "Update multipolygon" strips natural=coastline from member …
(edit) @17341   3 years GerdP fix #20091: Downloading incomplete, deleted members leads to data …
(edit) @17336   3 years GerdP fix #20037: Overpass query wizard generates wrong query with "*=value" …
(edit) @17333   3 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
(edit) @17332   3 years Don-vip fix #20131 - fix unit tests and codestyle violations
(edit) @17317   3 years Don-vip see #7548 - deprecate MapPreferenceTest until we remove MapPreference
(edit) @17310   3 years Don-vip see #16567 - rewrite ImageDataTest to get rid of problematic JMockit …
(edit) @17296   3 years GerdP fix javadoc link
(edit) @17289   3 years GerdP fix #20013: When combining two ways and one of them needs to have the …
(edit) @17288   3 years Don-vip see #16567 - fix integration tests
(edit) @17283   3 years GerdP fix #19438: DataIntegrityProblemException: Deleted node referenced …
(edit) @17280   3 years Don-vip see #16567 - fix assertEquals parameters order
(edit) @17279   3 years Don-vip see #16567 - revert r17275 for CycleLayerActionTest / …
(edit) @17278   3 years Don-vip upgrade test reference images to match today's Ubuntu upgrades: - …
(edit) @17277   3 years Don-vip see #16567 - fix more obvious test errors
(edit) @17276   3 years Don-vip see #16567 - fix obvious test errors + upgrade tests dependencies
(edit) @17275   3 years Don-vip see #16567 - upgrade almost all tests to JUnit 5, except those …
(edit) @17269   3 years Don-vip fix #19993 - handle multiline note comments in notes dialog
(edit) @17240   3 years GerdP fix #14620: DataIntegrityProblemException: Deleted node referenced …
(edit) @17232   3 years simon04 fix #19960 - NPE in OsmJsonReader.readRelationMembersAndTags
(edit) @17225   3 years GerdP see #19955: Confusing result from sonarcube coverage analyser - last …
(edit) @17224   3 years GerdP see #19955: Confusing result from sonarcube coverage analyser - use …
(edit) @17222   3 years GerdP Add unit test for validator test DuplicateWay to improve test coverage …
(edit) @17212   4 years simon04 Fix CapabilitiesTest
(edit) @17211   4 years simon04 see #15102 - see #16637 - Fix HttpClientTest
(edit) @17199   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17198   4 years simon04 see #19724 - EqualsVerifier: net.bytebuddy.experimental=true for Java 16
(edit) @17197   4 years simon04 see #15102 - see #16637 - get rid of real HTTP calls to …
(edit) @17196   4 years simon04 see #15102 - see #16637 - get rid of real HTTP calls to …
(edit) @17195   4 years simon04 see #15102 - see #16637 - Use WireMockServer.url()
(edit) @17194   4 years simon04 see #15102 - see #16637 - get rid of real HTTP calls to …
(edit) @17193   4 years simon04 Add CapabilitiesTest
(edit) @17192   4 years simon04 see #15102 - see #16637 - get rid of real HTTP calls to …
(edit) @17190   4 years GerdP fix #19438: DataIntegrityProblemException: Deleted node referenced …
(edit) @17189   4 years simon04 see #15102 - see #16637 - get rid of real HTTP calls to …
(edit) @17186   4 years GerdP add unit test for Way.removeNode() and Way.removeNodes() to increase …
(edit) @17185   4 years GerdP fix #19822: Inconsistent behavior with GeoJSON multipolygons Handle …
(edit) @17180   4 years simon04 see #19370 - Fix ShortcutTest on macOS
(edit) @17179   4 years simon04 see #7548 - Re-organize the preference dialog (fix unit tests)
(edit) @17169   4 years simon04 see #19370 - Fix OsmReaderTest on Windows (byte counting due to line …
(edit) @17162   4 years simon04 see #7548 - Re-organize the preference dialog (connection preferences)
(edit) @17160   4 years simon04 see #7548 - Re-organize the preference dialog (connection preferences)
(edit) @17158   4 years simon04 see #19370 - Fix OsmReaderTest on Windows (byte counting due to line …
(edit) @17155   4 years simon04 see #19888, see #19370 - GitHub Actions: specify LANG=en_US.UTF-8
(edit) @17154   4 years Don-vip see #15102 - see #16637 - get rid of real HTTP calls to …
(edit) @17152   4 years simon04 Revert "HttpClientTest: migrate to httpbingo.org" This reverts commit …
(edit) @17151   4 years simon04 see #19751 - Fix ImageResizeModeTest
(edit) @17149   4 years simon04 see #19370 - Fix GpxWriterTest, InspectPrimitiveDialogTest on Windows
(edit) @17144   4 years simon04 fix #19751 - MapImage.rescale: use original SVG instead of rastered version
(edit) @17133   4 years simon04 Fix test code comment (U+202F)
(edit) @17131   4 years GerdP see #19822: Inconsistent behavior with GeoJSON multipolygons - fix …
(edit) @17129   4 years simon04 PluginHandlerTestIT: use our Utils.getRootCause
(edit) @17126   4 years simon04 see #18200 - Fix PlatformHookWindowsTest after JMockit update
(edit) @17125   4 years simon04 see #18200 - Fix WebMarkerTest after JMockit update
(edit) @17121   4 years simon04 see #18200 - Fix HelpBrowserTest after JMockit update (patch by …
(edit) @17120   4 years simon04 see #18200 - Fix ImageDataTest after JMockit update
(edit) @17119   4 years simon04 see #19819 - NamedColorProperty: update Javadoc, add unit test
(edit) @17114   4 years simon04 see #19704 - Enhance DateUtils.tsFromString to fix unit tests
(edit) @17104   4 years simon04 fix #19704 - DateUtils: sychronization is no longer needed thanks to …
(edit) @17094   4 years simon04 see #19892 - Extend TemplatedWMSTileSourceTest.testGetTileUrl
(edit) @17090   4 years simon04 fix #18200 - Update to JMockit 1.49 (patch by taylor.smock, modified)
(edit) @17089   4 years simon04 see #19888 - Make PluginHandlerJOSMTooOldTest more robust
(edit) @17087   4 years simon04 Fix SequenceCommandTest on Windows
(edit) @17085   4 years simon04 fix #19743, fix #19879 - Update to OpeningHoursParser 0.22.1
(edit) @17081   4 years Don-vip fix #19865 - IOOBE selecting several pictures and attempting to delete …
(edit) @17075   4 years Don-vip see #15102 - see #16637 - get rid of real HTTP calls to …
(edit) @17023   4 years stoecker fix #19714, patch by gaben, don't complain about direction reversal in …
(edit) @17006   4 years simon04 fix #19754 - Tag2Link: support multi-values for wikimedia_commons
(edit) @17005   4 years simon04 see #19706, see #19725 - Fix ImageResizeModeTest.testCacheKey
(edit) @17002   4 years simon04 see #19017 - MapCSSRendererTest: reset thresholds to 0
(edit) @17001   4 years simon04 see #19017 - MapCSSRendererTest: add reference.png generated using …
(edit) @17000   4 years simon04 see #19017 - MapCSSRendererTest: move reference.png to …
(edit) @16999   4 years simon04 see #15240 - MapCSSRendererTest: update reference.png for …
(edit) @16997   4 years simon04 see #19706, see #19725 - ImageProvider: re-activate upscaling of SVG images
(edit) @16989   4 years simon04 see #19706, see #19725 - ImageProviderTest: add tests comparing the …
(edit) @16988   4 years simon04 Extract and test Mediawiki.getImageUrl
(edit) @16985   4 years simon04 fix #19736 - MapStatus displays non-localized SystemOfMeasurement name
(edit) @16984   4 years simon04 see #18694 - Migrate ImageProviderTest to JUnit 5, mock …
(edit) @16983   4 years simon04 see #18694 - Extract ImageProviderTestManual, ImageProviderTestIT
(edit) @16982   4 years simon04 see #19706, see #19725 - ImageProviderTest: add tests comparing the …
Note: See TracRevisionLog for help on using the revision log.