source: josm/trunk/test

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16224   4 years simon04 see #19017 - MapCSSRendererTest: separate color/alpha diff
(edit) @16215   4 years Don-vip fix compilation error
(edit) @16212   4 years Don-vip fix #18993 - allow to clone a locked dataset
(edit) @16202   4 years GerdP fix #18990: Unable to Join Node To Way when way is the same one that …
(edit) @16200   4 years GerdP see #18863 split ways: false positive warnings about missing members …
(edit) @16196   4 years simon04 see #18729, see 18772 - Add TerritoriesTestIT
(edit) @16182   4 years simon04 Fix typos in Javadoc
(edit) @16181   4 years simon04 see #18954, see #18864 - Introduce StringParser for parsing various types
(edit) @16178   4 years Don-vip fix #18956 - allow TestError to be built with an empty list of …
(edit) @16164   4 years simon04 see #18948 - Fix Java warning
(edit) @16162   4 years simon04 see #18948 - Use Utils.readBytesFromStream instead of …
(edit) @16161   4 years simon04 see #18948 - Get rid of remaining com.google.common.collect
(edit) @16160   4 years simon04 see #18948 - Get rid of remaining ImmutableMap.of
(edit) @16159   4 years simon04 see #18948 - Use Collections.singletonMap instead of ImmutableMap.of
(edit) @16128   4 years Don-vip see #17285 - add privacy-policy-url in mirror, check links in …
(edit) @16114   4 years simon04 see #18140 - Update OpeningHoursParser to 0.21.1 > Updated …
(edit) @16110   4 years Don-vip add MapCSS conversion functions: to_boolean, to_byte, to_short, …
(edit) @16109   4 years Don-vip see #18856 - override numbering format as follows: - Eastern …
(edit) @16100   4 years simon04 see #18468 - MapCSSRendererTest: generate style debugging output
(edit) @16099   4 years simon04 ProjectionRegressionTest: use Files.newBufferedReader
(edit) @16094   4 years Don-vip see #18468 - make MapCSSRendererTest run on Windows when JAVA_HOME …
(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) @16052   4 years simon04 fix #18878 - JOSM leaves behind josm_exec_ temp files
(edit) @16048   4 years GerdP fix #18744: "Join Overlapping Areas" shows confusing dialogs when …
(edit) @16042   4 years simon04 see #18864 - TaggingPreset: use short type for numeric field Reduces …
(edit) @16037   4 years Don-vip see #13901 - double test timeout
(edit) @16034   4 years simon04 Fix typo "preferred"
(edit) @16033   4 years Don-vip see #18845 - make MapCSSTagCheckerTest work without REVISION file
(edit) @16032   4 years Don-vip see #18772 - fix unit test
(edit) @16019   4 years Don-vip see #18845 - fix unit test
(edit) @16009   4 years GerdP see #18835: adapt unit tests to different "recurse down" behaviour
(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) @15987   4 years simon04 see #18802 - Selector: merge GeneralSelector/OptimizedGeneralSelector …
(edit) @15984   4 years simon04 see #18802 - Add MapCSSRule.matches
(edit) @15982   4 years simon04 see #18802 - MapCSSTagChecker.TagCheck: use unmodifiable collections
(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) @15968   4 years simon04 fix #18812 - HttpClient: specify Accept=*/* to prevent Java from …
(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) @15957   4 years Don-vip see #18772 - fix unit test
(edit) @15956   4 years Don-vip see #18772 - remove accidental JUnit5 assertion
(edit) @15952   4 years Don-vip see #18772 - better error message, add non-regression tests
(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) @15947   4 years simon04 see #18798, see #14088 - TagEditHelperTest: share code
(edit) @15946   4 years simon04 fix #18798, see #14088 - Crash when adding junction=roundabout to a …
(edit) @15943   4 years GerdP see #18596 Fix relation ordering after split-way Patch by JeroenHoek, …
(edit) @15935   4 years simon04 see #18749, see #16183 - Add non-regression test
(edit) @15932   4 years Don-vip fix #18766 - Add mocker for OpenBrowser.displayUrl (patch by …
(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) @15807   4 years Don-vip update MapCSSRendererTest reference images to match those produced …
(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) @15742   4 years simon04 HttpClient: add support for Content-Encoding: deflate
(edit) @15741   4 years simon04 HttpClient: use cache by default This is in accordance with …
(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) @15731   4 years simon04 see #10435, fix #18095 - MapCSS: add settings of type string/double
Note: See TracRevisionLog for help on using the revision log.