source: josm/trunk/src/org/openstreetmap/josm/data/validation/tests

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19437   2 months GerdP fix #24446: Error loading way-history Turned out that the OSM server …
(edit) @19401   6 months stoecker add expressway as valid speed source
(edit) @19374   7 months stoecker fix last checkins
(edit) @19372   7 months stoecker fix resource leaks for cached Zip files
(edit) @19336   8 months stoecker fix #24046 - improve speed of multipolygon validator - patch by …
(edit) @19328   8 months stoecker see #24104 - removed deprecated functions
(edit) @19295   9 months stoecker remove most of the new PMD messages
(edit) @19285   10 months taylor.smock Fix #24075: Reduce memory allocations for TaggingPresetItem#matches …
(edit) @19281   10 months stoecker converted_by no longer exists in the database, stop handling it special
(edit) @19273   10 months stoecker fix #24054 - no longer silently ignore identical or mismatching …
(edit) @19201   15 months taylor.smock Fix #23290: Exclude incomplete relations from region checks Also …
(edit) @19195   15 months taylor.smock Fix #23860: Duplicate key+value in preset causes an ISE in TagChecker …
(edit) @19172   15 months taylor.smock Fix #23290: Use checks in checkgroups when looking for out-of-region …
(edit) @19170   15 months taylor.smock Fix #23290: When an object is not in the appropriate region based off …
(edit) @19162   15 months taylor.smock Fix #21333: Extend SharpAngles test to railways
(edit) @19108   17 months taylor.smock Cleanup some new PMD warnings from PMD 7.x (followup of r19101)
(edit) @19081   18 months taylor.smock Fix backbard typo (patch by gaben)
(edit) @19080   18 months taylor.smock See #23671: Deprecate Utils#isBlank and replace instances of it with …
(edit) @19078   18 months taylor.smock Fix #4142: Track fully downloaded objects (patch by stoecker, GerdP, …
(edit) @19068   18 months GerdP fix #23652 Wrong warning for elevator - don't check different layers …
(edit) @19064   18 months GerdP see #21881 Add a check for loops in directional waterways - fix @since …
(edit) @19062   18 months GerdP fix #21881: Add a check for loops in directional waterways Patch by …
(edit) @19050   19 months taylor.smock Revert most var changes from r19048, fix most new compile warnings …
(edit) @19034   19 months GerdP fix #9304: fix #9304: in validator, check for intersecting roads in …
(edit) @19029   19 months GerdP fix #9304: in validator, check for intersecting roads in different …
(edit) @19001   20 months GerdP fix #23517: "Tools->Create multipolygon" sorts inner before outer - …
(edit) @18984   21 months GerdP see #17035: enable counter that shows "{0} of {1} elements done" for …
(edit) @18980   21 months taylor.smock Fix #23290: Improve region check messages and run region checks when …
(edit) @18976   21 months GerdP fix #20424, fix #20425: Duplicate relations not detected with …
(edit) @18963   21 months taylor.smock Fix #23444: NPE in …
(edit) @18962   21 months GerdP see #23397: Improve the results of partial validations - don't call …
(edit) @18961   21 months GerdP see #23397: Improve the results of partial validations - correct last …
(edit) @18960   21 months GerdP fix #23397: Improve the results of partial validations - pass also …
(edit) @18922   23 months taylor.smock Fix #23302: Create a preference for address duplicate detection to …
(edit) @18918   23 months taylor.smock Fix #23290: Validate the regions a tag is expected to be in (patch by …
(edit) @18900   2 years GerdP fix #23310: TagChecker: Correct "peek" to "peak" Patch provided by hhtznr
(edit) @18885   2 years taylor.smock Fix #23252: Ignore line_management=transition|termination in …
(edit) @18871   2 years taylor.smock See #23218: Use newer error_prone versions when compiling on Java 11+ …
(edit) @18870   2 years taylor.smock See #16567: Update to JUnit 5 This converts most tests to use …
(edit) @18840   2 years taylor.smock Revert r18838, see #23008: natural=coastline does not work well with …
(edit) @18838   2 years taylor.smock Fix #23008: Improve PowerLines test performance (patch by gaben)
(edit) @18820   2 years taylor.smock Fix #23138: Add characters for Lushootseed to …
(edit) @18801   2 years taylor.smock Fix #22832: Code cleanup and some simplification, documentation fixes …
(edit) @18762   2 years taylor.smock Fix borked tests (see r18757) Different test failed this time.
(edit) @18761   2 years taylor.smock Fix borked tests (see r18757)
(edit) @18757   2 years taylor.smock Fix #17669, #22096: Allow placeholders in more locations in MapCSS
(edit) @18675   3 years taylor.smock Fix #22684: IAE: Parameter 'en1' must not be null in …
(edit) @18643   3 years Klumbumbus fix #22473 - Don't warn about "Way end node near other way" for …
(edit) @18637   3 years taylor.smock See #18230: Move RightAngleBuildingTest error code to 4101 from 3701. …
(edit) @18619   3 years taylor.smock Fix #22600: NPE: cannot invoke "EastNorth.isValid" because "common" is null
(edit) @18560   3 years GerdP fix #19340: Validator complains about maxweightrating:X:conditional - …
(edit) @18553   3 years taylor.smock Fix #20716: Search for missing power line support features (patch by …
(edit) @18521   3 years taylor.smock Fix #22225: Don't warn about sport=running on unclosed ways
(edit) @18506   3 years GerdP fix #22187, see #21825: Same error code 1708 for two different …
(edit) @18494   3 years taylor.smock Fix #22115: Extract methods from LatLon into ILatLon where they are …
(edit) @18453   3 years taylor.smock Fix #22074, #22075: OpeningHoursParser updates (patch by SimonPoole) …
(edit) @18365   4 years Don-vip see #15182 - make JOSM callable as standalone validator (patch by …
(edit) @18332   4 years Don-vip see #21596 - Update dependencies in ivy.xml and tools/ivy.xml (patch …
(edit) @18324   4 years Klumbumbus fix #17034 - Add power=connection (partly patch by gaben, icon self …
(edit) @18323   4 years GerdP fix #21541: false positive: crossing railways - treat railway=halt …
(edit) @18284   4 years GerdP fix checkstyle issue
(edit) @18281   4 years GerdP fix #21438: NPE in AutoCompletionManager.getAllForKeys() - fix …
(edit) @18277   4 years Don-vip fix #21438 - NPE (patch by marcello)
(edit) @18275   4 years GerdP fix #20514: Possible poor performance when validating selection - …
(edit) @18273   4 years GerdP fix #20905: Duplicate informal warnings about missing crossing=* - …
(edit) @18272   4 years GerdP fix #21038: Test "Way end node near other way" is too aggressive for …
(edit) @18232   4 years GerdP fix #20903: Incorrect and duplicate warning "Relation type is unknown" …
(edit) @18211   4 years Don-vip global use of !Utils.isEmpty/isBlank
(edit) @18208   4 years Don-vip global use of Utils.isEmpty/isBlank
(edit) @18193   4 years Don-vip fix javadoc warnings
(edit) @18176   4 years Don-vip fix #20393 - exclude ways tagged with area=yes from UntaggedWay test
(edit) @18074   4 years Klumbumbus fix #21138 - Don't warn about unclosed amenity=weighbridge
(edit) @17981   4 years Don-vip fix #21041 - Tagging preset validation: clone properly primitives …
(edit) @17927   4 years Klumbumbus fix #20520, fix #21014 - Don't warn about "End node near other way" …
(edit) @17896   4 years simon04 see #17177 - IWaySegment: encapsulate fields
(edit) @17863   4 years simon04 Checkstyle
(edit) @17861   4 years GerdP fix #19647: Exclude all but ways with highway=* from Lanes.java test - …
(edit) @17792   5 years simon04 see #20744 - MapCSSTagCheckerAsserts: remove unused code
(edit) @17787   5 years simon04 fix #20741 - Various code simplifications (patch by gaben)
(edit) @17786   5 years simon04 see #20741 - Fix typos in code and strings (patch by gaben)
(edit) @17766   5 years simon04 fix #20754 - TagChecker: Unusual Unicode character on Nuu-chah-nulth …
(edit) @17761   5 years GerdP see #20729:Alert user if validation action is performed with data …
(edit) @17758   5 years simon04 fix #20744 - Evaluate MapCSS expression without array creation
(edit) @17756   5 years simon04 see #20745 - Avoid heap allocations due to …
(edit) @17751   5 years simon04 see #20745 - Avoid heap allocations due to …
(edit) @17732   5 years simon04 see #16163 - Prefer GridBagConstraints.LINE_START over …
(edit) @17665   5 years simon04 see #18074 - Revert "Duplicate Node: detect errors caused by different …
(edit) @17643   5 years simon04 see #19078 - Presets: validate user input (using MapCSSTagChecker, …
(edit) @17642   5 years simon04 see #19078 - Common interface TagCondition
(edit) @17640   5 years simon04 see #4626 - https://errorprone.info/bugpattern/ProtectedMembersInFinalClass
(edit) @17624   5 years simon04 see #18074 - Javadoc warnings
(edit) @17623   5 years simon04 see #4626 - https://errorprone.info/bugpattern/ProtectedMembersInFinalClass
(edit) @17622   5 years simon04 see #12627 - Extract TestError.isSimilar
(edit) @17621   5 years simon04 see #19180 - Fix code duplication
(edit) @17620   5 years simon04 see #4626 - Extract interface MapCSSTagCheckerFixCommand
(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) @17585   5 years simon04 see #20613 - Use Tagged.visitKeys() Avoids creating a temporary …
(edit) @17584   5 years simon04 see #20613 - Introduce Tagged.keys() Avoids creating a temporary …
Note: See TracRevisionLog for help on using the revision log.