source: josm/trunk/test/unit/org/openstreetmap/josm/data

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16805   4 years simon04 fix #19571 - Update to OpeningHoursParser 0.22.0
(edit) @16802   4 years GerdP fix #19568: Don't complain about highway ending near other highway for …
(edit) @16788   4 years simon04 see #19519 - TagCheckerTest: add mon-regression test
(edit) @16765   4 years simon04 see #16567 - Fix DomainValidatorTestIT for JUnit 5 (patch by taylor.smock)
(edit) @16703   4 years simon04 see #19403 - Fix RelationCheckerTest.testHikingRouteMembers
(edit) @16673   4 years simon04 fix #19381 - Upload dialog: warn about large bounding box
(edit) @16657   4 years simon04 Fix typos in Javadoc
(edit) @16643   4 years simon04 see #19334 - https://errorprone.info/bugpattern/StringSplitter
(edit) @16636   4 years simon04 Update TemplatedWMSTileSourceTest, WMSEndpointTileSourceTest for …
(edit) @16635   4 years simon04 TemplatedWMSTileSourceTest: fix typo
(edit) @16618   4 years simon04 see #16567 - Fix deprecations related to JUnit 5 (patch by taylor.smock)
(edit) @16616   4 years simon04 fix #19380 - RelationChecker: improve validation message "Role …
(edit) @16582   4 years simon04 see #13082 - Extend SearchCompilerTest
(edit) @16547   4 years simon04 Revert "Simplify QuadBucketsTest" Tests iterator implementation.
(edit) @16543   4 years simon04 Simplify QuadBucketsTest
(edit) @16447   4 years GerdP see #19053: remove wrong and previously obsolete method clean3000 and …
(edit) @16445   4 years simon04 see #19251 - Java 8: use Stream
(edit) @16443   4 years simon04 see #19053 - fix cleanup3000, add non-regression test
(edit) @16438   4 years simon04 see #19251 - Java 8: use Stream
(edit) @16436   4 years simon04 see #19251 - Java 8: use Stream
(edit) @16424   4 years simon04 see #19193 - Fix WMSEndpointTileSourceTest
(edit) @16398   4 years simon04 see #19208 - JCS: update package to org.apache.commons.jcs3
(edit) @16377   4 years GerdP fix #19145: some unclosed ways are not found - fix typo amenties -> …
(edit) @16360   4 years simon04 MapCSSTagChecker: remove method (only used in one test)
(edit) @16356   4 years simon04 Extend MapCSSTagCheckerTest.testInit
(edit) @16307   4 years simon04 SearchCompilerTest: use OsmUtils.createPrimitive
(edit) @16298   4 years GerdP see #18138: remove obsolete unit test
(edit) @16296   4 years GerdP fix #19053:Validator does not find overlapping buildings anymore - …
(edit) @16295   4 years GerdP fix #18138: Validator rules for connectivity relations 18138.8.patch …
(edit) @16268   4 years simon04 see #15943 - SearchDialog: fix search hint to search for existing key
(edit) @16260   4 years simon04 fix #19070 - SearchCompiler: regexp comparison using <tilde>
(edit) @16226   4 years simon04 fix #18740 - Tag checker: whitelist a few phonetic characters
(edit) @16212   4 years Don-vip fix #18993 - allow to clone a locked dataset
(edit) @16182   4 years simon04 Fix typos in Javadoc
(edit) @16178   4 years Don-vip fix #18956 - allow TestError to be built with an empty list of …
(edit) @16114   4 years simon04 see #18140 - Update OpeningHoursParser to 0.21.1 > Updated …
(edit) @16099   4 years simon04 ProjectionRegressionTest: use Files.newBufferedReader
(edit) @16086   4 years simon04 see #18140 - Get rid of OpeningHoursParser.OpeningHoursTestError
(edit) @16077   4 years simon04 see #18886 - Node.updateDirectionFlags: override to improve performance
(edit) @16033   4 years Don-vip see #18845 - make MapCSSTagCheckerTest work without REVISION file
(edit) @16019   4 years Don-vip see #18845 - fix unit test
(edit) @16006   4 years Don-vip see #18140 - reorganization of data(_nodist), images(_nodist), …
(edit) @15988   4 years simon04 see #18802 - MapCSSRule: support list of selectors - allows to drop …
(edit) @15981   4 years simon04 see #18802 - MapCSSTagChecker: no not persist assertions Check …
(edit) @15979   4 years simon04 see #18802 - Extract MapCSSTagCheckerAsserts class
(edit) @15978   4 years simon04 fix #18140 - Switch to OpeningHoursParser
(edit) @15961   4 years GerdP fix #16707: Warn about overlapping connected buildings - add rule in …
(edit) @15959   4 years GerdP fix #13165 Validator did not warn about overlapping multipolygons - …
(edit) @15951   4 years simon04 Simplify OsmUtils.isTrue/isFalse/isReversed (fix NPE)
(edit) @15950   4 years simon04 Simplify OsmUtils.isTrue/isFalse/isReversed Just use a plain switch …
(edit) @15891   4 years Don-vip fix #18731 - add method to search for all primitives inside a bbox …
(edit) @15888   4 years simon04 fix #18740 - Tag checker: whitelist a few phonetic characters
(edit) @15877   4 years Don-vip fix #18730 - BBox should allow adding a latlon with some extra space …
(edit) @15815   4 years simon04 fix #18577 - Update opening_hours.js
(edit) @15775   4 years simon04 Use (correct) magic constants
(edit) @15749   4 years simon04 SimilarNamedWaysTest: simplify by joining tests
(edit) @15745   4 years Don-vip fix #18590 - AddressesTest should split addresses on common delimiters …
(edit) @15716   4 years simon04 Java 8: use String.join
(edit) @15704   4 years GerdP fix #9836: crossing barrier and highway is not reported (regressin of …
(edit) @15683   4 years Don-vip see #18455 - fix unit tests
(edit) @15671   4 years simon04 Refactoring: OsmUtils.splitMultipleValues
(edit) @15667   4 years Don-vip fix #18455 - smarter error detection, should lead to less false positives
(edit) @15629   4 years Don-vip fix #18511 - Remove GpxExtension parent from equals contract (patch by …
(edit) @15614   4 years Don-vip fix #18322 - allow uppercase superscript latin characters in *ref tags
(edit) @15613   4 years Don-vip fix #18449 - exclude lowercase schwa character (ə) from "unusual …
(edit) @15609   4 years Don-vip fix #18436 - add listeners to know when a DataSet's DataSources change …
(edit) @15603   4 years Don-vip fix #18441 - Allow plugins to remove a test they added (patch by …
(edit) @15586   4 years Don-vip code cleanup
(edit) @15560   4 years GerdP fix #18389: GPX track with color black is invisible (Patch by Bjoeni) …
(edit) @15502   4 years Don-vip see #16796 - use IGpxTrack in GpxData (patch by Bjoeni)
(edit) @15497   4 years Don-vip see #16796 - fix most of checkstyle/pmd/findbugs violations
(edit) @15496   4 years Don-vip fix #16796 - Rework of GPX track colors / layer preferences (patch by …
(edit) @15487   4 years Don-vip see #18274 - forgot to update unit test
(edit) @15483   4 years Don-vip fix #18274 - BBox should have a method to determine functional …
(edit) @15460   5 years Don-vip checkstyle/pmd
(edit) @15459   5 years GerdP fix #17837 and #18223, add unit tests TODO: - Will havily blow up …
(edit) @15455   5 years Don-vip see #18219, see #18216 - update unit tests
(edit) @15451   5 years Don-vip see #13538 - fix deprecation warnings
(edit) @15431   5 years Don-vip fix #2760 - update unit tests (patch by Bjoeni)
(edit) @15412   5 years GerdP see #18127 SonarLint: Rename this method name to match the regular …
(edit) @15405   5 years GerdP fix #18127: Catch impossible angles in highways Patch 18127.12 by …
(edit) @15354   5 years GerdP fix #18137: NPE in UnconnectedWays
(edit) @15352   5 years Don-vip fix #18130 - Select next image after remove (patch by francois2)
(edit) @15348   5 years Don-vip fix #18119 - Deselect and remove multiple images in the …
(edit) @15335   5 years GerdP fix #18051 and #18106 This is more or less a rewrite of the code, I …
(edit) @15334   5 years Don-vip see #11905 - fix java warnings
(edit) @15333   5 years Don-vip see #11905 - Option to move multiple images at once (core part, patch …
(edit) @15318   5 years Don-vip fix #17932 - fix error message localization
(edit) @15183   5 years GerdP fix #17768: Create / Update multipolygon did not work wich touching …
(edit) @15136   5 years GerdP add test for handling of multipolygon ways
(edit) @15134   5 years GerdP see #17765: fix / add unit tests
(edit) @15130   5 years GerdP fix wrong ticket number in javadoc
(edit) @15079   5 years Don-vip fix #17691 - fix issue where SimilarNamedWay crashes on a subset of …
(edit) @15073   5 years GerdP fix #17710 (hope this is the right way to do it)
(edit) @15071   5 years Don-vip fix #17709 - make TurnrestrictionTest aware of conditional restrictions
(edit) @15069   5 years GerdP fix #17695 - add support to find multipolygon inside polygon or …
(edit) @15064   5 years GerdP fix #12627,#14287,#14289,#17695 - let CrossingFinder and …
(edit) @15043   5 years Don-vip fix #17674 - use addr:suburb to distinguish similar addresses in the …
(edit) @15042   5 years Don-vip fix #17667 - allow arrows, several valid use cases in transport
(edit) @15039   5 years GerdP see #17616: remove unit test which only tests deprecated methods
Note: See TracRevisionLog for help on using the revision log.