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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16774   4 years simon04 fix #19293 - Tag2link/wikipedia: replace space with underscore
(edit) @16771   4 years stoecker fix #19508 - better reversal function for number, patch by gaben
(edit) @16768   4 years simon04 fix #19449 ImageProviderTest.testGetPadded has slow startup, and a …
(edit) @16767   4 years simon04 fix #19436 - RequestProcessor: do not add null objects to a JsonArray …
(edit) @16765   4 years simon04 see #16567 - Fix DomainValidatorTestIT for JUnit 5 (patch by taylor.smock)
(edit) @16764   4 years simon04 see #13173 - Fix cursor hotspot for HiDPI (patch by johsin18, modified)
(edit) @16739   4 years stoecker see #19483 - typo
(edit) @16736   4 years stoecker see #19483 - fix tests
(edit) @16734   4 years simon04 fix #19483 - Remote control /imagery: parse extended URL (parse …
(edit) @16727   4 years simon04 fix #16567 - Fix ImageryPreferenceTestIT for JUnit 5 (patch by …
(edit) @16703   4 years simon04 see #19403 - Fix RelationCheckerTest.testHikingRouteMembers
(edit) @16693   4 years simon04 see #16031 - Fix ComboTest.testUseLastAsDefault
(edit) @16691   4 years simon04 see #16031 - Add ComboTest.testUseLastAsDefault
(edit) @16690   4 years simon04 Extract PresetListEntry class
(edit) @16682   4 years simon04 see #19407 - Add SequenceCommandTest.testCreateReportedException
(edit) @16679   4 years simon04 Fix InspectPrimitiveDialogTest\
(edit) @16676   4 years simon04 see #19406 - Update InspectPrimitiveDialogTest
(edit) @16673   4 years simon04 fix #19381 - Upload dialog: warn about large bounding box
(edit) @16672   4 years simon04 see #19381 - Upload dialog: make warnings less intrusive
(edit) @16667   4 years simon04 see #19397 - Fix unit tests on JDK8
(edit) @16666   4 years simon04 see #19397 - Fix PluginHandlerJOSMTooOldTest
(edit) @16665   4 years simon04 see #19397 - JosmDecimalFormatSymbolsProvider: exclude Locale.ROOT
(edit) @16663   4 years simon04 OsmWriter: fix max_lat/max_lon in <changeset>
(edit) @16660   4 years simon04 fix #19397 - JosmDecimalFormatSymbolsProvider is not used for locale …
(edit) @16658   4 years simon04 see #16567 - JUnit 5: call JOSMTestRules.after (patch by taylor.smock)
(edit) @16657   4 years simon04 Fix typos in Javadoc
(edit) @16652   4 years GerdP see #19312: fix unit tests
(edit) @16643   4 years simon04 see #19334 - https://errorprone.info/bugpattern/StringSplitter
(edit) @16642   4 years simon04 see #18258 - OsmReaderTest: test all options combinations
(edit) @16641   4 years simon04 fix #18258 - OsmReader: Allow end user to know what the original id of …
(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) @16617   4 years simon04 fix #16567 - Upgrade to JUnit 5 (patch by taylor.smock)
(edit) @16616   4 years simon04 fix #19380 - RelationChecker: improve validation message "Role …
(edit) @16612   4 years GerdP fix checkstyle, pmd issues introduced with r16611
(edit) @16611   4 years GerdP fix #12303: When downloading objects with Overpass API, use recurse up …
(edit) @16608   4 years simon04 see #16567 - Fix OptionParserTest.testMultipleShort
(edit) @16606   4 years simon04 see #19320 - Fix URL encoding for taghistory.raifer.tech
(edit) @16602   4 years simon04 Fix TerritoriesTestIT Accidentally modified in r16600.
(edit) @16600   4 years simon04 see #19330 - SelectionSynchronizer: do not interpolate selection …
(edit) @16597   4 years simon04 see #19369 - TaginfoAction.withTaginfoUrl: simplify construction of …
(edit) @16596   4 years simon04 fix #19320 - Add links to taghistory.raifer.tech
(edit) @16595   4 years simon04 Add unit test for Territories.getRegionalTaginfoUrls
(edit) @16590   4 years simon04 fix #19197 - MapCSS JOSM_pref: check if a pref could be converted to a …
(edit) @16589   4 years simon04 fix #19364 - Remote control /imagery: support all imagery options
(edit) @16588   4 years simon04 Add ImageryHandlerTest.testBuildImageryInfo
(edit) @16583   4 years simon04 see #19197 - Add FunctionsTest.testPref
(edit) @16582   4 years simon04 see #13082 - Extend SearchCompilerTest
(edit) @16577   4 years simon04 see #19354 - Fix FixDataHookTest
(edit) @16574   4 years simon04 see #19056 - Add SequenceCommandTest.testWrapIfNeeded
(edit) @16560   4 years simon04 fix #19286 - External entities are resolved when parsing tagging …
(edit) @16547   4 years simon04 Revert "Simplify QuadBucketsTest" Tests iterator implementation.
(edit) @16543   4 years simon04 Simplify QuadBucketsTest
(edit) @16533   4 years simon04 see #8352 - PropertiesDialog: add unit test for color tags
(edit) @16486   4 years simon04 fix #18694 - Wrongly rendered cursors on HiDPI screen (patch by johsin18)
(edit) @16472   4 years simon04 see #19269 - TextTagParser.readTagsByRegexp: retain order of tags when …
(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) @16434   4 years simon04 fix #19071 - Tag2Link: obtain rules via Apache Ivy and org.webjars.npm
(edit) @16426   4 years simon04 see #18712 - Add NetworkManager.isOffline(String) to test offline …
(edit) @16425   4 years simon04 Fix typo
(edit) @16424   4 years simon04 see #19193 - Fix WMSEndpointTileSourceTest
(edit) @16413   4 years simon04 see #19151 - SearchCompilerQueryWizard: add unit test
(edit) @16412   4 years simon04 fix #19193 - WMSImagery: fix parsing of version 1.3.0 capabilities …
(edit) @16407   4 years GerdP fix #18915: "Precondition violation" not fixable from within JOSM - …
(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) @16371   4 years GerdP see #19121: fix unit test
(edit) @16360   4 years simon04 MapCSSTagChecker: remove method (only used in one test)
(edit) @16358   4 years simon04 see #18164 - Rename class to SearchCompilerQueryWizard
(edit) @16356   4 years simon04 Extend MapCSSTagCheckerTest.testInit
(edit) @16336   4 years simon04 fix #19112, see #18164 - OverpassTurboQueryWizard: use …
(edit) @16329   4 years simon04 fix #18830 - Remove PreferencesUtils#readPrefsFromJS due to Nashorn removal
(edit) @16328   4 years simon04 AddTagsDialog: use TextTagParser.readTagsByRegexp
(edit) @16327   4 years simon04 Add AddTagsDialogTest
(edit) @16322   4 years simon04 fix #18883 - InspectPrimitiveDialog: improve mapstyle summary
(edit) @16321   4 years simon04 fix #18907 - Initialize Territories+RightAndLefthandTraffic together, …
(edit) @16319   4 years simon04 see #8352 - PropertiesDialog: fix 3-char CSS color names such as "red"
(edit) @16311   4 years simon04 fix #19041 - GeoJSONReader: reuse node on same at same position to …
(edit) @16307   4 years simon04 SearchCompilerTest: use OsmUtils.createPrimitive
(edit) @16300   4 years GerdP fix #18670, #19042: Unglue ways: False positives about affected …
(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) @16293   4 years simon04 see #8352 - PropertiesDialog/Presets: evaluate CSS color names
(edit) @16282   4 years simon04 see #8352, see #19075 - Presets: fix unit tests
(edit) @16272   4 years simon04 see #18729 - Do not initialize external territories data for unit tests
(edit) @16268   4 years simon04 see #15943 - SearchDialog: fix search hint to search for existing key
(edit) @16262   4 years simon04 fix #18164 - Migrate OverpassTurboQueryWizard to Java The new …
(edit) @16261   4 years simon04 see #18164 - Extend OverpassTurboQueryWizardTest
(edit) @16260   4 years simon04 fix #19070 - SearchCompiler: regexp comparison using <tilde>
(edit) @16257   4 years simon04 see #18961 - Fix InspectPrimitiveDialogTest
(edit) @16252   4 years simon04 fix #18961 - ColorHelper: harmonize color functions
(edit) @16226   4 years simon04 fix #18740 - Tag checker: whitelist a few phonetic characters
(edit) @16215   4 years Don-vip fix compilation error
(edit) @16212   4 years Don-vip fix #18993 - allow to clone a locked dataset
Note: See TracRevisionLog for help on using the revision log.