source: josm/trunk/test/unit/org/openstreetmap/josm/data/imagery

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19155   7 months taylor.smock Fix tests broken by r19152
(edit) @19077   9 months taylor.smock Fix #23666: commons-io dependency not included in ivy.xml This …
(edit) @19052   10 months taylor.smock Fix some wiremock tests -- wiremock no longer considers // to be a …
(edit) @19050   10 months taylor.smock Revert most var changes from r19048, fix most new compile warnings …
(edit) @18992   12 months taylor.smock See #23485/r18989: Fix broken tests The tests just needed to have a …
(edit) @18892   16 months taylor.smock Fix #23257: MVTTileTest has an infrequently hit race condition (patch …
(edit) @18870   16 months taylor.smock See #16567: Update to JUnit 5 This converts most tests to use …
(edit) @18853   17 months taylor.smock See #16567: Update to JUnit 5 This removes new JOSMTestRules() with …
(edit) @18777   19 months taylor.smock Reduce allocations during startup from Shape Shape#hashCode made …
(edit) @18766   20 months taylor.smock Fix #23011: Custom http headers aren't applied on custom TMS imagery …
(edit) @18723   21 months taylor.smock Fix #22432, see #22941: Start migrating from javax to jakarta Parsson …
(edit) @18578   2 years taylor.smock Fix #22404: MVT background layer: Polygons not drawn This was a …
(edit) @18568   2 years taylor.smock See #22391/r18567: fix typo (&20 -> %20 for ' ' url encoding)
(edit) @18526   3 years taylor.smock Fix tests that have been broken on Mac and Windows Mac was due to …
(edit) @18410   3 years taylor.smock WMTSTileSourceTest: Output the actual url when {apikey} is not in the …
(edit) @18381   3 years taylor.smock Imagery Tests: Update expected error messages see r18380
(edit) @18373   3 years taylor.smock checkstyle: LineLength > 149 in files from r18372
(edit) @18372   3 years taylor.smock see #21850: WMS and WMTS don't support {apikey} Add tests for r18371.
(edit) @18341   3 years Don-vip fix #21646 - Round new points in imagery.Shape (patch by taylor.smock)
(edit) @18183   3 years Don-vip fix #21254 - fix shoe lace formula implementation (patch by taylor.smock)
(edit) @18106   4 years Don-vip fix #21150 - Add JUnit5 annotation for WireMockServer (patch by …
(edit) @18011   4 years Don-vip see #17177 - add debug log on saving, wait for saving in …
(edit) @17990   4 years Don-vip see #17177 - detailed errors for random unit test failures
(edit) @17965   4 years Don-vip see #17177 - unit test on Windows VM still failing - remove space from …
(edit) @17961   4 years Don-vip see #17177 - fix unit test on Windows
(edit) @17960   4 years Don-vip see #17177 - fix two unit tests broken on Windows (patch by taylor.smock)
(edit) @17914   4 years simon04 fix #20933 - NumberFormatException: For input string: "333,662" (patch …
(edit) @17879   4 years simon04 see #17177 - Fix LayersTest.testSymbol
(edit) @17867   4 years simon04 see #17177 - fix @since xxx
(edit) @17862   4 years simon04 fix #17177 - Add support for Mapbox Vector Tile (patch by …
(edit) @17549   4 years Don-vip fix #20346 - fix definition of EPSG:3346 for Lithuania (patch by nagisa)
(edit) @17275   4 years Don-vip see #16567 - upgrade almost all tests to JUnit 5, except those …
(edit) @17094   4 years simon04 see #19892 - Extend TemplatedWMSTileSourceTest.testGetTileUrl
(edit) @16916   4 years simon04 see #19698 - Java Warnings, PMD
(edit) @16913   4 years simon04 fix #19698 - Refactoring: make private fields final
(edit) @16636   5 years simon04 Update TemplatedWMSTileSourceTest, WMSEndpointTileSourceTest for …
(edit) @16635   5 years simon04 TemplatedWMSTileSourceTest: fix typo
(edit) @16436   5 years simon04 see #19251 - Java 8: use Stream
(edit) @16424   5 years simon04 see #19193 - Fix WMSEndpointTileSourceTest
(edit) @16398   5 years simon04 see #19208 - JCS: update package to org.apache.commons.jcs3
(edit) @16182   5 years simon04 Fix typos in Javadoc
(edit) @14565   6 years Don-vip see #16073 - detection of json errors
(edit) @14403   6 years wiktorn Checkstyle fixes
(edit) @14399   6 years wiktorn GetTileUrl performance improvements for WMS See: #16769
(edit) @14311   6 years Don-vip see #16824 - better display of WMS errors
(edit) @14138   7 years Don-vip see #15229 - deprecate Main.platform and related methods - new class …
(edit) @14120   7 years Don-vip see #15229 - deprecate all Main methods related to projections. New …
(edit) @14092   7 years Don-vip drop FEST library. This project seems to have vanished years ago, and …
(edit) @14049   7 years simon04 Specify +axis=neu for Austrian projections This allows to use the …
(edit) @13897   7 years Don-vip SonarQube fixes
(edit) @13872   7 years wiktorn Fix WMS_ENDPOINT headers. * Use custom headers when calling …
(edit) @13757   7 years wiktorn Change camelCase to hyphen-case for imagery attributes See: #16249, #15940
(edit) @13742   7 years wiktorn Checkstyle fixes
(edit) @13735   7 years wiktorn Fix tests
(edit) @13733   7 years wiktorn Imagery definition refactor Extend imagery definitions by: - allowing …
(edit) @13631   7 years Don-vip see #16129 - better catch of WMS ServiceExceptions
(edit) @12851   7 years bastiK see #15229 - extract "struct" handling from Preference to StructUtils
(edit) @12669   7 years Don-vip see #15182 - remove dependence on JMapViewer for package data.coor
(edit) @12224   8 years Don-vip fix #14825 - Support WMTS Dimensions
(edit) @12147   8 years Don-vip fix #14793 - fix WMTS CRS identification as per OGC specification …
(edit) @11921   8 years Don-vip improve unit test coverage of utilities classes thanks to …
(edit) @11859   8 years bastiK see #7427 - fix test-compile
(edit) @11257   8 years wiktorn Make DefaultLayer a type that can have layerName and tileMatrixSet As …
(edit) @10945   8 years Don-vip convert more unit tests to JOSMTestRules
(edit) @10758   9 years Don-vip sonar - squid:S3578 - Test methods should comply with a naming convention
(edit) @10735   9 years Don-vip fix #13264 - more lenient TMS url regex to allow - zoom separator
(edit) @10378   9 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10221   9 years Don-vip cleanup unit tests
(edit) @9973   9 years Don-vip sonar - JUnit4 tests should use @Test annotation
(edit) @9902   9 years wiktorn Final fix for #12573 - WMTS getCapabilities parser error. Unit tests …
(edit) @9820   9 years wiktorn Fix unit tests after [9818]. Move all zoom levels one level lower. …
(edit) @9767   9 years bastiK update tests for [9558] and [9642] (see #12186, see #12514)
(edit) @9756   9 years bastiK fix test (see #12437)
(edit) @9713   9 years simon04 see #12437 see #12474 - Add (failing) unit tests
(edit) @9489   9 years Don-vip unit tests code refactoring/cleanup
(edit) @9167   9 years wiktorn - Move TemplatedWMSTileSource to Projection.getWorldBoundsBoxEastNorth …
(edit) @9095   9 years wiktorn Fix 12168. - added testcase for bug #12168. I removed all but one …
(edit) @9081   9 years wiktorn FIx missing scrollbar on WMTS layer selection list. Closes #12151.
(edit) @9007   9 years wiktorn Fix broken representation of URL-s in Imagery Preferences
(edit) @8857   9 years Don-vip improve/cleanup unit tests
(edit) @8855   9 years Don-vip sonar - Unused private method should be removed sonar - Unused …
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8770   9 years Don-vip don't use deprecated method in unit test
(edit) @8752   9 years wiktorn Support situations, where WMTS service provides more than one tile set …
(edit) @8697   9 years wiktorn fix failing tests
(edit) @8651   10 years wiktorn fix tests
(edit) @8624   10 years bastiK add missing svn:eol-style=native
(edit) @8618   10 years wiktorn Fix calculation of World Bounds for WMS when no projection has no …
(edit) @8599   10 years wiktorn Fix tests failing after [8598]
(edit) @8598   10 years wiktorn TileSource: * added method - getTileId that returns unique identifier …
(edit) @8586   10 years wiktorn * (WMTS) Added Style support * (WMTS) Added MatrixHeight and …
(edit) @8585   10 years wiktorn Checkstyle fixes
(edit) @8584   10 years wiktorn - added axis definition to ESPG projections definition, where it's not …
(edit) @8570   10 years Don-vip checkstyle
(edit) @8569   10 years wiktorn Add tests for Wallonie and Wien, fixed Style substitution
(edit) @8568   10 years wiktorn Basic WMTS support. * added information about units and to_meter to …
(edit) @8542   10 years wiktorn Add warnings about supported projections for WMS layers
(edit) @8530   10 years Don-vip see #11255 - checkstyle/findbugs
(add) @8526   10 years wiktorn Introduce WMS layer based on TMS. (closes: #11255) HEADS UP: After …
Note: See TracRevisionLog for help on using the revision log.