source: josm/trunk/test

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10654   8 years Don-vip see #13128 - checkstyle
(edit) @10652   8 years wiktorn Fix not using the calculated disk cache size. Add unit tests for …
(edit) @10650   8 years Don-vip see #13208 - update unit test
(edit) @10649   8 years Don-vip fix #13193 - Use a new bug report dialog (patch by michael2402) - gsoc-core
(edit) @10641   8 years Don-vip move unit tests from UtilsTest to HttpClientTest (should have been …
(edit) @10640   8 years Don-vip fix #13208 - Use real string for concatenation in note layer tooltip …
(edit) @10638   8 years Don-vip see #11390, fix #13206 - Migrate Function interface to java 8 (patch …
(edit) @10636   8 years Don-vip see #13201 - checkstyle
(edit) @10635   8 years simon04 fix #13201: Support Geo URLs with negative values
(edit) @10630   8 years simon04 fix #13201 - Support Geo URLs on command line and open location
(edit) @10626   8 years Don-vip simplify handling of ignored/traced exceptions
(edit) @10623   8 years Don-vip fix #13199 - Fix RelationMemberTransferableTest (patch by michael2402) …
(edit) @10622   8 years Don-vip fix #13198 - Add new flow layout that does the right height …
(edit) @10610   8 years Don-vip ignore abstract junit test
(edit) @10605   8 years Don-vip see #12478 - Use ​Swing Copy/Paste instead of CopyAction/PasteAction …
(edit) @10604   8 years Don-vip fix #12478, fix #12565, fix #11114 - Use ​Swing Copy/Paste instead of …
(edit) @10599   8 years Don-vip see #11390 - sonar - squid:S1610 - Java 8: Abstract classes without …
(edit) @10592   8 years Don-vip see #11390, fix #13192 - Update LayerPositionStrategy to be a java 8 …
(edit) @10588   8 years Don-vip see #11390, fix #13120 - Use a new memory manager for imagery layers …
(edit) @10580   8 years Don-vip see #11390 - switch to Java 8
(edit) @10571   8 years Don-vip fix #13172 - Move ImageryLayer.d[xy] to the settings (patch by …
(edit) @10569   8 years Don-vip fix #13157 - Make DateUtilsTest not time out on some time zones (patch …
(edit) @10563   8 years Don-vip fix #13157 - Make DateUtilsTest not time out on some time zones - gsoc-core
(edit) @10560   8 years Don-vip Increase default timeout to avoid random network errors on big jar …
(edit) @10559   8 years Don-vip checkstyle, javadoc
(edit) @10558   8 years wiktorn Do not cache IOException in JCS, they should be cached only in memory. …
(edit) @10557   8 years Don-vip fix #13163 - JCSCachedTileLoaderJobTest: Use unique cache key for …
(edit) @10556   8 years Don-vip fix #13159 - fix unit tests (patch by michael2402) - gsoc-core
(edit) @10555   8 years Don-vip update to equalsverifier 2.1.3
(edit) @10553   8 years Don-vip fix #13079 - Use JOSMTestRules instead of JOSMFixture (tools tests, …
(edit) @10547   8 years Don-vip fix #13159 - Move image processors out of imagery layer (patch by …
(edit) @10513   8 years Don-vip fix #13071 - Make DateUtilsTest.testTsFromString and …
(edit) @10510   8 years Don-vip fix #13102 - Tests requiring Main.main.map fail (patch by michael2402) …
(edit) @10495   8 years Don-vip fix #13071 - Make DateUtilsTest.testTsFromString pass (patch by …
(edit) @10487   8 years Don-vip fix #13048 - Make ExceptionUtilTest respect time zone (patch by …
(edit) @10483   8 years Don-vip fix #13047 - Make time zone test work in any time zone (patch by …
(edit) @10475   8 years Don-vip fix #13045 - Inconsistent timezone handling in tests/nmea (patch by …
(edit) @10467   8 years Don-vip fix #13037 - Small fixes for unit tests (patch by michael2402) - gsoc-core
(edit) @10462   8 years Don-vip sonar - Performance - Method passes constant String of length 1 to …
(edit) @10457   8 years Don-vip fix #13033 - JoinAreasActionTest: Do not set status line (patch by …
(edit) @10452   8 years Don-vip fix #13019 - Make commands trigger an implicit layer redraw (patch by …
(edit) @10447   8 years Don-vip see #12994, see #13018 - checkstyle
(edit) @10445   8 years Don-vip fix NPE in JOSMTestRules + ignore findbugs warning
(edit) @10444   8 years Don-vip fix #13018 - Use new test rules for AutosaveTaskTest, increase …
(edit) @10443   8 years Don-vip see #12974 - Unit tests hang (patch by michael2402) - gsoc-core
(edit) @10441   8 years Don-vip fix #13017 - Enable default timeout of 10 seconds on JOSMTestRules …
(edit) @10436   8 years Don-vip see #13001 - replace calls to Main.main.[add|remove]Layer by …
(edit) @10435   8 years Don-vip better fix
(edit) @10434   8 years Don-vip fix ignore rules in presets integration test to avoid false positive
(edit) @10432   8 years Don-vip fix #13001 - Add MainPanel + some new methods (patch by michael2402, …
(edit) @10414   8 years Don-vip fix ignored presets (happened again)
(edit) @10413   8 years Don-vip fix #12983 - replace calls to Main.main.get[Active|Edit]Layer() by …
(edit) @10409   8 years Don-vip * remove duplicated code * fix various sonar warnings * add some …
(edit) @10405   8 years Don-vip fix #12959 - Do not make unit tests rely on JFrame for headless mode …
(edit) @10402   8 years Don-vip fix #12977 - Use test rules for NavigatableComponentTest (patch by …
(edit) @10400   8 years Don-vip fix #12974 - Unit tests hang (patch by michael2402) - gsoc-core
(edit) @10399   8 years Don-vip gsoc-core - cleanup forgotten @since xxx
(edit) @10398   8 years Don-vip fix #12975 - areas in the mapview are not filled anymore (patch by …
(edit) @10397   8 years Don-vip gsoc-core - fix LayerManagerTest with new custom JUnit rule/matcher to …
(edit) @10396   8 years Don-vip gsoc-core - remove more deprecation warnings (unit tests)
(edit) @10390   8 years Don-vip cleanup unit tests
(edit) @10386   8 years Don-vip gsoc-core - remove more deprecation warnings
(edit) @10385   8 years Don-vip update to EqualsVerifier 2.1.1
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10375   8 years Don-vip fix #12959 - Move state changes to MapViewState class (patch by …
(edit) @10373   8 years Don-vip fix #12949 - Use test rule instead of JOSMFixture to speed up tests …
(edit) @10364   8 years stoecker gsoc-core - patch by Michael Zangl - see #12953 - remove deprecation usage
(edit) @10347   8 years Don-vip sonar - add unit test to see if squid:S1244 can be safely disabled
(edit) @10343   8 years Don-vip fix #12934 - Add new MapViewState class that stores the current state …
(edit) @10342   8 years Don-vip fix #12933 - remove unused methods from NavigatableComponent (patch …
(edit) @10340   8 years Don-vip fix #12927 - Move title management and main frame layout to new class …
(edit) @10339   8 years Don-vip fix unit tests
(edit) @10338   8 years Don-vip update to Commons Validator 1.5.1
(edit) @10337   8 years Don-vip Windows 10: add new Segoe UI Historic font + add unit tests
(edit) @10336   8 years Don-vip fix equals method for BBox class
(edit) @10335   8 years Don-vip fix unit test
(edit) @10334   8 years Don-vip fix equals methods for Coordinate classes
(edit) @10333   8 years Don-vip fix ignore rules in mappaint styles integration test
(edit) @10332   8 years stoecker Do not use deprecated EditLayerChangedListener - patch my Michael …
(edit) @10326   8 years Don-vip ignore https://github.com/yopaseopor/traffic_signs_preset_JOSM and …
(edit) @10324   8 years Don-vip see #12264 - disable https://helloworld.letsencrypt.org test until the …
(edit) @10306   8 years Don-vip sonar - pmd:ImmutableField + remove unused code
(edit) @10302   8 years Don-vip fix #12583 - fix unit tests by adding a new mode to HttpClient. Don't …
(edit) @10301   8 years Don-vip test optimization, update to checkstyle 6.19
(edit) @10300   8 years Don-vip sonar - Performance - Method passes constant String of length 1 to …
(edit) @10299   8 years Don-vip sonar - Performance - Method passes constant String of length 1 to …
(edit) @10286   8 years Don-vip fix #12880 - Add instanceOf predicate and predicate tests (patch by …
(edit) @10285   8 years Don-vip fix #12875 - Add data to bug report (patch by michael2402)
(edit) @10279   8 years Don-vip GSOC core rework - LayerManager, see #12863, rename …
(edit) @10278   8 years Don-vip GSOC core rework - LayerManager, see #12863, fix checkstyle violations …
(edit) @10271   8 years stoecker GSOC core rework - LayerManager, fix #12863, by Michael Zangl
(edit) @10266   8 years Don-vip update to equalsverifier 2.1
(edit) @10263   8 years Don-vip add more unit tests
(edit) @10256   8 years Don-vip add more unit tests
(edit) @10235   8 years Don-vip sonar - squid:S00112 - Generic exceptions should never be thrown
(edit) @10225   8 years Don-vip Use Utils.setObjectsAccessible in unit tests
(edit) @10222   8 years Don-vip findbugs - fix/suppress most of warnings reported in unit tests + …
(edit) @10221   8 years Don-vip cleanup unit tests
(edit) @10219   8 years Don-vip findbugs - reliance on default encoding
(edit) @10218   8 years Don-vip findbugs - RC_REF_COMPARISON
Note: See TracRevisionLog for help on using the revision log.