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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8680   9 years simon04 fix #11755 - Update version of opening_hours.js to 3.3.0
(edit) @8540   10 years Don-vip fix remaining checkstyle issues
(edit) @8510   10 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8382   10 years Don-vip fix copyright/license headers globally (missed a few files)
(edit) @8285   10 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
(edit) @8242   10 years Don-vip fix #11360 - do not propose autofix for opening_hours with the same …
(edit) @7937   10 years bastiK add subversion property svn:eol=native
(edit) @7248   11 years bastiK reworked MirroredInputStream (renamed to CachedFile): * no more …
(edit) @7082   11 years Don-vip see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8, new in …
(edit) @7046   11 years Don-vip see #9923 - update opening_hours.js + translate/shorten a bit error …
(edit) @7033   11 years Don-vip see #8465 - global use of try-with-resources, according to * …
(edit) @7005   11 years Don-vip see #8465 - use diamond operator where applicable
(edit) @7004   11 years Don-vip see #8465 - use multi-catch where applicable
(edit) @6986   11 years Don-vip sonar - fix various minor issues
(edit) @6623   11 years Don-vip fix Sonar issues
(edit) @6605   11 years simon04 fix #9350 - Validator: test for the correct usage of :conditional
(edit) @6591   11 years simon04 Refactoring: create Test.TagTest for tests that check tags only …
(edit) @6568   11 years simon04 fix #9462 - fix preset values for opening_hour/… such that the …
(edit) @6552   11 years simon04 Refactoring: introduce Utils.UTF_8 charset to avoid handling of …
(edit) @6533   11 years simon04 see #9462 - prettify valid opening_hours values as OTHER test …
(edit) @6494   11 years Don-vip fix #9430, fix #9445 - fix validator tests lifecycle
(edit) @6488   11 years Don-vip cleanup in data folder
(edit) @6427   11 years simon04 fix #9382 - fix OpeningHourTest under Java 8 Instead of implementing …
(edit) @6415   11 years Don-vip fix #9364 - service_times reported as "opening_hours - (...)" in validator
(edit) @6379   11 years simon04 OpeningHourTest: better wording for test description
(edit) @6378   11 years Don-vip Sonar/Findbugs - fix various violations, javadoc
(edit) @6377   11 years simon04 see #9157 - make some errors in opening_hours fixable
(edit) @6376   11 years simon04 see #9157 - check collection_times and service_times as well And …
(edit) @6373   11 years Don-vip see #9285 - should fix exception of opening_hours validator test with …
(edit) @6372   11 years Don-vip fix #9284 - fix compilation
(edit) @6371   11 years simon04 fix #9157 - read opening_hours.js in UTF-8
(add) @6370   11 years simon04 fix #9157 - add opening_hours validation test This test utilizes …
Note: See TracRevisionLog for help on using the revision log.