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) @13331   8 years Don-vip see #14097, see #15783 - robustness to situations where JavaScript …
(edit) @13298   8 years Don-vip see #15582 - simplify public API for opening_hours parsing
(edit) @13297   8 years Don-vip see #15582 - one more public API for opening_hours parsing
(edit) @13296   8 years Don-vip see #15582 - more public APIs for opening_hours parsing
(edit) @13268   8 years Don-vip see #11924, see #14097 - ensure JavaScript engine will always be found …
(edit) @13147   8 years Don-vip see #15582 - mode is needed for conditional keys
(edit) @13145   8 years Don-vip see #15582 - simplify our usage of opening_hours.js library (drop …
(edit) @12620   8 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @11889   8 years Don-vip PMD - fix some InefficientEmptyStringCheck (new in PMD 5.5.5)
(edit) @11129   9 years simon04 fix #13799 - Use builder pattern for TestError
(edit) @11042   9 years simon04 Use CachedFile#getContentReader where possible
(edit) @10978   9 years Don-vip fix #13597 - No such function prettifyValue in OpeningHourTest
(edit) @10212   9 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
(edit) @10043   9 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @9886   9 years simon04 see #12570 - Group opening hours tests
(edit) @9799   9 years stoecker fix Coverity issues 1349911, 1349912, 1349913, 1349917, 1349918, …
(edit) @8958   10 years Don-vip update javadoc + checkstyle fix + update presets links
(edit) @8836   10 years Don-vip fix Checkstyle issues
(edit) @8680   10 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   11 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   12 years Don-vip fix Sonar issues
(edit) @6605   12 years simon04 fix #9350 - Validator: test for the correct usage of :conditional
(edit) @6591   12 years simon04 Refactoring: create Test.TagTest for tests that check tags only …
(edit) @6568   12 years simon04 fix #9462 - fix preset values for opening_hour/… such that the …
(edit) @6552   12 years simon04 Refactoring: introduce Utils.UTF_8 charset to avoid handling of …
(edit) @6533   12 years simon04 see #9462 - prettify valid opening_hours values as OTHER test …
(edit) @6494   12 years Don-vip fix #9430, fix #9445 - fix validator tests lifecycle
(edit) @6488   12 years Don-vip cleanup in data folder
(edit) @6427   12 years simon04 fix #9382 - fix OpeningHourTest under Java 8 Instead of implementing …
(edit) @6415   12 years Don-vip fix #9364 - service_times reported as "opening_hours - (...)" in validator
(edit) @6379   12 years simon04 OpeningHourTest: better wording for test description
(edit) @6378   12 years Don-vip Sonar/Findbugs - fix various violations, javadoc
(edit) @6377   12 years simon04 see #9157 - make some errors in opening_hours fixable
(edit) @6376   12 years simon04 see #9157 - check collection_times and service_times as well And …
(edit) @6373   12 years Don-vip see #9285 - should fix exception of opening_hours validator test with …
(edit) @6372   12 years Don-vip fix #9284 - fix compilation
(edit) @6371   12 years simon04 fix #9157 - read opening_hours.js in UTF-8
(add) @6370   12 years simon04 fix #9157 - add opening_hours validation test This test utilizes …
Note: See TracRevisionLog for help on using the revision log.