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