source: josm/trunk/test/unit/org

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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   4 years GerdP fix #14620: DataIntegrityProblemException: Deleted node referenced …
(edit) @17232   4 years simon04 fix #19960 - NPE in OsmJsonReader.readRelationMembersAndTags
(edit) @17222   4 years GerdP Add unit test for validator test DuplicateWay to improve test coverage …
(edit) @17212   4 years simon04 Fix CapabilitiesTest
(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) @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) @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) @16988   4 years simon04 Extract and test Mediawiki.getImageUrl
(edit) @16985   4 years simon04 fix #19736 - MapStatus displays non-localized SystemOfMeasurement name
(edit) @16982   4 years simon04 see #19706, see #19725 - ImageProviderTest: add tests comparing the …
(edit) @16981   4 years simon04 Fix typo in code comment
(edit) @16979   4 years simon04 fix #19734 - Autofilter: clicking active rule/key opens GPS settings …
(edit) @16978   4 years simon04 fix #19706, fix #19725 - Do not upscale images when using …
(edit) @16977   4 years simon04 Fix typo in Javadoc
(edit) @16969   4 years simon04 see #19510 - Fix unit tests
(edit) @16968   4 years simon04 fix #14200 - Warn when moving elements by a large distance
(edit) @16953   4 years simon04 Java 8: use Comparator.comparing
(edit) @16952   4 years simon04 see #19717 - Extract DefaultNameFormatter.removeBiDiCharacters
(edit) @16951   4 years simon04 fix #19717 - DefaultNameFormatter: add missing U+202C POP DIRECTIONAL …
(edit) @16950   4 years simon04 Revert "fix #19717 - DefaultNameFormatter: use FIRST-STRONG ISOLATE …
(edit) @16947   4 years simon04 see #19717 - Fix unit tests
(edit) @16946   4 years simon04 fix #19706, fix #19725 - ImageProvider/ImageResource: extract …
(edit) @16945   4 years simon04 see #19696 - Fix unit tests
(edit) @16937   4 years simon04 fix #19717 - DefaultNameFormatter: use FIRST-STRONG ISOLATE for …
(edit) @16936   4 years simon04 fix #19632 - GeoJSONWriter: write key={value} as JSON object (patch …
(edit) @16935   4 years simon04 see #19624 - Fix accidentally disabled GeoJSONReaderTest
(edit) @16933   4 years simon04 fix #19624 - Support reading line-delimited GeoJSON (RFC 7464; patch …
(edit) @16926   4 years simon04 fix #19706 - Selection/Relation list: render primitive icons in HiDPI
(edit) @16916   4 years simon04 see #19698 - Java Warnings, PMD
(edit) @16913   4 years simon04 fix #19698 - Refactoring: make private fields final
Note: See TracRevisionLog for help on using the revision log.