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) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @11889   7 years Don-vip PMD - fix some InefficientEmptyStringCheck (new in PMD 5.5.5)
(edit) @11129   8 years simon04 fix #13799 - Use builder pattern for TestError
(edit) @11042   8 years simon04 Use CachedFile#getContentReader where possible
(edit) @10978   8 years Don-vip fix #13597 - No such function prettifyValue in OpeningHourTest
(edit) @10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
(edit) @10043   8 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @9886   8 years simon04 see #12570 - Group opening hours tests
(edit) @9799   8 years stoecker fix Coverity issues 1349911, 1349912, 1349913, 1349917, 1349918, …
(edit) @8958   8 years Don-vip update javadoc + checkstyle fix + update presets links
(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   9 years Don-vip fix remaining checkstyle issues
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8382   9 years Don-vip fix copyright/license headers globally (missed a few files)
(edit) @8285   9 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
(edit) @8242   9 years Don-vip fix #11360 - do not propose autofix for opening_hours with the same …
(edit) @7937   9 years bastiK add subversion property svn:eol=native
(edit) @7248   10 years bastiK reworked MirroredInputStream (renamed to CachedFile): * no more …
(edit) @7082   10 years Don-vip see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8, new in …
(edit) @7046   10 years Don-vip see #9923 - update opening_hours.js + translate/shorten a bit error …
(edit) @7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @7004   10 years Don-vip see #8465 - use multi-catch where applicable
(edit) @6986   10 years Don-vip sonar - fix various minor issues
(edit) @6623   10 years Don-vip fix Sonar issues
(edit) @6605   10 years simon04 fix #9350 - Validator: test for the correct usage of :conditional
(edit) @6591   10 years simon04 Refactoring: create Test.TagTest for tests that check tags only …
(edit) @6568   10 years simon04 fix #9462 - fix preset values for opening_hour/… such that the …
(edit) @6552   10 years simon04 Refactoring: introduce Utils.UTF_8 charset to avoid handling of …
(edit) @6533   10 years simon04 see #9462 - prettify valid opening_hours values as OTHER test …
(edit) @6494   10 years Don-vip fix #9430, fix #9445 - fix validator tests lifecycle
(edit) @6488   10 years Don-vip cleanup in data folder
(edit) @6427   10 years simon04 fix #9382 - fix OpeningHourTest under Java 8 Instead of implementing …
(edit) @6415   10 years Don-vip fix #9364 - service_times reported as "opening_hours - (...)" in validator
(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
(add) @6370   10 years simon04 fix #9157 - add opening_hours validation test This test utilizes …
Note: See TracRevisionLog for help on using the revision log.