|
|
@12422
|
7 years |
Don-vip |
fix #14924 - fix NPE when reading NMEA files starting with a (0,0) …
|
|
|
@12421
|
7 years |
Don-vip |
see #14924 - improve NMEA documentation thanks to gpsd …
|
|
|
@12407
|
7 years |
Don-vip |
see #14929 - add support for numeric ranges + unit test
|
|
|
@12394
|
7 years |
michael2402 |
Fix LayerVisibilityActionTest: It does require the laye rlist dialog, …
|
|
|
@12368
|
7 years |
michael2402 |
Fix checkstyle
|
|
|
@12359
|
7 years |
michael2402 |
OrthogonalizeActionTest: Set the edit data set the action works on.
|
|
|
@12358
|
7 years |
michael2402 |
DownloadAlongTrackActionTest: Change to test rules to get a cleaner …
|
|
|
@12357
|
7 years |
michael2402 |
JoinAreasActionTest: Set the active edit layer
|
|
|
@12350
|
7 years |
michael2402 |
See #13036: Add data set tests to SelectCommand
|
|
|
@12337
|
7 years |
michael2402 |
PluginHandlerTestIT: Remove unused import.
|
|
|
@12327
|
7 years |
Don-vip |
see #2089 - move test classes to their own package
|
|
|
@12323
|
7 years |
bastiK |
see #14901 - some cleanup
|
|
|
@12319
|
7 years |
Don-vip |
increase timeout of unit test
|
|
|
@12312
|
7 years |
Don-vip |
fix #14891 - improve roundabout/links validator test
|
|
|
@12287
|
7 years |
Don-vip |
see #11166 - make SimplifyWayAction.simplifyWay static + fix javadoc
|
|
|
@12286
|
7 years |
Don-vip |
fix #14868 - Add support import *.jpeg images
|
|
|
@12283
|
7 years |
Don-vip |
fix #14858 - "Similarly named ways" test: detect accent and case …
|
|
|
@12253
|
7 years |
Don-vip |
findbugs - NM_SAME_SIMPLE_NAME_AS_SUPERCLASS
|
|
|
@12252
|
7 years |
Don-vip |
add missing https rule in unit test
|
|
|
@12249
|
7 years |
Don-vip |
unit tests - platform is required to setup https certificates
|
|
|
@12248
|
7 years |
Don-vip |
add missing https rules in unit tests
|
|
|
@12244
|
7 years |
Don-vip |
see #11924 - simplify DNSName copy by using reflection
|
|
|
@12224
|
7 years |
Don-vip |
fix #14825 - Support WMTS Dimensions
|
|
|
@12221
|
7 years |
Don-vip |
add public accessors to initialize internal Main variables
|
|
|
@12217
|
7 years |
Don-vip |
see #14821 - workaround for JDK-8180379/JDK-8179014 : prevent JVM …
|
|
|
@12214
|
7 years |
Don-vip |
see #14817 - better assertion error message, include preset source url
|
|
|
@12197
|
7 years |
michael2402 |
Fix gpx WayPointTest of equals.
|
|
|
@12184
|
7 years |
michael2402 |
Do not rely on the List cast, wrap the collection in an array list instead.
|
|
|
@12181
|
7 years |
michael2402 |
Add a new ListenableWeakReference. Use it to not lose references to …
|
|
|
@12171
|
7 years |
michael2402 |
Fixed checkstyle warnings.
|
|
|
@12169
|
7 years |
michael2402 |
Fix lat/lon swapped for GPX conversion, add asymetric test case
|
|
|
@12167
|
7 years |
michael2402 |
Make WayPoint implement ILatLon.
|
|
|
@12166
|
7 years |
michael2402 |
Implement GpxData tests.
|
|
|
@12164
|
7 years |
michael2402 |
Added missing ILatLon.java file.
|
|
|
@12161
|
7 years |
michael2402 |
See #13415: Add the ILatLon interface, unify handling of Nodes and …
|
|
|
@12159
|
7 years |
michael2402 |
Fix data layer tooltip test.
|
|
|
@12157
|
7 years |
michael2402 |
See #13124: Refresh the heat map on every invalidation (visible tacks …
|
|
|
@12156
|
7 years |
michael2402 |
See #14120: Don't make gpx tracks depend on the isChanged method, use …
|
|
|
@12147
|
7 years |
Don-vip |
fix #14793 - fix WMTS CRS identification as per OGC specification …
|
|
|
@12140
|
7 years |
bastiK |
update unit test (see #14773)
|
|
|
@12138
|
7 years |
Don-vip |
improve unit tests of OsmReader
|
|
|
@12137
|
7 years |
Don-vip |
see #14788 - add non-regression test
|
|
|
@12130
|
7 years |
Don-vip |
see #11924 - do not try old workaround with java 9 (pollutes console …
|
|
|
@12128
|
7 years |
Don-vip |
see #14741 - rework initialization of Main.contentPanePrivate
|
|
|
@12125
|
7 years |
Don-vip |
see #14741 - rework initialization of Main.Panel so that it is done …
|
|
|
@12118
|
8 years |
Don-vip |
see #14734 - fix checkstyle warnings
|
|
|
@12111
|
8 years |
michael2402 |
CreateCircleActionTest: Remove reflection hack for addSelected: It …
|
|
|
@12110
|
8 years |
michael2402 |
AlignInLineActionTest: Reset test environment before every single …
|
|
|
@12109
|
8 years |
michael2402 |
SelectionEventManager: Typo / checkstyle
|
|
|
@12098
|
8 years |
michael2402 |
Allow to globally add the new selection listeners that get detailed events.
|
|
|
@12094
|
8 years |
bastiK |
update test (see #14734)
|
|
|
@12091
|
8 years |
Don-vip |
fix #14762 - NPE
|
|
|
@12090
|
8 years |
Don-vip |
fix #14756 - Download dialog should also parse URLs which dont contain …
|
|
|
@12087
|
8 years |
Don-vip |
fix #14754 - avoid silent failure with invalid lat/lon coordinates in …
|
|
|
@12078
|
8 years |
michael2402 |
See #14485: Fix and test MapCSS sorting.
This adds support for real …
|
|
|
@12076
|
8 years |
bastiK |
see #14740 - update test
|
|
|
@12070
|
8 years |
michael2402 |
Reset the SelectionEventManager listeners for each test.
|
|
|
@12069
|
8 years |
michael2402 |
Fix #14737: Preserve selection order and add comments that it is …
|
|
|
@12060
|
8 years |
Don-vip |
sonar - fix two recent issues
|
|
|
@12048
|
8 years |
michael2402 |
Add per-layer selection listeners. Make selection listener code more …
|
|
|
@12045
|
8 years |
michael2402 |
PropertiesMergerTest: Test that buttons have been added.
|
|
|
@12036
|
8 years |
Don-vip |
add more unit tests, javadoc
|
|
|
@12035
|
8 years |
Don-vip |
add more unit tests
|
|
|
@12034
|
8 years |
Don-vip |
add more unit tests
|
|
|
@12033
|
8 years |
Don-vip |
add more unit tests
|
|
|
@12029
|
8 years |
Don-vip |
add more unit tests
|
|
|
@12027
|
8 years |
Don-vip |
add more unit tests
|
|
|
@12024
|
8 years |
michael2402 |
See #14120: Fix unit tests by using a separate layer manager when …
|
|
|
@12023
|
8 years |
michael2402 |
See #14120: Do not overwrite the mapView field for unit tests. Fix map …
|
|
|
@12022
|
8 years |
Don-vip |
see #13387 - forgot debug code
|
|
|
@12021
|
8 years |
Don-vip |
see #13387 - lower the max difference to 850 ULPs
|
|
|
@12018
|
8 years |
Don-vip |
add OsmPrimitiveType.newVersionedInstance() + javadoc and unit tests
|
|
|
@12011
|
8 years |
Don-vip |
improve unit test coverage of Main
|
|
|
@12003
|
8 years |
Don-vip |
see #13387, see #11924 - raise the allowed difference to 35000 ULPs …
|
|
|
@12002
|
8 years |
stoecker |
fix #14692 - relatation checker test broken
|
|
|
@12001
|
8 years |
bastiK |
see #13387 - simpler logic
|
|
|
@11999
|
8 years |
Don-vip |
see #13387, see #11924 - allow a difference of 3500 ULPs for Java 9 …
|
|
|
@11995
|
8 years |
Don-vip |
fix #14690 - Loading commandline file blocks JOSM (regression from r11986)
|
|
|
@11988
|
8 years |
Don-vip |
improve unit test for Main.postConstructorProcessCmdLine
|
|
|
@11986
|
8 years |
Don-vip |
add unit test for Main.postConstructorProcessCmdLine
|
|
|
@11978
|
8 years |
Don-vip |
improve coverage and javadoc of enum classes for package actions
|
|
|
@11974
|
8 years |
Don-vip |
add unit tests, javadoc
|
|
|
@11973
|
8 years |
Don-vip |
add unit tests
|
|
|
@11957
|
8 years |
bastiK |
fix test-compile
|
|
|
@11943
|
8 years |
Don-vip |
fix #14649 - load Dutch Government (G2 & G3) certificates from Windows …
|
|
|
@11933
|
8 years |
Don-vip |
sonar - squid:S3578 - Test methods should comply with a naming convention
|
|
|
@11931
|
8 years |
Don-vip |
improve unit test coverage
|
|
|
@11928
|
8 years |
Don-vip |
improve unit tests, javadoc
|
|
|
@11926
|
8 years |
Don-vip |
drop JOSM class, not needed
|
|
|
@11925
|
8 years |
Don-vip |
drop Main.MasterWindowListener (unused)
|
|
|
@11923
|
8 years |
Don-vip |
drop StartSSL test
|
|
|
@11921
|
8 years |
Don-vip |
improve unit test coverage of utilities classes thanks to …
|
|
|
@11917
|
8 years |
Don-vip |
see #14653 - better unit test
|
|
|
@11916
|
8 years |
Don-vip |
see #14653 - add support for multiple Overpass API output formats
|
|
|
@11914
|
8 years |
Don-vip |
sonar - squid:S2972 - Inner classes should not have too many lines of code
|
|
|
@11911
|
8 years |
Don-vip |
fix unit test conflict
|
|
|
@11910
|
8 years |
Don-vip |
initialize AbstractTileSourceLayerTest
|
|
|
@11909
|
8 years |
Don-vip |
switch a unit test from Groovy to Java + fix a bug found after …
|
|
|
@11905
|
8 years |
Don-vip |
sonar - squid:S2301 - Public methods should not contain selector arguments
|
|
|
@11899
|
8 years |
Don-vip |
fix #14646 - extra space in JOSM user agent since r11889 (regression)
|
|
|