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) @6677   10 years simon04 see #9414 fix #9566: MapCSS validator: allow error message to access …
(edit) @6675   10 years simon04 see #9566 - MapCSS validator: fix duplicated messages
(edit) @6670   10 years Don-vip fix #9508 - Centralized service for validator rules
(edit) @6667   10 years simon04 fix #3531 - validator: unconnected ways - skip "Way end node near …
(edit) @6665   10 years Don-vip fix #9562 - unwanted validator warning - "tourism type attraction - …
(edit) @6659   10 years Don-vip fix #9555, see #9169 - take into account power=substation into power …
(edit) @6651   10 years simon04 see #9414 - MapCSS validator preference: display extension …
(edit) @6650   10 years simon04 see #9414 see #9542 - MapCSS validator: handle BOM in config files
(edit) @6649   10 years simon04 see #9414 - MapCSS validator: make individual tests ignorable As …
(edit) @6648   10 years simon04 fix #9507 - Drop validation test "Crossing natural/landuse"
(edit) @6647   10 years simon04 see #8519 - Lanes validator: correctly handle consecutive |s (e.g., …
(edit) @6644   10 years Don-vip fix #9542 - handle BOM in UTF-8 tagchecker config files
(edit) @6639   10 years simon04 fix #9544 - Skip nodes outside of download area for …
(edit) @6638   10 years simon04 fix #9539 - *.cfg tag checker: display when custom files are loaded …
(edit) @6636   10 years simon04 see #9414 - MapCSS validator: skip tests with informational severity …
(edit) @6635   10 years simon04 fix #4280 - Validator, crossing ways: undo valdation relaxation (one …
(edit) @6629   10 years simon04 Replace NodesDuplicatingWayTags test by a corresponding MapCSS test
(edit) @6625   10 years stoecker fix i18n
(edit) @6623   10 years Don-vip fix Sonar issues
(edit) @6622   10 years Don-vip fix #9526 - Undesirable messages during data validation (introduced in …
(edit) @6619   10 years Don-vip fix #9523 - validator: Only raise "Way contains segment twice" error …
(edit) @6613   10 years simon04 see #9516 - MapCSS: add support for crossing polygon check (`area ⧉ …
(edit) @6612   10 years simon04 fix #9517 - Some issues with the MapCSS validator when reloading …
(edit) @6611   10 years simon04 see #9516 - Replace BuildingInBuilding by a corresponding MapCSS test
(edit) @6610   10 years simon04 Fix Javadoc links (@see @link => @see)
(edit) @6607   10 years simon04 see #9516 - MapCSS: add basic support for a "contains" expression The …
(edit) @6606   10 years simon04 see #8519 - Lanes validator: add test for …
(edit) @6605   10 years simon04 fix #9350 - Validator: test for the correct usage of :conditional
(edit) @6604   10 years Don-vip fix #9506 - validator: ignore natural=ridge/arete from unclosed ways test
(edit) @6603   10 years Don-vip fix some Sonar issues
(edit) @6601   10 years simon04 see #9414 fix #9485 - MapCSSTagChecker: add support for `set …
(edit) @6598   10 years simon04 see #8519 - Lanes validator: add test for lanes <= count_of(*:lanes)
(edit) @6597   10 years simon04 see #9492 - split "Create Multipolyon" in % and "Update Multipolygon"; …
(edit) @6593   10 years stoecker cleanup validator prefs to better support prefs format (resets some …
(edit) @6592   10 years simon04 fix #8519 - Validator: validate :lanes values
(edit) @6591   10 years simon04 Refactoring: create Test.TagTest for tests that check tags only …
(edit) @6584   10 years simon04 fix #9503 - Different syntax for .cfg and .mapcss validator files …
(edit) @6583   10 years simon04 fix #9504 - NPE with MapCSS validator
(edit) @6581   10 years simon04 fix #8220 fix #9490 - Validator, crossing ways; detect crossing …
(edit) @6580   10 years simon04 see #6536 - Refactor crossing way test in order to decrease memory …
(edit) @6579   10 years simon04 fix #4280 - Validator, crossing ways: do not warn if layer is missing …
(edit) @6575   10 years simon04 fix #7196 - Validator: add multipolygon role check This is done by …
(edit) @6574   10 years simon04 fix #4959 - Validator: check and fix ways with duplicate way segments …
(edit) @6573   10 years simon04 fix #9043 - Validator: Verify links on highways
(edit) @6568   10 years simon04 fix #9462 - fix preset values for opening_hour/… such that the …
(edit) @6563   10 years simon04 fix #9487 - validator: remove useless NodesWithSameName test
(edit) @6556   10 years simon04 fix #6313 - validator, UnconnectedWays: handle intersections of t
(edit) @6553   10 years simon04 see #9414 - MapCSS-based tagchecker: allow to add custom files in …
(edit) @6552   10 years simon04 Refactoring: introduce Utils.UTF_8 charset to avoid handling of …
(edit) @6551   10 years simon04 sdf
(edit) @6550   10 years simon04 see #9414 - MapCSS-based tagchecker: unify some checks
(edit) @6549   10 years simon04 fix #9379 - Add validator warning: "foot used with …
(edit) @6548   10 years simon04 see #9414 - MapCSS-based tagchecker: migrate remaining tagchecks All …
(edit) @6538   10 years simon04 see #9414 - MapCSS-based tagchecker: provide {i.key}, {i.value}, …
(edit) @6537   10 years simon04 see #9414 - migrate relation and religion tagchecks to MapCSS, add …
(edit) @6534   10 years simon04 fix #9470 see #9414 - make "layer tag with + sign" auto fixable
(edit) @6533   10 years simon04 see #9462 - prettify valid opening_hours values as OTHER test …
(edit) @6532   10 years Don-vip fix #8687, see #9414, see #9470 - tagchecker: update numeric tests to …
(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) @6513   10 years simon04 see #9414 - convert some tagchecker tests to MapCSS, extend MapCSS by …
(edit) @6512   10 years simon04 see #9414 - MapCSSTagChecker: parse and unit test match assertions …
(edit) @6511   10 years simon04 see #9414 - MapCSSTagChecker: handle tagging alternatives
(edit) @6506   10 years simon04 see #9414 - implement MapCSS-based tag checker/fixer The file …
(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) @6488   10 years Don-vip cleanup in data folder
(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) @6466   10 years simon04 really fix #9405 - no automatic fix for deprecated tag highway=incline
(edit) @6465   10 years simon04 fix #9412 - wrong fix for building=entrance validation
(edit) @6459   10 years simon04 fix #9405 - don't add highway=road when fixing deprecated tag …
(edit) @6457   10 years Don-vip fix #9411 - validator: no "crossing ways" warning for indoor ways with …
(edit) @6447   10 years Don-vip fix #9365 - validator: test and remove layer=0
(edit) @6434   10 years Don-vip see #9141 - adapt severity and wording
(edit) @6427   10 years simon04 fix #9382 - fix OpeningHourTest under Java 8 Instead of implementing …
(edit) @6417   10 years Don-vip fix #9347 - order of classified highways
(edit) @6415   10 years Don-vip fix #9364 - service_times reported as "opening_hours - (...)" in validator
(edit) @6407   10 years Don-vip fix #9347 - incorrect roundabout validator message + support of …
(edit) @6400   10 years simon04 fix #7465 - NullPointerException in WayConnectedToArea due to Way w/ 0 …
(edit) @6393   10 years Don-vip fix #9332 - addr:interpolation support: enhance preset + avoid false …
(edit) @6390   10 years Don-vip fix #9318 - validator: avoids redundant checks between UnclosedWays …
(edit) @6386   10 years Don-vip fix #9291 - validator: do not warn for unclosed ways and sport=climbing
(edit) @6385   10 years Don-vip fix #8434 - Full support of man_made=monitoring_station instead of …
(edit) @6381   10 years Don-vip fix #9288 - validator: ignore railway=proposed in crossing ways
(edit) @6379   10 years simon04 OpeningHourTest: better wording for test description
(edit) @6378   10 years Don-vip Sonar/Findbugs - fix various violations, javadoc
(edit) @6377   10 years simon04 see #9157 - make some errors in opening_hours fixable
(edit) @6376   10 years simon04 see #9157 - check collection_times and service_times as well And …
(edit) @6373   10 years Don-vip see #9285 - should fix exception of opening_hours validator test with …
(edit) @6372   10 years Don-vip fix #9284 - fix compilation
(edit) @6371   10 years simon04 fix #9157 - read opening_hours.js in UTF-8
(edit) @6370   10 years simon04 fix #9157 - add opening_hours validation test This test utilizes …
(edit) @6368   10 years Don-vip see #9141 - validator: Remove service and road support for missing …
(edit) @6354   10 years Don-vip print duration of tests for performance evaluation
(edit) @6346   10 years Don-vip fix #9076, fix #9213: - Presets: add internet_access preset, remove …
(edit) @6336   10 years Don-vip code cleanup / robustness in edit layer handling
(edit) @6330   10 years Don-vip fix #9207 - Robustness in Addresses test
Note: See TracRevisionLog for help on using the revision log.