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) @12905   7 years bastiK see #15360 - demote "Area style on outer way" valdiator test from …
(edit) @12883   7 years Don-vip fix #15341 - better error message
(edit) @12865   7 years Don-vip see #11390 - SonarQube - squid:S3824 - "Map.get" and value test should …
(edit) @12864   7 years Don-vip fix #15256 - limit roundabout validation test to waynodes all in …
(edit) @12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
(edit) @12841   7 years bastiK see #15229 - fix deprecations caused by [12840]
(edit) @12825   7 years Don-vip see #15229 - see #15182 - make FileWatcher generic so it has no more …
(edit) @12822   7 years bastiK add method for performance to CheckParameterUtil
(edit) @12726   7 years Don-vip see #13036 - deprecate Command() default constructor, fix unit tests …
(edit) @12700   7 years bastiK fixed #15203 - Wrong "Area style way is not closed" message for …
(edit) @12691   7 years Don-vip see #15182 - introduce Main.getEditDataSet to avoid unneeded GUI …
(edit) @12689   7 years Don-vip see #15182 - refactor MergeNodesAction to avoid unneeded GUI …
(edit) @12663   7 years Don-vip see #15182 - move NameFormatter* from gui to data.osm
(edit) @12649   7 years Don-vip see #15182 - code refactoring to avoid dependence on GUI packages from …
(edit) @12636   7 years Don-vip see #15182 - deprecate Main.getLayerManager(). Replacement: …
(edit) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @12539   7 years Don-vip PMD - enable naming rules
(edit) @12461   7 years Klumbumbus fix #14998 - ignore source:proposed:lanes tag in lanes test
(edit) @12410   7 years Don-vip fix #14945 - InvalidPathException at startup when invalid URL is …
(edit) @12402   7 years Don-vip checkstyle
(edit) @12390   7 years michael2402 See #14794: Document data.validation package and subpackages.
(edit) @12318   7 years Don-vip see #14895 - checkstyle
(edit) @12312   7 years Don-vip fix #14891 - improve roundabout/links validator test
(edit) @12311   7 years Don-vip fix #14895 - allow addr:neighbourhood as assignment additional to …
(edit) @12283   7 years Don-vip fix #14858 - "Similarly named ways" test: detect accent and case …
(edit) @12279   7 years Don-vip sonar - squid:S3878 - Arrays should not be created for varargs parameters
(edit) @12187   7 years michael2402 Add javadoc to OsmUtils, fix constant naming.
(edit) @12050   7 years michael2402 Fix sonar warnings (modifiers, parameters)
(edit) @12042   7 years bastiK applied #13956 - memory optimization with presets cache (patch by GerdP)
(edit) @12040   7 years michael2402 Long segment test: Make condition for using nodes/ways easier to read.
(edit) @12037   7 years michael2402 See #14708: For long segment test, notify the user about the exact …
(edit) @12032   7 years Don-vip fix #14708 - no warning about potentially erroneous movement of …
(edit) @12031   7 years Don-vip add Node.getParentWays()
(edit) @12006   7 years Don-vip see #14692 - checkstyle
(edit) @12002   7 years stoecker fix #14692 - relatation checker test broken
(edit) @11998   7 years Don-vip see #14692 - checkstyle
(edit) @11989   7 years stoecker add support for type=building relation and support variable role names …
(edit) @11942   7 years Don-vip sonar - fb-contrib:PME_POOR_MANS_ENUM - Style - Simple field is used …
(edit) @11913   7 years Don-vip sonar - squid:S1192 - String literals should not be duplicated
(edit) @11893   7 years Don-vip sonar - squid:S1126 - Return of boolean expressions should not be …
(edit) @11889   7 years Don-vip PMD - fix some InefficientEmptyStringCheck (new in PMD 5.5.5)
(edit) @11852   7 years Don-vip sonar - squid:S1444 - "public static" fields should be constant
(edit) @11839   7 years GerdP fix unit test data, remove debug code
(edit) @11837   7 years GerdP improve MultipolygonTest to fix #13307, add special case to unit test …
(edit) @11807   7 years Don-vip fix PMD violations
(edit) @11799   7 years bastiK fix "Area style way is not closed" validation test
(edit) @11783   7 years stoecker get rid of many useless validator warnings
(edit) @11782   7 years stoecker see #10529 - increase important multipolygon problems to error level, …
(edit) @11779   7 years Don-vip fix #14572 - Don't index MultipolygonCache by NavigatableComponent
(edit) @11747   7 years Don-vip checkstyle - NoWhiteSpaceBefore ...
(edit) @11746   7 years Don-vip PMD - Strict Exceptions
(edit) @11739   7 years Don-vip enable more PMD rules
(edit) @11627   7 years Don-vip fix #3346 - improve drastically the performance of fixing duplicate …
(edit) @11621   7 years Don-vip checkstyle - fix CommentsIndentation errors
(edit) @11615   7 years Don-vip add javadoc
(edit) @11608   7 years Don-vip fix #14402 - add blacklist for leisure area values to avoid false …
(edit) @11590   7 years Don-vip see #11924 - remove workarounds for jdk9 compilation problems with …
(edit) @11589   7 years Don-vip fix #14391 - robustness to Linux systems preventing file watcher to …
(edit) @11587   7 years Don-vip checkstyle - enable BooleanExpressionComplexity / 6
(edit) @11475   7 years bastiK see #14252 - better wording in validator message
(edit) @11466   7 years bastiK fixed #14252 - do not translate relation roles; add apostrophes
(edit) @11462   7 years Don-vip sonar - squid:S1871 - Two branches in the same conditional structure …
(edit) @11452   7 years Don-vip sonar - fb-contrib:SEO_SUBOPTIMAL_EXPRESSION_ORDER - Performance - …
(edit) @11441   7 years Don-vip fix #14202 - fix self-intersecting way test (patch by GerdP)
(edit) @11432   7 years Don-vip fix #14093 - don't autofix "Missing power tower/pole within power …
(edit) @11399   7 years Don-vip sonar - squid:S2095 - Resources should be closed
(edit) @11385   7 years Don-vip sonar - squid:S1066 - Collapsible "if" statements should be merged
(edit) @11384   7 years Don-vip findbugs - EQ_DOESNT_OVERRIDE_EQUALS, MS_MUTABLE_COLLECTION_PKGPROTECT
(edit) @11383   7 years Don-vip findbugs - BC_UNCONFIRMED_CAST
(edit) @11381   7 years Don-vip findbugs - RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
(edit) @11339   7 years simon04 Loop can be replaced with Collection.removeIf()
(edit) @11268   7 years simon04 fix #13995 - Duplicate nodes validator warnings are not translated
(edit) @11241   7 years Don-vip sonar - fix warnings
(edit) @11227   7 years bastiK applied #13307 - various improvements to MultipolygonTest (patch by …
(edit) @11222   7 years Don-vip fix #13923 - Select the relation instead open ends with "Multipolygon …
(edit) @11191   7 years Don-vip sonar - fix some recent warnings
(edit) @11178   7 years simon04 Checkstyle
(edit) @11159   7 years Klumbumbus adjust sport=skiing validator warnings
(edit) @11158   7 years bastiK see #13307 - validator/MultipolygonTest: increase robustness by not …
(edit) @11157   7 years bastiK see #13307 - validator/MultipolygonTest: add check for duplicate …
(edit) @11155   7 years Klumbumbus fix #13841 - Exclude railway=razed from crossing ways test
(edit) @11149   8 years bastiK applied #13086 - changed self-intersecting ways detection (patch by …
(edit) @11136   8 years bastiK applied #13086 - Detect all self-intersecting ways (patch by Gerd …
(edit) @11135   8 years simon04 see #13799 - NPE in MultipolygonTest
(edit) @11131   8 years simon04 "Missing name:* translation" test: ignore name:etymology:wikidata
(edit) @11129   8 years simon04 fix #13799 - Use builder pattern for TestError
(edit) @11111   8 years Don-vip sonar - squid:S2095 - Resources should be closed
(edit) @11100   8 years Don-vip sonar - squid:S2148 - Underscores should be used to make large numbers …
(edit) @11087   8 years Don-vip sonar - squid:S1141 - Try-catch blocks should not be nested
(edit) @11083   8 years Don-vip fix #13762 - allow meta[lang=xx] in validator mapcss rules
(edit) @11062   8 years simon04 fix #13643 - NoSuchElementException in DuplicateNode.isFixable
(edit) @11042   8 years simon04 Use CachedFile#getContentReader where possible
(edit) @11023   8 years Don-vip checkstyle
(edit) @11014   8 years Don-vip fix #13630 - proper validation of invalid mapcss rules
(edit) @11007   8 years Don-vip fix #13643 - prevent creation of DuplicateNode errors with empty list …
(edit) @10991   8 years Don-vip fix #13570 - Coastline validator doesn't report some problems and is …
(edit) @10981   8 years Don-vip fix #13536 - multipolygon role verification: do not warn about …
(edit) @10978   8 years Don-vip fix #13597 - No such function prettifyValue in OpeningHourTest
(edit) @10970   8 years Don-vip see #13491 - remove unused parameter
(edit) @10948   8 years Don-vip fix #13491 - fix EDT violation (patch by Gerd Petermann, modified)
Note: See TracRevisionLog for help on using the revision log.