source: josm/trunk/test

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11394   7 years Don-vip simplify preference settings equals handling (already performed by …
(edit) @11392   7 years Don-vip sonar - squid:S1206 - "equals(Object obj)" and "hashCode()" should be …
(edit) @11391   7 years Don-vip update to equalsverifier 2.1.8
(edit) @11383   7 years Don-vip findbugs - BC_UNCONFIRMED_CAST
(edit) @11360   7 years bastiK fixed #10387 - efficiency for "inside(...)" function in MapCSS
(edit) @11330   7 years Don-vip sonar - fix recent issues
(edit) @11329   7 years simon04 see #13201 - OsmUrlToBounds: also take Geo URLs into account This …
(edit) @11325   7 years Don-vip ignore test committed by mistake
(edit) @11324   7 years Don-vip findbugs
(edit) @11320   7 years wiktorn Better handle of null in readBytesFromStream. See: #14033
(edit) @11317   7 years Don-vip fix OsmUrlToBoundsTest
(edit) @11302   7 years simon04 OsmUrlToBounds: Make getZoom return the previously parsed zoom level …
(edit) @11299   7 years simon04 Use Projection inside OsmUrlToBounds
(edit) @11282   7 years simon04 Fix OsmLinkPasterTest due to r11279
(edit) @11278   7 years Don-vip improve test coverage
(edit) @11276   7 years Don-vip see #13361 - fix unit test
(edit) @11275   7 years Don-vip see #10387 - fix unit test
(edit) @11272   7 years michael2402 See #13361: Cleanup code and formatting - Add javadoc to public …
(edit) @11271   7 years michael2402 See #13361: Add WayTest unit tests. Patch by Gerd Petermann.
(edit) @11269   7 years michael2402 Fix #13361: Use a more consistent invalid bbox for primitives. Patch …
(edit) @11267   7 years simon04 see #10387 - Fix build due to r11264
(edit) @11261   7 years simon04 fix #13985 - Freezes when creating a layer named "Data Layer "
(edit) @11259   7 years Don-vip see #10387 - see #12914 - add debug info for failing unit test, remove …
(edit) @11257   7 years wiktorn Make DefaultLayer a type that can have layerName and tileMatrixSet As …
(edit) @11256   7 years Don-vip see #10387 - Gibraltar and British Indian Ocean Territory are the only …
(edit) @11251   7 years wiktorn Do not timeout when run with Eclipse debugger
(edit) @11250   7 years wiktorn Add response debug printing on HTTP Status code >= 300 Closes: #13961
(edit) @11247   7 years Don-vip see #9400 - see #10387 - see #12914 - initial implementation of …
(edit) @11241   7 years Don-vip sonar - fix warnings
(edit) @11227   7 years bastiK applied #13307 - various improvements to MultipolygonTest (patch by …
(edit) @11224   7 years michael2402 Simplify ExpertToggleAction Make ExpertToggleAction use the listener …
(edit) @11220   7 years bastiK fixed #13809 - Jenkins build hangs (disable AudioPlayerTest)
(edit) @11215   7 years bastiK see #13907 - add unit test for problem fixed in [11212]
(edit) @11214   7 years Don-vip see #13907 - fix unit test
(edit) @11202   7 years Don-vip increase test coverage
(edit) @11201   7 years Don-vip sonar - squid:S3578 - Test methods should comply with a naming convention
(edit) @11200   7 years Don-vip tools update (checkstyle 7.2, equalsverifier 2.1.6)
(edit) @11192   7 years Don-vip fix #13870 - robustness against …
(edit) @11185   7 years wiktorn WMS tile service is enabled by default Closes: #13857
(edit) @11182   7 years Don-vip fix java warning
(edit) @11181   7 years simon04 see #13828 - Fix unit test
(edit) @11177   7 years simon04 Refactor OsmPrimitiveComparator Replace one big comparator with …
(edit) @11175   7 years simon04 APIDataSet: simplify implementation using streams, add test
(edit) @11171   7 years simon04 Fix MOTD image link replacement Avoids downloading images which are …
(edit) @11168   7 years simon04 fix #13828 - Fix IAE when adding WMS layer with invalid URL The fix …
(edit) @11166   7 years simon04 fix #13827 - Exporting invalid multipolygon as GeoJSON crashes JOSM
(edit) @11160   7 years bastiK fixed #13847 - update unit tests
(edit) @11152   7 years bastiK see #13809 - Jenkings build 11130 hangs
(edit) @11149   7 years bastiK applied #13086 - changed self-intersecting ways detection (patch by …
(edit) @11136   8 years bastiK applied #13086 - Detect all self-intersecting ways (patch by Gerd …
(edit) @11132   8 years simon04 fix #11072 - Sort validator warnings
(edit) @11131   8 years simon04 "Missing name:* translation" test: ignore name:etymology:wikidata
(edit) @11129   8 years simon04 fix #13799 - Use builder pattern for TestError
(edit) @11124   8 years simon04 see #13749 - Enhance supported URLs for downloading GPS data * …
(edit) @11121   8 years Don-vip checkstyle
(edit) @11118   8 years simon04 fix #13094 - SimplifyWayAction for first node of closed way (patch by …
(edit) @11115   8 years simon04 fix #13785 - Use streams, add unit tests (patch by alno, modified)
(edit) @11114   8 years Don-vip sonar - minor fixes
(edit) @11110   8 years Don-vip add more unit tests
(edit) @11109   8 years Don-vip sonar - squid:S1871 - Two branches in the same conditional structure …
(edit) @11108   8 years Don-vip sonar - squid:S3518 - Zero should not be a possible denominator
(edit) @11105   8 years Don-vip sonar - fix various issues
(edit) @11104   8 years Don-vip convert unit tests from Groovy to Java
(edit) @11102   8 years Don-vip add more unit tests
(edit) @11101   8 years Don-vip add more unit tests
(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) @11086   8 years Don-vip increase test coverage
(edit) @11085   8 years Don-vip sonar - squid:S2162 - "equals" methods should be symmetric and work …
(edit) @11084   8 years simon04 see #13762 - Add non-regression unit test
(edit) @11073   8 years simon04 see #13749 - Enhance supported URLs for downloading GPS data * …
(edit) @11071   8 years simon04 see #13175 - Document deprecated method usage
(edit) @11069   8 years simon04 fix #10260 - Do not switch (absolute) cardinal directions / degrees
(edit) @11061   8 years simon04 fix #10260 - Warning on reversing ways with direction-dependent nodes
(edit) @11060   8 years simon04 Checkstyle, fix deprecated usage
(edit) @11057   8 years simon04 Template engine: fix string representations
(edit) @11045   8 years Don-vip fix #13674 - allow case insensitive lat/lon input + reject more …
(edit) @11040   8 years Don-vip checkstyle
(edit) @11036   8 years simon04 see #13376 - Fix unit test
(edit) @11035   8 years simon04 see #13376 - Replace Calendar usages with Java 8 Date API
(edit) @11033   8 years simon04 fix #13663 - Two data layers with the same name Counting starts from …
(edit) @11024   8 years Don-vip unit test, javadoc
(edit) @11021   8 years Don-vip clear image provider cache before/after integration tests. The …
(edit) @11020   8 years Don-vip add more unit tests
(edit) @11014   8 years Don-vip fix #13630 - proper validation of invalid mapcss rules
(edit) @11009   8 years Don-vip fix recent sonar/checkstyle issues
(edit) @11008   8 years Don-vip fix #13646 - NPE + unit test
(edit) @11007   8 years Don-vip fix #13643 - prevent creation of DuplicateNode errors with empty list …
(edit) @11003   8 years simon04 fix #11975 - Evaluate extended Overpass queries bbox, geocodeArea
(edit) @11000   8 years michael2402 Add layer manager test for resetState() and scheduleRemoval()
(edit) @10994   8 years Don-vip update extensions blacklist in integration tests to ignore new …
(edit) @10991   8 years Don-vip fix #13570 - Coastline validator doesn't report some problems and is …
(edit) @10989   8 years Don-vip add new unit test for AuthorizationProcedureComboBox
(edit) @10988   8 years Don-vip improve plugin integration test
(edit) @10986   8 years Don-vip improve plugin integration test, increase unit test timeout
(edit) @10984   8 years Don-vip update unitils-core and some of its dependencies
(edit) @10983   8 years Don-vip fix #13609 - --version and --help are too verbose
(edit) @10980   8 years Don-vip fix timeout
(edit) @10979   8 years Don-vip add unit test for ApiUrlTestTask
(edit) @10977   8 years Don-vip add/update unit tests, fix indentation
Note: See TracRevisionLog for help on using the revision log.