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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
(edit) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @12318   7 years Don-vip see #14895 - checkstyle
(edit) @12311   7 years Don-vip fix #14895 - allow addr:neighbourhood as assignment additional to …
(edit) @11608   7 years Don-vip fix #14402 - add blacklist for leisure area values to avoid false …
(edit) @11339   7 years simon04 Loop can be replaced with Collection.removeIf()
(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) @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) @10179   8 years Don-vip sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8419   9 years Don-vip Sonar: various code style cleanup: - fix copyright - classes that …
(edit) @8404   9 years Don-vip When doing a String.toLowerCase()/toUpperCase() call, use a …
(edit) @7986   9 years Don-vip fix #10945 - restore warning at INFO level when relations all have the …
(edit) @7947   9 years Don-vip fix #10945 - allow several associatedStreet relations if they share …
(edit) @7937   9 years bastiK add subversion property svn:eol=native
(edit) @7464   10 years Don-vip fix #10438 - give an error if addr:streetname of …
(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) @6826   10 years Don-vip fix #9685 - validator: Incomplete test for "house number without street"
(edit) @6330   10 years Don-vip fix #9207 - Robustness in Addresses test
(edit) @6258   11 years Don-vip Sonar/Findbugs - Performance - Inefficient use of keySet iterator …
(edit) @6240   11 years Don-vip Sonar - fix some issues in data.validation.tests
(edit) @6069   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5908   11 years Don-vip fix #8641 - Do not raise warning for address nodes with no addr:street …
(edit) @5776   11 years Don-vip fix #8506 - Remove "House number on a non-building area" validator test
(edit) @5748   11 years Don-vip fix #8480 - Validator: don't raise address warning if house number …
(edit) @5662   11 years Don-vip fix #8314 for good - Validator: handle of addr:interpolation and …
(edit) @5655   11 years Don-vip fix #8314 - Validator: handle of incomplete relation members in recent …
(edit) @5647   11 years Don-vip fix #8305 - Validator: don't check distance for incomplete house …
(add) @5644   11 years Don-vip Validator - New tests for adresses (house numbers in associatedStreet …
Note: See TracRevisionLog for help on using the revision log.