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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16788   4 years simon04 see #19519 - TagCheckerTest: add mon-regression test
(edit) @16765   4 years simon04 see #16567 - Fix DomainValidatorTestIT for JUnit 5 (patch by taylor.smock)
(edit) @16703   4 years simon04 see #19403 - Fix RelationCheckerTest.testHikingRouteMembers
(edit) @16643   4 years simon04 see #19334 - https://errorprone.info/bugpattern/StringSplitter
(edit) @16618   4 years simon04 see #16567 - Fix deprecations related to JUnit 5 (patch by taylor.smock)
(edit) @16616   4 years simon04 fix #19380 - RelationChecker: improve validation message "Role …
(edit) @16447   4 years GerdP see #19053: remove wrong and previously obsolete method clean3000 and …
(edit) @16445   4 years simon04 see #19251 - Java 8: use Stream
(edit) @16443   4 years simon04 see #19053 - fix cleanup3000, add non-regression test
(edit) @16377   4 years GerdP fix #19145: some unclosed ways are not found - fix typo amenties -> …
(edit) @16360   4 years simon04 MapCSSTagChecker: remove method (only used in one test)
(edit) @16356   4 years simon04 Extend MapCSSTagCheckerTest.testInit
(edit) @16298   4 years GerdP see #18138: remove obsolete unit test
(edit) @16296   4 years GerdP fix #19053:Validator does not find overlapping buildings anymore - …
(edit) @16295   4 years GerdP fix #18138: Validator rules for connectivity relations 18138.8.patch …
(edit) @16226   4 years simon04 fix #18740 - Tag checker: whitelist a few phonetic characters
(edit) @16182   4 years simon04 Fix typos in Javadoc
(edit) @16178   4 years Don-vip fix #18956 - allow TestError to be built with an empty list of …
(edit) @16114   4 years simon04 see #18140 - Update OpeningHoursParser to 0.21.1 > Updated …
(edit) @16086   4 years simon04 see #18140 - Get rid of OpeningHoursParser.OpeningHoursTestError
(edit) @16033   4 years Don-vip see #18845 - make MapCSSTagCheckerTest work without REVISION file
(edit) @16006   4 years Don-vip see #18140 - reorganization of data(_nodist), images(_nodist), …
(edit) @15988   4 years simon04 see #18802 - MapCSSRule: support list of selectors - allows to drop …
(edit) @15981   4 years simon04 see #18802 - MapCSSTagChecker: no not persist assertions Check …
(edit) @15979   4 years simon04 see #18802 - Extract MapCSSTagCheckerAsserts class
(edit) @15978   4 years simon04 fix #18140 - Switch to OpeningHoursParser
(edit) @15961   4 years GerdP fix #16707: Warn about overlapping connected buildings - add rule in …
(edit) @15959   4 years GerdP fix #13165 Validator did not warn about overlapping multipolygons - …
(edit) @15888   4 years simon04 fix #18740 - Tag checker: whitelist a few phonetic characters
(edit) @15815   4 years simon04 fix #18577 - Update opening_hours.js
(edit) @15749   4 years simon04 SimilarNamedWaysTest: simplify by joining tests
(edit) @15745   4 years Don-vip fix #18590 - AddressesTest should split addresses on common delimiters …
(edit) @15704   4 years GerdP fix #9836: crossing barrier and highway is not reported (regressin of …
(edit) @15683   4 years Don-vip see #18455 - fix unit tests
(edit) @15667   4 years Don-vip fix #18455 - smarter error detection, should lead to less false positives
(edit) @15614   4 years Don-vip fix #18322 - allow uppercase superscript latin characters in *ref tags
(edit) @15613   4 years Don-vip fix #18449 - exclude lowercase schwa character (ə) from "unusual …
(edit) @15603   4 years Don-vip fix #18441 - Allow plugins to remove a test they added (patch by …
(edit) @15460   5 years Don-vip checkstyle/pmd
(edit) @15459   5 years GerdP fix #17837 and #18223, add unit tests TODO: - Will havily blow up …
(edit) @15455   5 years Don-vip see #18219, see #18216 - update unit tests
(edit) @15412   5 years GerdP see #18127 SonarLint: Rename this method name to match the regular …
(edit) @15405   5 years GerdP fix #18127: Catch impossible angles in highways Patch 18127.12 by …
(edit) @15354   5 years GerdP fix #18137: NPE in UnconnectedWays
(edit) @15335   5 years GerdP fix #18051 and #18106 This is more or less a rewrite of the code, I …
(edit) @15318   5 years Don-vip fix #17932 - fix error message localization
(edit) @15183   5 years GerdP fix #17768: Create / Update multipolygon did not work wich touching …
(edit) @15136   5 years GerdP add test for handling of multipolygon ways
(edit) @15134   5 years GerdP see #17765: fix / add unit tests
(edit) @15079   5 years Don-vip fix #17691 - fix issue where SimilarNamedWay crashes on a subset of …
(edit) @15073   5 years GerdP fix #17710 (hope this is the right way to do it)
(edit) @15071   5 years Don-vip fix #17709 - make TurnrestrictionTest aware of conditional restrictions
(edit) @15069   5 years GerdP fix #17695 - add support to find multipolygon inside polygon or …
(edit) @15064   5 years GerdP fix #12627,#14287,#14289,#17695 - let CrossingFinder and …
(edit) @15043   5 years Don-vip fix #17674 - use addr:suburb to distinguish similar addresses in the …
(edit) @15042   5 years Don-vip fix #17667 - allow arrows, several valid use cases in transport
(edit) @15034   5 years Don-vip checkstyle/PMD
(edit) @14991   5 years Don-vip fix #17595 - smarter detection of ZWNJ/ZWJ unicode characters
(edit) @14990   5 years GerdP see #17567: improve messages created by RelationChecker - new error …
(edit) @14969   5 years GerdP adjust unit test to changes in r14966
(edit) @14966   5 years GerdP fix #17561 Confusing error message for turn restriction fix #17567
(edit) @14933   5 years Don-vip fix #15645, fix #17521 - Detect and fix non-printing control characters
(edit) @14897   5 years GerdP fix #17468: Validator produces wrong warning for misspelled tag key …
(edit) @14817   5 years Don-vip add new unit tests for DuplicateWay and DuplicateRelation, fix NPE …
(edit) @14813   5 years Don-vip add unit test for CrossingWays
(edit) @14803   5 years Don-vip fix #17376 - allows multiple values in URL validator
(edit) @14801   5 years Don-vip fix #17358 - mapcss regular expression matches for key (patch by …
(edit) @14796   5 years Don-vip see #17358 - add non-regression test (disabled for now)
(edit) @14779   5 years GerdP see #16803: revert r14777,r14775, and r14772: too many side effects, …
(edit) @14772   5 years GerdP fix #16803 Validator: Wrong warning Highway link is not linked to …
(edit) @14732   5 years GerdP fix #17246 NPE in TagChecker (regression of r14727) Unit test added
(edit) @14696   5 years GerdP fix #17199 - Don't suggest different spelling when all preset values …
(edit) @14585   5 years GerdP see #17055 Disable autofix for possibly misspelled tag values Some …
(edit) @14579   5 years GerdP see #17120: fix unit test: shop=gas was added to presets, use shop=abs …
(edit) @14571   5 years GerdP see #17055 When harmonized value is only 3 characters reduce allowed …
(edit) @14540   5 years Don-vip fix #17058 - support assertions with several countries
(edit) @14517   5 years GerdP see #17055 improve TagChecker - don't suggest fix value when given …
(edit) @14508   5 years GerdP see #17055 improve TagChecker - allow Levenshtein distance of 2 so …
(edit) @14490   5 years GerdP fix #17055 17055-v2.patch with one empty line removed
(edit) @14486   5 years Don-vip see #17058 - fix unit tests
(edit) @14484   5 years Don-vip fix #17058 - Cannot add assertMatch/assertNoMatch declarations with …
(edit) @14481   5 years Don-vip fix #17053 - ignore MapCSS declarations starting with "-" to allow …
(edit) @14437   5 years GerdP fix #17010 - Validator creates multiple errors/warnings for same …
(edit) @14273   6 years stoecker fix typos - patch by naoliv - fix #16781 - Thanks a lot
(edit) @14235   6 years Don-vip make sure https is properly initialized for integration tests
(edit) @14165   6 years Don-vip fix #16652 - validator dialog: display multiple OSM primitives like in …
(edit) @14138   6 years Don-vip see #15229 - deprecate Main.platform and related methods - new class …
(edit) @13616   6 years Don-vip use OsmDataLayer.getDataSet() in unit tests
(edit) @13489   6 years Don-vip fix #16044 - Autofix invalid URL with the wrong type of slashes
(edit) @13435   6 years Don-vip see #8039, see #10456 - fix regressions and code style issues
(edit) @13411   6 years Klumbumbus see #15760 - update unit test
(edit) @13390   6 years Don-vip fix #15869 - make SimilarNamedWays check aware of all Unicode numbers
(edit) @13195   6 years Don-vip fix #15641 - avoid CCE in MapCSSTagChecker
(edit) @13147   6 years Don-vip see #15582 - mode is needed for conditional keys
(edit) @13145   6 years Don-vip see #15582 - simplify our usage of opening_hours.js library (drop …
(edit) @12726   7 years Don-vip see #13036 - deprecate Command() default constructor, fix unit tests …
(edit) @12663   7 years Don-vip see #15182 - move NameFormatter* from gui to data.osm
(edit) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @12568   7 years Don-vip fix unit test
(edit) @12564   7 years Don-vip fix unit tests
Note: See TracRevisionLog for help on using the revision log.