Core.Components.DotSpatial.TestUtil.csproj

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed unused TestUtil project. WTI-1856

    • -32
    • +0
    ./Core.Components.DotSpatial.TestUtil.csproj
  1. … 9 more files in changeset.
Moved TestFeatureBasedMapData to correct project. WTI-1856

    • -1
    • +0
    ./Core.Components.DotSpatial.TestUtil.csproj
  1. … 10 more files in changeset.
Removed redundant comments in csproj. Related to Issue [WTI-1487]

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

Former-commit-id: 8e1604654a0f8edc5f4b6cf753d588aa3ca5b3d5

Former-commit-id: 54c5d141b442e16ae8bc28e34dd56217b3a98929

    • -7
    • +0
    ./Core.Components.DotSpatial.TestUtil.csproj
  1. … 312 more files in changeset.
Updated ToolsVersion from 14 to 15. Related to Issue [WTI-1487]

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

Former-commit-id: afce36afa801fee7f7fe1b4fc37394806575aee1

Former-commit-id: 0c9e84ba04e19526048ad29ee054468f7cd7eb5e

    • -1
    • +1
    ./Core.Components.DotSpatial.TestUtil.csproj
  1. … 316 more files in changeset.
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

    • -36
    • +1
    ./Core.Components.DotSpatial.TestUtil.csproj
  1. … 4 more files in changeset.
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

    • -5
    • +0
    ./Core.Components.DotSpatial.TestUtil.csproj
  1. … 97 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

    • -23
    • +0
    ./Core.Components.DotSpatial.TestUtil.csproj
  1. … 202 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

    • -23
    • +0
    ./Core.Components.DotSpatial.TestUtil.csproj
  1. … 30 more files in changeset.
Review suggestion - Explicit types - Extended tests - Moved UseCustomSettingsHelper to Core.Common.Gui.TestUtil Related to Issue [WTI-1091]

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

Former-commit-id: ff142b1c5f7f09290831c940e8089533a7250a52

Former-commit-id: c7bda8c1d641aadd567c2a4c2c746816149f4c49

    • -5
    • +0
    ./Core.Components.DotSpatial.TestUtil.csproj
  1. … 13 more files in changeset.
Set DirectoryDisposeHelper to 'not be fully disposed' when directory was not deleted during Dispose() Set BruTileSettings.PersistentCacheDirectoryRoot to retrieve the value of SettingsHelper.GetApplicationLocalUserSettingsDirectory each time it is called. This is ideal for testing purposes Modified MapControlTest to use TestSettingsHelper to choose the active working directory instead of the actual working directory. Also removed the method DoWhileTileCacheRootLocked, which was used for to temporarily move the current content of the actual working directory. Related to Issue [WTI-1091]

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

Former-commit-id: f44094471f21a44d0bd61856415050f2abf2eed0

Former-commit-id: aceb8f20bd12cdf6e679c2b73c615dde2db60162

    • -0
    • +5
    ./Core.Components.DotSpatial.TestUtil.csproj
  1. … 7 more files in changeset.
* Introduced base TestFixture class for testing design of custom exceptions: CustomExceptionDesignGuidelinesTestFixture ** Refactored all ExceptionTest classes to used this new base-class. * Functional testcoverage for Core.Components.DotSpatial\Layer\BruTile\Configurations * PersistentCacheConfiguration no longer supports SQLite cache * ITileSourceFactory now guarantees that all ITileSource elements returned have a WmtsTileSchema. * TODO: More functional coverage for WmtsLayerConfiguration

Related to Issue [WTI-1088]

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

Former-commit-id: 0cd7c47dc7ee2221f69b7c3b4d88205d087c691e

Former-commit-id: b3dbe965ce4a4266af1d8284ad481d2449db14e7

    • -0
    • +1
    ./Core.Components.DotSpatial.TestUtil.csproj
  1. … 61 more files in changeset.
* Renamed FileUtils to IOUtils and extended it with folder related validation methods. ** Defined DirectoryWriterErrorMessageBuilder to be used in validation message generation. * Extended MapControl with BackgroundMapData property. ** MapControl observes BackgroundMapData for changes. ** BackgroundMapData defines the coordinate system used, and will reprojet all other layers when needed. * Defined testing mocks for getting fake tile data, instead of requiring an internet connection for tests. * PipingFailureMechanismView makes use of the BackgroundMapData feature. Related to Issue [WTI-1088]

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

Former-commit-id: ebd8aca90052bb12a8d8167237267eb60e050684

Former-commit-id: 8a9624c64bec0ab4467267d9cbdbe12698bdff96

    • -0
    • +28
    ./Core.Components.DotSpatial.TestUtil.csproj
  1. … 65 more files in changeset.
- Upgraded Project ToolsVersion="4.0" to ToolsVersion="14.0" - Ignored ".vs" folder in trunk paired with tang_ds

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

Former-commit-id: beca2918e38aa1e3900b6bc17a0df7e8d1f9c8e3

