source: josm/trunk/test/unit/org/openstreetmap/josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18048   3 years Don-vip fix #20677 - fix wrong parsing of RTKLIB .pos files
(edit) @18046   3 years Don-vip fix #21126 - make sure URL generated for searching Wikimedia Commons …
(edit) @18041   3 years Don-vip fix #21064 - NameFinder initializes NameFinder.NOMINATIM_URL_PROP …
(edit) @18037   3 years Don-vip fix #21064 - Add JUnit 5 extension for preferences (patch by taylor.smock)
(edit) @18035   3 years Don-vip GeoImageLayer : code cleanup, extract Loader class
(edit) @18030   3 years Don-vip Make Projections.getProjectionByCode null-safe
(edit) @18027   3 years Don-vip improve speed of ProjectionRefTest from 75s to 45s using parallel stream
(edit) @18021   3 years Don-vip see #8472 - don't load image from Wikimedia Commons for real in unit …
(edit) @18018   3 years Don-vip fix #21104 - see #20659 - Image viewer: fix tooltips and icon size, …
(edit) @18011   3 years Don-vip see #17177 - add debug log on saving, wait for saving in …
(edit) @18009   3 years Don-vip fix #20860 - make sure to not try to close a note when none is selected
(edit) @18008   3 years Don-vip fix #21105 - see #17184 - make sure that most operations of GpxLayer …
(edit) @18007   3 years Don-vip fix #21044 - keep all tags when merging geojson nodes at the same location
(edit) @18006   3 years Don-vip fix NPE in TagMap constructor
(edit) @18001   3 years Don-vip fix #21095 - see #21041 - fix NPE when opening the preset editor with …
(edit) @18000   3 years Don-vip see #20991 - fix unit test when running from Ant
(edit) @17996   3 years Don-vip fix #20965 - History browser: fix NPE when restoring deleted tag value …
(edit) @17993   3 years Don-vip see #20991 - fix unit test on systems with nanosecond precision
(edit) @17992   3 years Don-vip see #20991 - fix unit test
(edit) @17990   3 years Don-vip see #17177 - detailed errors for random unit test failures
(edit) @17989   3 years Don-vip fix #20991 - see #18232 - restore ability to export validator errors, …
(edit) @17988   3 years Don-vip fix #21021 - proper fix of "newer" keyword, handling both formats …
(edit) @17987   3 years Don-vip fix #20992 - see #17829 - support UTC dates with 6 digits
(edit) @17984   3 years Don-vip fix #21011 - IAE when reading GPX file with extension (patch by …
(edit) @17983   3 years Don-vip fix #21016 - ColorfulFilter not applied to empty tiles (patch by Bjoeni)
(edit) @17982   3 years Don-vip fix #21021 - see #18164 - OverpassTurboQueryWizard: fix "newer" statements
(edit) @17967   3 years Don-vip see #19888 - make sure java.locale.providers is set early to …
(edit) @17965   3 years Don-vip see #17177 - unit test on Windows VM still failing - remove space from …
(edit) @17962   3 years Don-vip see #20522 - handle both language codes for Hebrew (iw before Java …
(edit) @17961   3 years Don-vip see #17177 - fix unit test on Windows
(edit) @17960   3 years Don-vip see #17177 - fix two unit tests broken on Windows (patch by taylor.smock)
(edit) @17946   3 years Klumbumbus see #21048 - Fix unit test again
(edit) @17945   3 years Klumbumbus see #21048 - Fix unit test
(edit) @17938   3 years Klumbumbus See #21026, see #14532 - Fix unit test
(edit) @17920   3 years simon04 see #20957 - Fix MapCSSParserTest: remove accidentally committed lines
(edit) @17916   3 years simon04 fix #20957, see #20744 - Fix MapCSS function round
(edit) @17914   3 years simon04 fix #20933 - NumberFormatException: For input string: "333,662" (patch …
(edit) @17912   3 years simon04 see #14176 - Test DateUtils.getDateTimeFormatter
(edit) @17911   3 years simon04 see #14176 - Deprecate DateUtils.newIsoDateTimeFormat
(edit) @17909   3 years simon04 see #19771 - Tag2Link: use URL encoding for Wikimedia Commons URLs …
(edit) @17903   3 years simon04 see #20879 - History browser: display version "*" if tag change has …
(edit) @17896   3 years simon04 see #17177 - IWaySegment: encapsulate fields
(edit) @17891   3 years simon04 Checkstyle
(edit) @17890   3 years simon04 fix #20880 - History browser: show color gutter based on timestamp
(edit) @17888   3 years simon04 Checkstyle
(edit) @17887   3 years simon04 fix #20879 - History browser: which version changed a tag (git blame)?
(edit) @17885   3 years simon04 JOSMFixture: fix "Defaults for osm-server.url differ: …
(edit) @17883   3 years simon04 see #8472 - Fix build by removing @org.jetbrains.annotations.NotNull
(edit) @17882   3 years simon04 see #11710 - Fix MethodOrderer deprecation
(edit) @17880   3 years simon04 see #8472 - Show geocoded images from Wikimedia Commons as …
(edit) @17879   3 years simon04 see #17177 - Fix LayersTest.testSymbol
(edit) @17878   3 years simon04 fix #11710 - Re-geotagging hides pictures that are not covered by GPX …
(edit) @17876   3 years simon04 fix #20851, see #20842 - Tagging presets: value_template="..." for …
(edit) @17873   3 years simon04 see #20813 - Modernize ThumbsLoader using ImageIO and subsampling
(edit) @17870   3 years simon04 see #20813 - ThumbsLoaderTest: add assertions
(edit) @17867   3 years simon04 see #17177 - fix @since xxx
(edit) @17862   3 years simon04 fix #17177 - Add support for Mapbox Vector Tile (patch by …
(edit) @17857   3 years Don-vip improve PluginHandlerTestIT assertions readability
(edit) @17856   3 years simon04 see #20813 - Add ThumbsLoaderTest.testPerformance
(edit) @17845   3 years simon04 see #14176 - Introduce class Interval
(edit) @17844   3 years simon04 see #14176 - Fix GpxLayerTest
(edit) @17843   3 years simon04 see #14176 - Migrate ChangesetQuery to Instant
(edit) @17841   3 years simon04 see #14176 - Migrate various classes to Instant
(edit) @17840   3 years simon04 see #14176 - Migrate ExceptionUtil to Instant
(edit) @17838   3 years simon04 see #14176 - Migrate HistoryOsmPrimitive to Instant
(edit) @17837   3 years simon04 fix #20824 - NPE while sorting notes
(edit) @17834   3 years simon04 see #20813 - Add ImageDisplayTest.testLoadImageRunnablePerformance
(edit) @17832   3 years simon04 see #20744, fix #20810 - MapCSS: fix NPE
(edit) @17824   3 years simon04 see #20739 - Revert "MapCSS: evaluate class on current and on default …
(edit) @17800   3 years simon04 see #20745 - Avoid heap allocations via Selector.AbstractSelector#conds
(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
Note: See TracRevisionLog for help on using the revision log.