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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15927   4 years simon04 see #18764, see #14088 - Add non-regression test (fix for headless)
(edit) @15925   4 years simon04 fix #18759 - AssertionError on invalid MapCSS zoom range
(edit) @15924   4 years Don-vip fix #18761 - only consider source=survey for local GPX files, not the …
(edit) @15923   4 years Don-vip fix #18638 - add a method to cycle through layers (patch by …
(edit) @15921   4 years simon04 see #18764, see #14088 - Add non-regression test (patch by taylor.smock)
(edit) @15909   4 years simon04 see #18749 - Use efficient/unmodifiable collections
(edit) @15897   4 years simon04 see #14088 - Add ImageProviderTest.testGetPadded
(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) @15883   4 years GerdP fix #9599: Join Overlapping Areas" creates a new way when joining 2 …
(edit) @15882   4 years simon04 checkstyle
(edit) @15877   4 years Don-vip fix #18730 - BBox should allow adding a latlon with some extra space …
(edit) @15871   4 years Don-vip see #18440 - register API key provider in integration test
(edit) @15870   4 years simon04 MultiMapTest: extend Based on test coverage and mutation testing …
(edit) @15869   4 years simon04 DateUtilsTest: extend Based on test coverage and mutation testing …
(edit) @15865   4 years Don-vip fix #18722 - exclude json file extension from GeoJsonImporter + add …
(edit) @15864   4 years simon04 UtilsTest: extend Based on test coverage and mutation testing using …
(edit) @15862   4 years simon04 Simplify Utils.strip
(edit) @15852   4 years GerdP fix #10511: Joining complex areas produces exception - detect case …
(edit) @15843   4 years simon04 see #17109 - Autofilter: use dot as decimal separator
(edit) @15842   4 years simon04 fix #17109 - Autofilter: support 0.5 steps for level
(edit) @15839   4 years simon04 see #18679 - Autofilter: refactoring
(edit) @15838   4 years simon04 fix #18679 - Autofilter: extract numeric value from number+unit
(edit) @15822   4 years GerdP see #18654: Fix unit test OsmPrimitiveComparator.comparingUniqueId() …
(edit) @15821   4 years GerdP see #18639: fix unit test
(edit) @15815   4 years simon04 fix #18577 - Update opening_hours.js
(edit) @15814   4 years simon04 fix #18639 - Update to overpass-wizard 0.0.9
(edit) @15811   4 years GerdP fix #18566: Download object: member of relations always downloaded …
(edit) @15810   4 years Don-vip see #14921 - hardcode valid time range for Sentinel-2 sources in …
(edit) @15794   4 years simon04 see #13901 - Tag2Link: add http:// to website
(edit) @15784   4 years Don-vip see #18613 - rework download tasks / URL patterns
(edit) @15777   4 years simon04 fix #13813 - Advanced object info: use consistent coordinates/bbox format
(edit) @15775   4 years simon04 Use (correct) magic constants
(edit) @15764   4 years simon04 fix #17496 - AutoFilter: infer sensible default values for layer
(edit) @15760   4 years simon04 fix #15628 - Strip HTML code from GPX descriptions
(edit) @15755   4 years simon04 Introduce Stopwatch class to measure elapsed time
(edit) @15750   4 years simon04 see #8384 - TextTagParser: add test case
(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) @15737   4 years Don-vip fix #18576 - fix PluginHandlerTest#testBuildListOfPluginsToLoad unit test
(edit) @15736   4 years simon04 Java 8: simplify Stream API usage
(edit) @15735   4 years simon04 Java 8: replace .stream().forEach() with .forEach()
(edit) @15732   4 years simon04 see #18503 - Relation editor: compute wayConnection for …
(edit) @15728   4 years simon04 fix #18477 - Split Way: smart way selection If only one …
(edit) @15723   4 years simon04 Fix unit tests
(edit) @15717   4 years simon04 Java 8: use Collectors.joining
(edit) @15716   4 years simon04 Java 8: use String.join
(edit) @15709   4 years Klumbumbus see #14465 - adapt unit test to r15706
(edit) @15704   4 years GerdP fix #9836: crossing barrier and highway is not reported (regressin of …
(edit) @15702   4 years simon04 see #13901 - move Tag2Link to tools/
(edit) @15683   4 years Don-vip see #18455 - fix unit tests
(edit) @15679   4 years simon04 see #13901 see #18542 - Obtain tag2link rules from OSM Sophox
(edit) @15677   4 years simon04 fix #18542, see #13901 - Obtain tag2link rules from Wikidata
(edit) @15673   4 years simon04 see #13901 - Reimplement Tag2Link in core The plugin tag2link has …
(edit) @15672   4 years simon04 checkstyle
(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) @15663   4 years simon04 ExifReaderTest: simplify
(edit) @15662   4 years simon04 Fix typo: overriden↦overridden
(edit) @15661   4 years simon04 fix #18388 - SystemOfMeasurement: primarily obtain country from …
(edit) @15650   4 years Don-vip fix #18514 - display changeset toggle dialog entry in the window menu …
(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) @15610   4 years GerdP fix #18420: Move node onto ways not working anymore - sort result …
(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) @15591   4 years Don-vip fix #18408 - Add trim_list mapCSS function (patch by taylor.smock)
(edit) @15586   4 years Don-vip code cleanup
(edit) @15576   4 years GerdP see #18367: Improve unit test coverage so that …
(edit) @15575   4 years GerdP see #18204: - ignore tests until a fix is provided
(edit) @15574   4 years GerdP fix #18367 and #18385: CombineWayAction (C) refuses to combine ways …
(edit) @15563   4 years GerdP see #18204: revert r15561 which didn't help, add .projection() …
(edit) @15561   4 years GerdP see #18204: add code to initialize mapview to prevent random unit test …
(edit) @15560   4 years GerdP fix #18389: GPX track with color black is invisible (Patch by Bjoeni) …
(edit) @15558   4 years GerdP fix #18387 Combine way action refuses to combine new way with oneway …
(edit) @15555   4 years GerdP fix #18385: Combine way action may remove parts of the ways - Count …
(edit) @15539   4 years Don-vip increase integration test timeout
(edit) @15516   4 years Don-vip see #16796 - ignore test until a fix is provided
(edit) @15509   4 years Don-vip remove broken certificate test, as website disappeared
(edit) @15508   4 years Don-vip fix #18277 - Allow plugins to implement Destroyable if they want to …
(edit) @15503   4 years Don-vip see #16796 - fix 3 forgotten Checkstyle violations
(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) @15480   4 years Don-vip fix #18271 - add an integration test to not forget adding new Ubuntu …
(edit) @15470   4 years Don-vip fix #18249 - Allow unknown xml attributes to be added as tags (patch …
(edit) @15469   4 years Don-vip fix #10033, fix #15748, fix #17097 - drop remote control https support …
(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) @15456   5 years wiktorn Allow zoom in TMS layer up to 24. See: #18064
(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) @15442   5 years Don-vip fix #17495 - limited support of named CRS in GeoJSON import
(edit) @15432   5 years Don-vip see #2760 - fix unit tests
(edit) @15431   5 years Don-vip fix #2760 - update unit tests (patch by Bjoeni)
(edit) @15428   5 years GerdP fix #18189 (18189-v3.patch)
(edit) @15427   5 years Don-vip fix recent SonarQube issues
Note: See TracRevisionLog for help on using the revision log.