Core.Components.BruTile.TestUtil.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed unused dll references (up till WaveImpactAsphaltCover) Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9377 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: d0cf8adc15c73dfce00ead6e93d7a6f5393241ab

Former-commit-id: 27dce050eda3480ecd68f6c074e14e1c3e12b459

    • -0
    • +1
    ./Core.Components.BruTile.TestUtil.Test.csproj
  1. … 96 more files in changeset.
Core code-cleanup. Searched for superfluous this. for property assignments as well.

Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9369 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: ecb498b6096a9d8b0a66e69428411d5ae18ec80a

Former-commit-id: 9cc4bad09e38263256924549eaa807b887009030

  1. … 290 more files in changeset.
Fixed all license headers for Core.Components Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9364 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 91a6d1ea7dcece6df5aa2db433aada7c8cabf4c1

Former-commit-id: 11edcf185e344d71e536039fea4860660eddac0e

  1. … 36 more files in changeset.
Renamed TestUtils project to TestUtil. Related to Issue [WTI-1143]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9035 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: bec9e48dbda53201279e49c715d8d79884dc82db

Former-commit-id: 1ca83b8a50a1f392b19fb93d655047efa922e0bd

    • -2
    • +2
    ./Core.Components.BruTile.TestUtil.Test.csproj
  1. … 31 more files in changeset.
Created test helper to create default Wmts data. Related to Issue [WTI-1143]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9028 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c00f2efb929899f06f5dcbd2a63fac8acd6d7ba6

Former-commit-id: 6714cc1626c66af03cf0e3cb4c9fe72a5dbf82a8

    • -0
    • +4
    ./Core.Components.BruTile.TestUtil.Test.csproj
    • -1
    • +2
    ./UseCustomTileSourceFactoryConfigTest.cs
  1. … 33 more files in changeset.
- Renamed some methods - Made some methods private to encapsulate them Related to Issue [WTI-1143]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@8961 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: a19fe79b4f31184939c9c026fa85cc32a3564c58

Former-commit-id: f5f1c0a18c24516ec24c2eea9a158b4470fb63d6

  1. … 7 more files in changeset.
Fixed test that relied in UseCustomTileSourceFactoryConfig. Had to add reference to BruTile... Prevented GetKnownTileSources can return null in TestTileSourceFactory, because it cannot occur in TileSourceFactory Related to Issue [WTI-1143]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@8735 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 0a283968188b28cfa625522c4012a57e41649191

Former-commit-id: 7a697d9559926732147c8f8ae8d7b56bea6be4dd

  1. … 4 more files in changeset.
Added GetKnownTileSources to ITileSourceFactory Extended UseCustomTileSourceFactoryConfig Related to Issue [WTI-1143]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@8727 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: a7a6a87f58e4b55421a092ab6b8dd30dc4cfe39d

Former-commit-id: cf865ef1d82b89f657d63bfc5604ce2ceb678ecc

    • -1
    • +20
    ./UseCustomTileSourceFactoryConfigTest.cs
  1. … 4 more files in changeset.
Reordered MapControl Related to Issue [WTI-1143]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@8715 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 292d27c962f09f5d1a3e671ee4a087cf18854fc8

Former-commit-id: ada6aebfb37ca8b72ece88f824759067428ef53b

    • -0
    • +1
    ./Core.Components.BruTile.TestUtil.Test.csproj
    • -0
    • +101
    ./TestWellKnownTileSourceTest.cs
  1. … 2 more files in changeset.
Merged revision(s) from branches/WTI-1088 Related to Issue [WTI-1088]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@8510 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 33abf8bc20b8724d9bf5cadc4a1a404bd4f3b9dc

Former-commit-id: 338c1378907add09d2a5d6e980c7896a12c533e6

    • -0
    • +104
    ./Core.Components.BruTile.TestUtil.Test.csproj
    • -0
    • +27
    ./Properties/AssemblyInfo.cs
    • -0
    • +86
    ./TestTileSourceFactoryTest.cs
    • -0
    • +105
    ./TestWmtsTileSourceTest.cs
    • -0
    • +107
    ./TileSchemaFactoryTest.cs
    • -0
    • +69
    ./UseCustomTileSourceFactoryConfigTest.cs
  1. … 196 more files in changeset.
Moved TestUtil files from DotSpatial to BruTile.

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-1088@8472 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: a6b16d6588ca93d49bd4fa82d7331d1e0443389c

Former-commit-id: 880816cc6caf1fb880a6945048e1c06d544b3f32

    • -0
    • +40
    ./Core.Components.BruTile.TestUtil.Test.csproj
    • -0
    • +86
    ./TestTileSourceFactoryTest.cs
    • -0
    • +105
    ./TestWmtsTileSourceTest.cs
    • -0
    • +107
    ./TileSchemaFactoryTest.cs
    • -0
    • +69
    ./UseCustomTileSourceFactoryConfigTest.cs
  1. … 25 more files in changeset.
Added BruTile TestUtil projects

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-1088@8467 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 58689a615bb847e490e9b2e54aa93fcc86cd0946

Former-commit-id: dd12a326a599904d08a8b9e74bb0364e9d5d8066

    • -0
    • +64
    ./Core.Components.BruTile.TestUtil.Test.csproj
    • -0
    • +27
    ./Properties/AssemblyInfo.cs
  1. … 3 more files in changeset.