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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11129   8 years simon04 fix #13799 - Use builder pattern for TestError
(edit) @10657   8 years Don-vip see #11390, see #12890 - use Java 8 Predicates
(edit) @10608   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10409   8 years Don-vip * remove duplicated code * fix various sonar warnings * add some …
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10228   8 years Don-vip findbugs: SC_START_IN_CTOR + UW_UNCOND_WAIT + UM_UNNECESSARY_MATH + …
(edit) @10204   8 years Don-vip see #12841 - ignore splitted roundabouts in roundabout validation test
(edit) @10179   8 years Don-vip sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
(edit) @9381   8 years Don-vip fix #12325 - Don't warn "highway link is not linked to adequate …
(edit) @8941   9 years Don-vip fix #12004 - suggest to replace source:maxspeed=UK:* by …
(edit) @8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @8540   9 years Don-vip fix remaining checkstyle issues
(edit) @8509   9 years Don-vip fix many checkstyle violations
(edit) @8454   9 years Don-vip fix #11493 - Wrong warning in validation of roundabouts (regression, …
(edit) @8390   9 years Don-vip Sonar - various performance improvements
(edit) @8382   9 years Don-vip fix copyright/license headers globally (missed a few files)
(edit) @8338   9 years Don-vip fix squid:S1319 - Declarations should use Java collection interfaces …
(edit) @8285   9 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
(edit) @7937   9 years bastiK add subversion property svn:eol=native
(edit) @7899   9 years Don-vip fix #10223 - false positive for "Missing pedestrian crossing information"
(edit) @7309   10 years akks fix #10256: incorrect "Highway link is not linked" warning for closed ways
(edit) @7273   10 years Don-vip fix #10204 - restrict roundabout test to classified highways
(edit) @7258   10 years bastiK make validator aware of bicycle roads
(edit) @7012   10 years Don-vip see #8465 - use String switch/case where applicable
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6937   10 years Don-vip fix #9866 - validator - wrong roundabout test for highway *_links
(edit) @6573   10 years simon04 fix #9043 - Validator: Verify links on highways
(edit) @6482   10 years Don-vip see #9400 - implement first points of source:maxspeed validation, …
(edit) @6475   10 years Don-vip fix #9433 - NoSuchElementException in validator at upload (probably …
(edit) @6434   10 years Don-vip see #9141 - adapt severity and wording
(edit) @6417   10 years Don-vip fix #9347 - order of classified highways
(edit) @6407   10 years Don-vip fix #9347 - incorrect roundabout validator message + support of …
(edit) @6368   10 years Don-vip see #9141 - validator: Remove service and road support for missing …
(edit) @6303   11 years Don-vip fix #9141 - new validator test: detect nodes with missing …
(edit) @6240   11 years Don-vip Sonar - fix some issues in data.validation.tests
(add) @5902   11 years Don-vip fix #8622 - Validator: new test to detect invalid highway tags on …
Note: See TracRevisionLog for help on using the revision log.