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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17275   3 years Don-vip see #16567 - upgrade almost all tests to JUnit 5, except those …
(edit) @17125   4 years simon04 see #18200 - Fix WebMarkerTest after JMockit update
(edit) @16977   4 years simon04 Fix typo in Javadoc
(edit) @16969   4 years simon04 see #19510 - Fix unit tests
(edit) @16953   4 years simon04 Java 8: use Comparator.comparing
(edit) @16850   4 years simon04 fix #17836 - Download along several gpx tracks at once
(edit) @16618   4 years simon04 see #16567 - Fix deprecations related to JUnit 5 (patch by taylor.smock)
(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) @16006   4 years Don-vip see #18140 - reorganization of data(_nodist), images(_nodist), …
(edit) @15924   4 years Don-vip fix #18761 - only consider source=survey for local GPX files, not the …
(edit) @15516   4 years Don-vip see #16796 - ignore test until a fix is provided
(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) @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) @15425   5 years Don-vip update unit test
(edit) @15419   5 years Don-vip fix #2760 - simplify track during GPX layer -> data layer conversion …
(edit) @15400   5 years Don-vip Force metric measurement system only in tests requiring it as it …
(edit) @15399   5 years Don-vip force metric system in unit tests
(edit) @15398   5 years Don-vip fix unit tests and javadoc
(edit) @15396   5 years Don-vip fix unit tests and javadoc
(edit) @14504   5 years Don-vip fix #17065 - spurious UnsupportedFlavorException displayed in console
(edit) @14446   5 years Don-vip see #16995 - use_Date exclusively for PT_TIME attribute (patch by cmuelle8)
(edit) @14412   5 years Don-vip fix #16946, fix #16947 - unit test fixes for non-headless mode (patch …
(edit) @14349   5 years Don-vip fix #16855 - OsmDataLayerTest: fix for non-headless mode (patch by ris)
(edit) @14337   6 years Don-vip fix #16845 - ChooseTrackVisibilityActionTest: fix for non-headless …
(edit) @14332   6 years Don-vip fix #16841 - MergeLayerActionTest, DownloadWmsAlongTrackActionTest: …
(edit) @14273   6 years stoecker fix typos - patch by naoliv - fix #16781 - Thanks a lot
(edit) @14212   6 years Don-vip sonarqube - various minor issues
(edit) @14205   6 years Don-vip fix #16681 - Various enhancements for GPX correlation (patch by …
(edit) @14201   6 years Don-vip spotbugs - fix various issues found with Eclipse plugin
(edit) @14138   6 years Don-vip see #15229 - deprecate Main.platform and related methods - new class …
(edit) @14132   6 years Don-vip see #16590 - remove unused import
(edit) @14129   6 years Don-vip code refactoring
(edit) @14126   6 years Don-vip fix #16590 - fix unit tests (patch by ris)
(edit) @14120   6 years Don-vip see #15229 - deprecate all Main methods related to projections. New …
(edit) @14116   6 years Don-vip see #16590 - ignore failing unit test
(edit) @14079   6 years Don-vip see #16550 - use UTC by default for GPX timestamps
(edit) @14075   6 years Don-vip fix #16550 - fix regressions in OSM -> GPX conversion
(edit) @14074   6 years Don-vip checkstyle/sonarqube
(edit) @14069   6 years Don-vip see #16010 - fix failing unit test (patch by ris)
(edit) @14068   6 years Don-vip checkstyle/sonarqube
(edit) @14066   6 years Don-vip see #16010 - more fixes (patch by ris)
(edit) @14062   6 years Don-vip see #16010 - bugfixes (patch by ris)
(edit) @13884   6 years wiktorn Provide layer context to right-click popup menu on main screen.
(edit) @13733   6 years wiktorn Imagery definition refactor Extend imagery definitions by: - allowing …
(edit) @13710   6 years Don-vip update CONTRIBUTION, increase unit test timeout, upgrade checkstyle to …
(edit) @13434   6 years Don-vip see #8039, see #10456 - support read-only data layers
(edit) @13397   6 years michael2402 Fix #15878: Implement colorfullness filter for indexed images.
(edit) @13306   6 years Don-vip see #15560 - Double.Double() is deprecated
(edit) @13256   6 years Don-vip fix #15701 - CorrelateGpxWithImages: Test newGpsData, speed, …
(edit) @13211   6 years Don-vip see #15606 - update unit test
(edit) @13174   6 years Don-vip see #15310 - fix unit tests, warnings
(edit) @13165   6 years Don-vip fix #15550 - last tweaks in note tooltips size, placement and URL detection
(edit) @13162   6 years Don-vip see #15550 - much better dynamic resizing of note tooltips
(edit) @13127   6 years Don-vip see #15476, fix #15511 - fix image scaling regression and makes …
(edit) @13122   6 years Don-vip fix #15550 - Automatic line break of note tooltips (tested on western …
(edit) @13116   6 years Don-vip see #11537 - fix java warnings
(edit) @13112   6 years Don-vip fix #15539 - use awaitility in MinimapDialogTest rather than …
(edit) @13031   6 years Don-vip fix #15468 - Use proper domain name (example.com) in test (patch by rorym)
(edit) @13024   6 years bastiK fix unit test
(edit) @12990   7 years bastiK see #15410 - update tests + minor fixes (2)
(edit) @12989   7 years bastiK closes #15410 - update tests + minor fixes
(edit) @12849   7 years bastiK see #15229 - use Config in tests
(edit) @12842   7 years bastiK see #15229 - fix test deprecations
(edit) @12636   7 years Don-vip see #15182 - deprecate Main.getLayerManager(). Replacement: …
(edit) @12635   7 years Don-vip see #15182 - checkstyle
(edit) @12634   7 years Don-vip see #15182 - deprecate Main.worker, replace it by …
(edit) @12632   7 years Don-vip see #15182 - fix unit tests
(edit) @12630   7 years Don-vip see #15182 - deprecate Main.map and Main.isDisplayingMapView(). …
(edit) @12568   7 years Don-vip fix unit test
(edit) @12564   7 years Don-vip fix unit tests
(edit) @12358   7 years michael2402 DownloadAlongTrackActionTest: Change to test rules to get a cleaner …
(edit) @12159   7 years michael2402 Fix data layer tooltip test.
(edit) @12157   7 years michael2402 See #13124: Refresh the heat map on every invalidation (visible tacks …
(edit) @12156   7 years michael2402 See #14120: Don't make gpx tracks depend on the isChanged method, use …
(edit) @11957   7 years bastiK fix test-compile
(edit) @11931   7 years Don-vip improve unit test coverage
(edit) @11914   7 years Don-vip sonar - squid:S2972 - Inner classes should not have too many lines of code
(edit) @11910   7 years Don-vip initialize AbstractTileSourceLayerTest
(edit) @11905   7 years Don-vip sonar - squid:S2301 - Public methods should not contain selector arguments
(edit) @11713   7 years Don-vip add Ant target to run PMD (only few rules for now), fix violations
(edit) @11539   7 years Don-vip add unit test
(edit) @11486   7 years Don-vip fix #14275 - robustness against invalid timestamps in GPX files
(edit) @11383   7 years Don-vip findbugs - BC_UNCONFIRMED_CAST
(edit) @11324   7 years Don-vip findbugs
(edit) @11261   7 years simon04 fix #13985 - Freezes when creating a layer named "Data Layer "
(edit) @11224   7 years michael2402 Simplify ExpertToggleAction Make ExpertToggleAction use the listener …
(edit) @11168   7 years simon04 fix #13828 - Fix IAE when adding WMS layer with invalid URL The fix …
(edit) @11094   8 years Don-vip fix unit test
(edit) @11089   8 years simon04 fix #13717 - Enhance and allow customization of tag mapping when …
(edit) @11071   8 years simon04 see #13175 - Document deprecated method usage
(edit) @11040   8 years Don-vip checkstyle
(edit) @11033   8 years simon04 fix #13663 - Two data layers with the same name Counting starts from …
(edit) @11008   8 years Don-vip fix #13646 - NPE + unit test
(edit) @11000   8 years michael2402 Add layer manager test for resetState() and scheduleRemoval()
(edit) @10950   8 years Don-vip fix unit test
(edit) @10900   8 years Don-vip fix #13453 - Add more Layer#setName tests (patch by michael2402) - …
Note: See TracRevisionLog for help on using the revision log.