Former-commit-id: 681a7a3764b91f67e1e97dc0d30f930c901276e0

    • -1
    • +1
    ./Core.Components.DotSpatial.TestUtil.csproj
  1. … 219 more files in changeset.
Renamed TestMapData into TestFeatureBasedMapData Related to Issue [WTI-1018]

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

Former-commit-id: bbf4f16da184526f05f935e1eea81049ee5a39fe

Former-commit-id: ba0d74ec225e3d6e51191c2f9287cd5ffd50e7f1

    • -1
    • +1
    ./Core.Components.DotSpatial.TestUtil.csproj
  1. … 7 more files in changeset.
- Check the code coverage configuration of the trunk Related to Issue [WTI-931]

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

Former-commit-id: 60655265b27b5521f0a53b0998b9ce77e069342f

Former-commit-id: e0560a24c08e4583c331a82ea5348baac1a32bfe

    • -1
    • +1
    ./Core.Components.DotSpatial.TestUtil.csproj
  1. … 97 more files in changeset.
Merged revision(s) 4882 from branches/Release/16_1_1 WTI 702

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

Former-commit-id: ef370f3461a7a666b5fb06d2c8abe19fa4658dc1

Former-commit-id: fa091292c90c4301cda12c4dd8a581cbd62cb5d1

    • -1
    • +0
    ./Core.Components.DotSpatial.TestUtil.csproj
  1. … 48 more files in changeset.
- Removed where applicable: <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props"... - Changed AnyCPU to x86 in Core.Common.TestUtil.Test.csproj Related to Issue [WTI-702]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_1_1@4882 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 47e67a38863e57ec58ad9310f311516fc7d39974

Former-commit-id: 66812564ead67ae934a1307e3cc3d10889f1caa2

    • -1
    • +0
    ./Core.Components.DotSpatial.TestUtil.csproj
  1. … 48 more files in changeset.
- Removed where applicable: <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props"... - Changed AnyCPU to x86 in Core.Common.TestUtil.Test.csproj Related to Issue [WTI-702]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_1_1@4882 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 97e47bf4b15e4d3c8b38d4926a4ad85077d7f2fb

Former-commit-id: 06b8f68502640d1a2389634e880c98eba7dabcb0

    • -1
    • +0
    ./Core.Components.DotSpatial.TestUtil.csproj
  1. … 48 more files in changeset.
Added GlobalAssembly.cs link to test/testutil projects. Cleared Assembly files to not contain duplicate attributes. Related to Issue [WTI-737]

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

Former-commit-id: 00b3ef95e112118f9735ab866101142dbd03b0fb

Former-commit-id: f028ede1db96d5721ecc1d42cde4a8bd33f51361

    • -0
    • +3
    ./Core.Components.DotSpatial.TestUtil.csproj
  1. … 143 more files in changeset.
Merged revision(s) from branches/WTI 757

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

Former-commit-id: 40a88103dce0ad8463ad013cb2a3e79832191624

Former-commit-id: 5a25a63e8182698a9ce1bb0e44b262e019c39c7b

    • -4
    • +0
    ./Core.Components.DotSpatial.TestUtil.csproj
  1. … 84 more files in changeset.
Removed some unused references Related to Issue [WTI-757]

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

Former-commit-id: 58ec8bb4f11c6bb4eb5c233bf8c89c2a6f1985ef

Former-commit-id: 30aab480157e598a56dc91f45d53e461b6b8f56e

    • -4
    • +0
    ./Core.Components.DotSpatial.TestUtil.csproj
  1. … 7 more files in changeset.
Added license files to all projects except: Ringtoets.Application.SetUp Core.Common.Version Demo.Ringtoets Demo.Ringtoets.Test

Generated license files in projects.

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

Former-commit-id: 3acc9d7e6e84815f3fe9024f391e86456c362dc5

Former-commit-id: e0d4c1e5eded874de9d9391f8fe6af15b7369319

    • -0
    • +5
    ./Core.Components.DotSpatial.TestUtil.csproj
  1. … 212 more files in changeset.
Implemented that HR locations will update on map when map is opened. Related to Issue [WTI-356]

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

Former-commit-id: ebf8bd4f1c0f8351d55d21b466b4f556f2d60e13

Former-commit-id: 8b0737f595cabdbf8463e8282c56a1073def0aa9

    • -0
    • +4
    ./Core.Components.DotSpatial.TestUtil.csproj
  1. … 14 more files in changeset.
* Moved Gis-data model from Core.Components.DotSpatial to new project Core.Components.Gis Related to Issue [WTI-317]

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

Former-commit-id: 1e02bac454ca81aa8c46ad9ad0d6297a1c35c75c

Former-commit-id: 412c3ff1ee71a86b69145dcf5a86c4deeb301f47

    • -0
    • +4
    ./Core.Components.DotSpatial.TestUtil.csproj
  1. … 60 more files in changeset.
Refactored data structure for the map. Related to Issue [WTI-248]

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

Former-commit-id: 44c264208011915a3727499f6f223acc414d470b

    • -0
    • +63
    ./Core.Components.DotSpatial.TestUtil.csproj
  1. … 24 more files in changeset.