source: josm/trunk/test/unit/org

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17788   3 years simon04 fix #20164 - Changeset manager: Discussion tab: Problem with scrolling …
(edit) @17780   3 years simon04 see #20744, fix #20764 - MapCSS: fix NPE
(edit) @17774   3 years simon04 see #20744 - Fix ConditionFactoryTest ($jacocoInit)
(edit) @17770   3 years simon04 see #20744, fix #20757 - MapCSS: fix NPE Regression of r17758.
(edit) @17769   3 years simon04 see #20744 - MapCSS: fix unary minus Regression of r17758.
(edit) @17766   3 years simon04 fix #20754 - TagChecker: Unusual Unicode character on Nuu-chah-nulth …
(edit) @17763   3 years simon04 see #20750 - Fix OsmDataLayerTest
(edit) @17762   3 years simon04 see #20744 - Evaluate MapCSS pseudo classes without array creation
(edit) @17760   3 years simon04 Checkstyle
(edit) @17758   3 years simon04 fix #20744 - Evaluate MapCSS expression without array creation
(edit) @17752   3 years simon04 see #20745 - Avoid heap allocations due to BBox in IPrimitive.getBBox …
(edit) @17749   3 years simon04 see #14176 - Migrate OsmPrimitive to Instant
(edit) @17746   3 years simon04 fix #16171 - Case sensitive regexp key=value searches aren't case sensitive
(edit) @17745   3 years simon04 fix #20739 - MapCSS: evaluate class on current and on default layer
(edit) @17743   3 years simon04 see #20739 - Add MapCSSParserTest.testLayerMatching
(edit) @17742   3 years simon04 Simplify MapCSSParserTest
(edit) @17736   3 years simon04 fix #19771 - Tag2Link: use percent encoding for Wikimedia Commons URLs
(edit) @17735   3 years simon04 fix #19754 - Tag2Link: support multi-values for URLs in …
(edit) @17723   3 years simon04 see #14176 - Fix Instant writing in GpsWriterTest
(edit) @17722   3 years simon04 see #14176 - Fix Instant writing in GpsWriter
(edit) @17721   3 years simon04 see #14176 - Fix BookmarkList.ChangesetBookmark …
(edit) @17720   3 years simon04 see #14176 - Migrate ChangesetDiscussionComment to Instant
(edit) @17718   3 years simon04 see #14176 - Utils.getDurationString in GpxLayer.formatTimespan
(edit) @17717   3 years simon04 see #14176 - Migrate Changeset to Instant
(edit) @17716   3 years simon04 see #14176 - Migrate UserInfo to Instant
(edit) @17715   3 years simon04 see #14176 - Migrate GPX to Instant
(edit) @17714   3 years simon04 fix #20583 - Filter notes in notes dialog
(edit) @17712   3 years simon04 see #14176 - Migrate Note/NoteComment to Instant
(edit) @17704   3 years simon04 see #19126 - Extract WindowGeometry.PREF_KEY_GUI_GEOMETRY
(edit) @17698   3 years simon04 Simplify RemoteControlTest.testListOfCommands
(edit) @17697   3 years simon04 fix #19540 - Disable AppVeyor CI
(edit) @17695   3 years simon04 TaggingPresetPreferenceTestIT: use HTTP HEAD against wiki.openstreetmap.org
(edit) @17693   3 years simon04 see #20621 - Fix JVM crash when running headless Java 8 tests on Windows
(edit) @17688   3 years simon04 see #19724 - Fix NPE in PlatformHookWindows.getInstalledFonts on …
(edit) @17687   3 years simon04 fix #19889 - CI contains thousands of "Keystroke ... is already …
(edit) @17679   3 years Don-vip see #17858 - ask Oracle Java WebStart users to switch to OpenWebStart …
(edit) @17677   3 years simon04 see #16567 - JUnit 5: use org.junit.jupiter.api.Assumptions
(edit) @17673   3 years simon04 see #20673 - Simplify DefaultNameFormatter.format(IPrimitive)
(edit) @17665   3 years simon04 see #18074 - Revert "Duplicate Node: detect errors caused by different …
(edit) @17662   3 years simon04 fix #19012 - Tagging presets: additional matching criteria via `<item …
(edit) @17661   3 years Don-vip see #20653 - update unit test
(edit) @17659   3 years simon04 fix #20233 - Session: export/import layer color
(edit) @17658   3 years simon04 see #20233 - SessionWriterTest.testWriteGpxAndMarkerJoz
(edit) @17655   3 years simon04 fix #20660 - Remote control /imagery: add imagery by id
(edit) @17643   3 years simon04 see #19078 - Presets: validate user input (using MapCSSTagChecker, …
(edit) @17642   3 years simon04 see #19078 - Common interface TagCondition
(edit) @17619   3 years simon04 see #4626 - Extract class MapCSSTagCheckerRule
(edit) @17613   3 years simon04 fix #14124 - Add MapCSS function title Returns a title-cased …
(edit) @17612   3 years simon04 fix #18074 - Duplicate Node: detect errors caused by different …
(edit) @17611   3 years simon04 see #18949 - Add TaggingPresetItemGuiSupportTest
(edit) @17609   3 years simon04 see #18949 - Extract class TaggingPresetItemGuiSupport
(edit) @17604   3 years simon04 see #20613 - Fix MapCSSParserTest
(edit) @17601   3 years simon04 see #20613 - Fix MapCSSParserTest
(edit) @17600   3 years simon04 see #20244 - OAuthAuthorizationWizard: Separate buttons for …
(edit) @17593   3 years simon04 see #20613 - Split KeyCondition/KeyRegexpCondition Rewrite patterns …
(edit) @17591   3 years simon04 see #20626 - OpeningHoursParser: report multiple parse exceptions
(edit) @17590   3 years simon04 fix #20626 - Update to OpeningHoursParser 0.23.0
(edit) @17587   3 years simon04 see #20613 - AbstractPrimitive.keySet/keys: fix fast path for single key
(edit) @17586   3 years simon04 see #20613 - Use Tagged.keys() and Tagged.visitKeys()
(edit) @17584   3 years simon04 see #20613 - Introduce Tagged.keys() Avoids creating a temporary …
(edit) @17582   3 years simon04 see #20613 - Avoid heap allocations in DividedScale.getWithRange …
(edit) @17580   3 years Don-vip fix #20598 - fix ImageEntryTest.testEqualsContract (patch by …
(edit) @17575   3 years simon04 Add DividedScaleTest
(edit) @17573   3 years simon04 see #20563 - Fix PluginHandler, PluginInformation Regression of r17571.
(edit) @17571   3 years simon04 fix #20563 - PluginListParser.parse amounts to 80% of allocations …
(edit) @17564   3 years Don-vip fix #20594 - add robustness to AutomaticCombine when Integer values …
(edit) @17549   3 years Don-vip fix #20346 - fix definition of EPSG:3346 for Lithuania (patch by nagisa)
(edit) @17548   3 years Don-vip fix #20341 - Support metadata from more image formats (patch by Bjoeni)
(edit) @17540   3 years Don-vip see #19724 - No idea why the test fails with Java 16+ on Linux
(edit) @17536   3 years Don-vip see #16567 - revert parallel execution of …
(edit) @17532   3 years Don-vip see #16567 - ignore IAE that can happen when running concurrent tests
(edit) @17531   3 years Don-vip see #16567 - consistency between extended source entry integration tests
(edit) @17527   3 years Don-vip see #19724 - weird NPE on Jenkins with Java 16 - skip unit test
(edit) @17523   3 years Don-vip fix #20519 - NPE in Upload Dialog
(edit) @17517   3 years Don-vip see #20433 - don't loop over all tile sources if we face maximum …
(edit) @17482   3 years Don-vip see #7548 - remove deprecated MapPreference
(edit) @17478   3 years Don-vip see #16567 - see #20433 - restore parallel execution of imagery …
(edit) @17477   3 years Don-vip fix #20437 - allow unicode characters for "latin iota letter", used in …
(edit) @17474   3 years Don-vip test all WMS projections
(edit) @17442   3 years Don-vip see #20345 - add unit test
(edit) @17434   3 years Don-vip fix #20337 - support dog:conditional
(edit) @17430   3 years GerdP fix #20330: Crossing landuse=residential and natural=water should not …
(edit) @17429   3 years GerdP fix #20325: Update Multipolygon removes tags instead of moving them to …
(edit) @17413   3 years GerdP see #20019: Warn about direction=forward/backward on invalid nodes. - …
(edit) @17411   3 years GerdP fix #20019: Warn about direction=forward/backward on invalid nodes. - …
(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"
Note: See TracRevisionLog for help on using the revision log.