source: josm/trunk/test

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(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
(edit) @16910   4 years simon04 Checkstyle
(edit) @16909   4 years simon04 see #19685, see #11593 - Add non-regression test
(edit) @16897   4 years simon04 see #15240 - Ignore GettingStartedTest.testImageReplacement
(edit) @16886   4 years simon04 fix #19633 - Route relations with split start do not show links as …
(edit) @16874   4 years stoecker deprecate OSM svn, see #19509
(edit) @16871   4 years Klumbumbus see #15240 - Change some png icons to svg: - preferences/toolbar, …
(edit) @16850   4 years simon04 fix #17836 - Download along several gpx tracks at once
(edit) @16839   4 years simon04 fix #19622 - Tag2Link: show icons based on presets/styles
(edit) @16838   4 years simon04 see #19622 - Extract OsmPrimitiveImageProvider
(edit) @16837   4 years simon04 HttpClientTest: migrate to httpbingo.org Reason: httpbin.org seems to …
(edit) @16836   4 years simon04 fix #18555 - Tag2Link: make search engine configurable Advanced …
(edit) @16834   4 years simon04 fix #19620 - Tag2Link: allow to customize sources
(edit) @16825   4 years simon04 fix #19400 - Remote control: generate OpenAPI specification
(edit) @16824   4 years simon04 Remove Collection.contains check for Collection.remove
(edit) @16822   4 years simon04 see #19225 - MapRendererPerformanceTest: call DataSet.clearMappaintCache
(edit) @16810   4 years simon04 fix #19551 - Add ImageProviderTest.testTicket19551 (patch by taylor.smock)
(edit) @16805   4 years simon04 fix #19571 - Update to OpeningHoursParser 0.22.0
(edit) @16802   4 years GerdP fix #19568: Don't complain about highway ending near other highway for …
(edit) @16788   4 years simon04 see #19519 - TagCheckerTest: add mon-regression test
(edit) @16782   4 years GerdP see #19432: fix comment in unit test
(edit) @16781   4 years GerdP fix #19432: Split way: AIOOB: Problem with member check with duplicate …
(edit) @16774   4 years simon04 fix #19293 - Tag2link/wikipedia: replace space with underscore
(edit) @16771   4 years stoecker fix #19508 - better reversal function for number, patch by gaben
(edit) @16768   4 years simon04 fix #19449 ImageProviderTest.testGetPadded has slow startup, and a …
(edit) @16767   4 years simon04 fix #19436 - RequestProcessor: do not add null objects to a JsonArray …
(edit) @16765   4 years simon04 see #16567 - Fix DomainValidatorTestIT for JUnit 5 (patch by taylor.smock)
(edit) @16764   4 years simon04 see #13173 - Fix cursor hotspot for HiDPI (patch by johsin18, modified)
(edit) @16739   4 years stoecker see #19483 - typo
(edit) @16737   4 years stoecker disable broken tests (service broken)
(edit) @16736   4 years stoecker see #19483 - fix tests
(edit) @16734   4 years simon04 fix #19483 - Remote control /imagery: parse extended URL (parse …
(edit) @16727   4 years simon04 fix #16567 - Fix ImageryPreferenceTestIT for JUnit 5 (patch by …
(edit) @16703   4 years simon04 see #19403 - Fix RelationCheckerTest.testHikingRouteMembers
(edit) @16693   4 years simon04 see #16031 - Fix ComboTest.testUseLastAsDefault
(edit) @16691   4 years simon04 see #16031 - Add ComboTest.testUseLastAsDefault
(edit) @16690   4 years simon04 Extract PresetListEntry class
(edit) @16682   4 years simon04 see #19407 - Add SequenceCommandTest.testCreateReportedException
(edit) @16679   4 years simon04 Fix InspectPrimitiveDialogTest\
(edit) @16677   4 years simon04 Fix HttpClientTest: compare response message using equalToIgnoringCase
(edit) @16676   4 years simon04 see #19406 - Update InspectPrimitiveDialogTest
(edit) @16673   4 years simon04 fix #19381 - Upload dialog: warn about large bounding box
(edit) @16672   4 years simon04 see #19381 - Upload dialog: make warnings less intrusive
(edit) @16667   4 years simon04 see #19397 - Fix unit tests on JDK8
(edit) @16666   4 years simon04 see #19397 - Fix PluginHandlerJOSMTooOldTest
Note: See TracRevisionLog for help on using the revision log.