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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18578   3 years taylor.smock Fix #22404: MVT background layer: Polygons not drawn This was a …
(edit) @18568   3 years taylor.smock See #22391/r18567: fix typo (&20 -> %20 for ' ' url encoding)
(edit) @18553   3 years taylor.smock Fix #20716: Search for missing power line support features (patch by …
(edit) @18526   3 years taylor.smock Fix tests that have been broken on Mac and Windows Mac was due to …
(edit) @18496   3 years taylor.smock Fix #22156: ArithmeticException: / by zero in …
(edit) @18494   3 years taylor.smock Fix #22115: Extract methods from LatLon into ILatLon where they are …
(edit) @18478   3 years taylor.smock Really fix failing tests in VectorDataSetTest The test failed ~50% of …
(edit) @18477   3 years taylor.smock Fix tests broken in r18473, see #22032 This was caused by vector …
(edit) @18473   3 years taylor.smock Fix #22032: Various memory enhancements for MVT tiles There is about …
(edit) @18444   3 years taylor.smock Fix #21775: Remove deprecated code in ImageData The code in question …
(edit) @18410   3 years taylor.smock WMTSTileSourceTest: Output the actual url when {apikey} is not in the …
(edit) @18381   3 years taylor.smock Imagery Tests: Update expected error messages see r18380
(edit) @18376   3 years taylor.smock see r18374: Add missing building:part=yes tag
(edit) @18374   3 years taylor.smock RelationCheckerTest: Update tests for r18369 see #21738: update …
(edit) @18373   3 years taylor.smock checkstyle: LineLength > 149 in files from r18372
(edit) @18372   3 years taylor.smock see #21850: WMS and WMTS don't support {apikey} Add tests for r18371.
(edit) @18365   3 years Don-vip see #15182 - make JOSM callable as standalone validator (patch by …
(edit) @18360   3 years Don-vip upgrade to checkstyle 9.2.1
(edit) @18353   3 years Don-vip fix #21696 - add robustness in case NaN coordinates are being …
(edit) @18341   3 years Don-vip fix #21646 - Round new points in imagery.Shape (patch by taylor.smock)
(edit) @18291   4 years Don-vip fix #21463 - Fix parsing of empty parenthesis pairs in search …
(edit) @18287   4 years Don-vip fix #20913 - fix handling of GPX files in sessions (patch by Bjoeni) …
(edit) @18283   4 years Don-vip fix #21427 - further simplify UploadDialog (patch by marcello, …
(edit) @18282   4 years GerdP see #21438 Add unit test for tags keys which appear in presets but …
(edit) @18207   4 years Don-vip fix #21257 - sort tracks chronologically when writing GPX file
(edit) @18195   4 years Don-vip fix #21300 - NPE in search compiler (patch by taylor.smock)
(edit) @18183   4 years Don-vip fix #21254 - fix shoe lace formula implementation (patch by taylor.smock)
(edit) @18144   4 years Don-vip increase tolerance of elipsoid test, got this random failure on ubuntu …
(edit) @18107   4 years Don-vip fix checkstyle/PMD issues
(edit) @18106   4 years Don-vip fix #21150 - Add JUnit5 annotation for WireMockServer (patch by …
(edit) @18100   4 years Don-vip Disable test on Github Windows runners + Java 8, minor differences …
(edit) @18097   4 years Klumbumbus see #21161 - Fix unit test
(edit) @18061   4 years Don-vip see #21131 - Improve GPX image correlation: direction detection and …
(edit) @18049   4 years Don-vip fix #20796 - Delete image file from disk : only remove images from …
(edit) @18037   4 years Don-vip fix #21064 - Add JUnit 5 extension for preferences (patch by taylor.smock)
(edit) @18030   4 years Don-vip Make Projections.getProjectionByCode null-safe
(edit) @18027   4 years Don-vip improve speed of ProjectionRefTest from 75s to 45s using parallel stream
(edit) @18011   4 years Don-vip see #17177 - add debug log on saving, wait for saving in …
(edit) @18009   4 years Don-vip fix #20860 - make sure to not try to close a note when none is selected
(edit) @18006   4 years Don-vip fix NPE in TagMap constructor
(edit) @17990   4 years Don-vip see #17177 - detailed errors for random unit test failures
(edit) @17984   4 years Don-vip fix #21011 - IAE when reading GPX file with extension (patch by …
(edit) @17965   4 years Don-vip see #17177 - unit test on Windows VM still failing - remove space from …
(edit) @17961   4 years Don-vip see #17177 - fix unit test on Windows
(edit) @17960   4 years Don-vip see #17177 - fix two unit tests broken on Windows (patch by taylor.smock)
(edit) @17946   4 years Klumbumbus see #21048 - Fix unit test again
(edit) @17945   4 years Klumbumbus see #21048 - Fix unit test
(edit) @17916   4 years simon04 fix #20957, see #20744 - Fix MapCSS function round
(edit) @17914   4 years simon04 fix #20933 - NumberFormatException: For input string: "333,662" (patch …
(edit) @17896   4 years simon04 see #17177 - IWaySegment: encapsulate fields
(edit) @17888   4 years simon04 Checkstyle
(edit) @17882   4 years simon04 see #11710 - Fix MethodOrderer deprecation
(edit) @17879   4 years simon04 see #17177 - Fix LayersTest.testSymbol
(edit) @17878   4 years simon04 fix #11710 - Re-geotagging hides pictures that are not covered by GPX …
(edit) @17867   4 years simon04 see #17177 - fix @since xxx
(edit) @17862   4 years simon04 fix #17177 - Add support for Mapbox Vector Tile (patch by …
(edit) @17845   4 years simon04 see #14176 - Introduce class Interval
(edit) @17841   4 years simon04 see #14176 - Migrate various classes to Instant
(edit) @17838   4 years simon04 see #14176 - Migrate HistoryOsmPrimitive to Instant
(edit) @17837   4 years simon04 fix #20824 - NPE while sorting notes
(edit) @17766   4 years simon04 fix #20754 - TagChecker: Unusual Unicode character on Nuu-chah-nulth …
(edit) @17752   4 years simon04 see #20745 - Avoid heap allocations due to BBox in IPrimitive.getBBox …
(edit) @17749   4 years simon04 see #14176 - Migrate OsmPrimitive to Instant
(edit) @17746   4 years simon04 fix #16171 - Case sensitive regexp key=value searches aren't case sensitive
(edit) @17720   4 years simon04 see #14176 - Migrate ChangesetDiscussionComment to Instant
(edit) @17717   4 years simon04 see #14176 - Migrate Changeset to Instant
(edit) @17715   4 years simon04 see #14176 - Migrate GPX to Instant
(edit) @17712   4 years simon04 see #14176 - Migrate Note/NoteComment to Instant
(edit) @17673   4 years simon04 see #20673 - Simplify DefaultNameFormatter.format(IPrimitive)
(edit) @17665   4 years simon04 see #18074 - Revert "Duplicate Node: detect errors caused by different …
(edit) @17619   4 years simon04 see #4626 - Extract class MapCSSTagCheckerRule
(edit) @17612   4 years simon04 fix #18074 - Duplicate Node: detect errors caused by different …
(edit) @17591   4 years simon04 see #20626 - OpeningHoursParser: report multiple parse exceptions
(edit) @17590   4 years simon04 fix #20626 - Update to OpeningHoursParser 0.23.0
(edit) @17587   4 years simon04 see #20613 - AbstractPrimitive.keySet/keys: fix fast path for single key
(edit) @17586   4 years simon04 see #20613 - Use Tagged.keys() and Tagged.visitKeys()
(edit) @17584   4 years simon04 see #20613 - Introduce Tagged.keys() Avoids creating a temporary …
(edit) @17549   4 years Don-vip fix #20346 - fix definition of EPSG:3346 for Lithuania (patch by nagisa)
(edit) @17477   4 years Don-vip fix #20437 - allow unicode characters for "latin iota letter", used in …
(edit) @17434   4 years Don-vip fix #20337 - support dog:conditional
(edit) @17430   4 years GerdP fix #20330: Crossing landuse=residential and natural=water should not …
(edit) @17413   5 years GerdP see #20019: Warn about direction=forward/backward on invalid nodes. - …
(edit) @17411   5 years GerdP fix #20019: Warn about direction=forward/backward on invalid nodes. - …
(edit) @17400   5 years GerdP fix #20121: Confusing handling of water objects in CrossingWays - …
(edit) @17384   5 years GerdP fix #20182: NumberFormatException in …
(edit) @17381   5 years GerdP fix checkstyle issue
(edit) @17376   5 years GerdP fix issues reported by sonar / coverity, simplify code, add unit tests …
(edit) @17374   5 years GerdP see #20167: [patch] Improve code readability by replacing indexed …
(edit) @17346   5 years GerdP checkstyle issues
(edit) @17341   5 years GerdP fix #20091: Downloading incomplete, deleted members leads to data …
(edit) @17333   5 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
(edit) @17310   5 years Don-vip see #16567 - rewrite ImageDataTest to get rid of problematic JMockit …
(edit) @17283   5 years GerdP fix #19438: DataIntegrityProblemException: Deleted node referenced …
(edit) @17277   5 years Don-vip see #16567 - fix more obvious test errors
(edit) @17275   5 years Don-vip see #16567 - upgrade almost all tests to JUnit 5, except those …
(edit) @17222   5 years GerdP Add unit test for validator test DuplicateWay to improve test coverage …
(edit) @17195   5 years simon04 see #15102 - see #16637 - Use WireMockServer.url()
(edit) @17190   5 years GerdP fix #19438: DataIntegrityProblemException: Deleted node referenced …
(edit) @17186   5 years GerdP add unit test for Way.removeNode() and Way.removeNodes() to increase …
(edit) @17120   5 years simon04 see #18200 - Fix ImageDataTest after JMockit update
Note: See TracRevisionLog for help on using the revision log.