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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12809   7 years bastiK replace abstract class AbstractVisitor by interface …
(edit) @12718   7 years Don-vip see #13036 - see #15229 - see #15182 - make Commands depends only on …
(edit) @12667   7 years Don-vip see #14704 - allow to export validator errors ("Save as" in validator …
(edit) @12656   7 years Don-vip see #15182 - move SearchCompiler from actions.search to …
(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) @11608   7 years Don-vip fix #14402 - add blacklist for leisure area values to avoid false …
(edit) @11553   7 years Don-vip refactor handling of null values - use Java 8 Optional where possible
(edit) @11023   8 years Don-vip checkstyle
(edit) @10657   8 years Don-vip see #11390, see #12890 - use Java 8 Predicates
(edit) @10413   8 years Don-vip fix #12983 - replace calls to Main.main.get[Active|Edit]Layer() by …
(edit) @9989   8 years Don-vip sonar - Methods should not be empty
(edit) @9397   8 years simon04 see #12325 - Do not exclude the test for non-downloaded datasets, fix …
(edit) @9381   8 years Don-vip fix #12325 - Don't warn "highway link is not linked to adequate …
(edit) @9371   8 years simon04 Java 7: use Objects.equals and Objects.hash
(edit) @9345   8 years stoecker fix possible NPE
(edit) @8829   9 years simon04 fix #10134 - Validator: allow to cancel validation tests This …
(edit) @8724   9 years Don-vip fix #11813 - NPE
(edit) @8490   9 years Don-vip fix #11567 - Exception when running validator
(edit) @8470   9 years Don-vip javadoc fixes. Removed one duplicated method in exception handling
(edit) @8378   9 years Don-vip fix copyright/license headers globally
(edit) @7197   10 years bastiK fixed #10085 - give warning for fixme=yes
(edit) @7140   10 years Don-vip fix compilation warnings with JDK8 - equals() and hashcode() must …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6990   10 years Don-vip sonar - place Strings literals on the left side when checking for …
(edit) @6623   10 years Don-vip fix Sonar issues
(edit) @6591   10 years simon04 Refactoring: create Test.TagTest for tests that check tags only …
(edit) @6400   10 years simon04 fix #7465 - NullPointerException in WayConnectedToArea due to Way w/ 0 …
(edit) @6354   10 years Don-vip print duration of tests for performance evaluation
(edit) @6336   10 years Don-vip code cleanup / robustness in edit layer handling
(edit) @6069   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @6009   11 years Don-vip fix #8799 - Follow conventional visitor design pattern by renaming …
(edit) @5293   12 years Don-vip fix #7758 - Do not restrict building validator tests to …
(edit) @5287   12 years Don-vip fix #5764, fix #5773 - Do not create delete commands for objects that …
(edit) @5269   12 years simon04 fix #7759 - Validator progress monitor does not update after "Building …
(edit) @4310   13 years stoecker fix #6680, fix #6677 - i18n issues
(edit) @4059   13 years stoecker fix #6241 - add checks to breaking long running tests
(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.