source: josm/trunk/src/org/openstreetmap/josm/data/validation/tests/UnconnectedWays.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7308   10 years bastiK fix strings in validator
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6791   10 years Don-vip refactor UnconnectedWays test
(edit) @6763   10 years simon04 fix #9617 - False positive in unconnected power ways
(edit) @6691   10 years Don-vip see #9520 - Sort and distinguish all validator tests
(edit) @6667   10 years simon04 fix #3531 - validator: unconnected ways - skip "Way end node near …
(edit) @6579   10 years simon04 fix #4280 - Validator, crossing ways: do not warn if layer is missing …
(edit) @6556   10 years simon04 fix #6313 - validator, UnconnectedWays: handle intersections of t
(edit) @6552   10 years simon04 Refactoring: introduce Utils.UTF_8 charset to avoid handling of …
(edit) @6529   10 years Don-vip Various stuff: * see #9414: remove old DeprecatedTags test * …
(edit) @6528   10 years simon04 Fix i18n string
(edit) @6518   10 years simon04 see #3531 - validator: unconnected ways: ignore highway/railway=platform
(edit) @6515   10 years simon04 fix #3531 - validator: unconnected ways: handle …
(edit) @6494   10 years Don-vip fix #9430, fix #9445 - fix validator tests lifecycle
(edit) @6491   10 years Don-vip fix #9440 - Consistent definition of ways treated as areas
(edit) @6393   10 years Don-vip fix #9332 - addr:interpolation support: enhance preset + avoid false …
(edit) @6241   11 years Don-vip fix more warnings/javadoc in data.validation.tests
(edit) @6240   11 years Don-vip Sonar - fix some issues in data.validation.tests
(edit) @6162   11 years bastiK applied #8987 - immutable coordinates (patch by shinigami)
(edit) @6106   11 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
(edit) @5920   11 years Don-vip Handle nodes without coordinates in UnconnectedWays validator test
(edit) @4869   12 years jttt Use final were appropriate
(edit) @4806   12 years stoecker unify texts for validator tests, move command where it belongs
(edit) @4707   12 years simon04 fix #6747 - missing connection on long ways hard to find
(edit) @4310   13 years stoecker fix #6680, fix #6677 - i18n issues
(edit) @4073   13 years jttt Fix #6161 Validating a file
(edit) @4059   13 years stoecker fix #6241 - add checks to breaking long running tests
(edit) @4058   13 years stoecker see #6241 - patch by akks - improve long lasting validator check
(edit) @4034   13 years stoecker see #6102 - partial fix for nearby node checks
(edit) @3703   13 years bastiK fixed #5703 - Redoing move after paste doesn't work correctly
(edit) @3699   13 years bastiK fixed #4363 - validator: check for noexit=yes before warning about …
(edit) @3671   13 years bastiK adapt coding style (to some degree); there shouldn't be any semantic …
(add) @3669   13 years bastiK add validator plugin to josm core. Original author: Francisco R. …
Note: See TracRevisionLog for help on using the revision log.