Core.Components.BruTile.TestUtil

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Cleaned csproj for Core components TestUtil files. Related to Issue [WTI-1487]

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

Former-commit-id: 82d5f87aee12c7f073faa3ec6c272ca308b9dacf

Former-commit-id: 95892e06cb24f32810c6e0e67d9761c2bdd29b64

    • -34
    • +1
    ./Core.Components.BruTile.TestUtil.csproj
  1. … 4 more files in changeset.
- Removed 'CodeAnalysisRuleSet' from csproj files. The code analysis will therefore be set to the default 'MinimumRecommendedRules.ruleset' - Made sure all TestUtil projects are build in the bin of their own project instead of in de solution bin folder Related to Issue [WTI-1463]

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

Former-commit-id: 2a4c73910431f0e6b6b5d66ebae6d467e7ff5ebe

Former-commit-id: c9f3932e498d991968cd76961b1598d7e40ffd66

    • -3
    • +0
    ./Core.Components.BruTile.TestUtil.csproj
  1. … 291 more files in changeset.
Cleanup of Core.Components.* and Core.Plugins.* Related to Issue [WTI-1463]

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

Former-commit-id: 48028af4adc7782591245eee10ccee0b3cc8566e

Former-commit-id: 66fd41a158f8a3466a31dda33062b01fd02de828

  1. … 49 more files in changeset.
Removed "Stub" suffix Related to Issue [WTI-1311]

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

Former-commit-id: 6ec0472b8ccabd994658a1c7ffd7fc0fea4f2dc4

Former-commit-id: e9b8bc2df3cc78565a9293c2a0341fc023858e4d

  1. … 30 more files in changeset.
Set debugtypes to pdbonly for test util projects. Related to Issue [WTI-1248]

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

Former-commit-id: 4dc1482f2ab0c52cd5c89a459ce33b1f8a8fbbd5

Former-commit-id: 8849d988eba0fa088d3848cf887c1513783f61dd

    • -1
    • +1
    ./Core.Components.BruTile.TestUtil.csproj
  1. … 8 more files in changeset.
Updated license headers in core. Related to Issue [WTI-1242]

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

Former-commit-id: e7f214adee97782d28ee82f096d8cc27547439e6

Former-commit-id: b339ec31825c8ea8fed91e675069b65afba8433b

  1. … 810 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.
- Introduced factory for creating background data configurations. - Introduced new exception which are thrown when creating a configuration fails. Related to Issue [WTI-1143]

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

Former-commit-id: e9e3cd1bfe4fa728eab5528bc25999e723ccaede

Former-commit-id: 4e47bf80874c7f6dc95a089763342658ccaa0144

    • -10
    • +2
    ./UseCustomTileSourceFactoryConfig.cs
  1. … 18 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

    • -3
    • +10
    ./UseCustomTileSourceFactoryConfig.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.csproj
    • -0
    • +86
    ./TestWellKnownTileSource.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
    • +102
    ./Core.Components.BruTile.TestUtil.csproj
    • -0
    • +27
    ./Properties/AssemblyInfo.cs
    • -0
    • +94
    ./Properties/Resources.Designer.cs
    • -0
    • +124
    ./Properties/Resources.resx
    • binary
    ./Resources/stubTile.png
    • -0
    • +59
    ./TestTileSourceFactory.cs
    • -0
    • +84
    ./TestWmtsTileSource.cs
    • -0
    • +75
    ./TileSchemaFactory.cs
    • -0
    • +60
    ./UseCustomTileSourceFactoryConfig.cs
  1. … 193 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
    • +38
    ./Core.Components.BruTile.TestUtil.csproj
    • -0
    • +94
    ./Properties/Resources.Designer.cs
    • -0
    • +124
    ./Properties/Resources.resx
    • binary
    ./Resources/stubTile.png
    • -0
    • +59
    ./TestTileSourceFactory.cs
    • -0
    • +84
    ./TestWmtsTileSource.cs
    • -0
    • +75
    ./TileSchemaFactory.cs
    • -0
    • +60
    ./UseCustomTileSourceFactoryConfig.cs
  1. … 22 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.csproj
    • -0
    • +27
    ./Properties/AssemblyInfo.cs
  1. … 3 more files in changeset.