Ringtoets.StabilityPointStructures.Forms.Test.csproj

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets folder. WTI-1931

    • -123
    • +0
    ./Ringtoets.StabilityPointStructures.Forms.Test.csproj
  1. … 15714 more files in changeset.
Renamed Ringtoets --> Riskeer in test/Ringtoets.AssemblyTool : WTI-1931

- Fixed compilation errors as a consequence of the directory renaming of the TestUtil(.Test)

    • -1
    • +1
    ./Ringtoets.StabilityPointStructures.Forms.Test.csproj
  1. … 40 more files in changeset.
Renamed Ringtoets --> Riskeer in test/Ringtoets.AssemblyTool : WTI-1931

- Renamed KernelWrapper.TestUtil project

- Fixed default namespace and assembly information

-- Note: the namespaces of the sourcefiles were NOT fixed as part of this commit

    • -2
    • +2
    ./Ringtoets.StabilityPointStructures.Forms.Test.csproj
  1. … 43 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed compilation errors caused by the directory renaming of Ringtoets.AssemblyTool.<X> to Riskeer.AssemblyTool.<X>

    • -2
    • +2
    ./Ringtoets.StabilityPointStructures.Forms.Test.csproj
  1. … 85 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Renamed .KernelWrapper project

-- Adjusted default namespace information

-- Note: namespaces in the files were NOT fixed as part of this commit

    • -2
    • +2
    ./Ringtoets.StabilityPointStructures.Forms.Test.csproj
  1. … 56 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Renamed .Data project

-- Adjusted default namespace information

-- Note: namespaces in the files were NOT fixed as part of this commit

    • -2
    • +2
    ./Ringtoets.StabilityPointStructures.Forms.Test.csproj
  1. … 89 more files in changeset.
Introduce map features factory for stability point structures WTI-1874

    • -0
    • +1
    ./Ringtoets.StabilityPointStructures.Forms.Test.csproj
  1. … 3 more files in changeset.
Remove unused refs WTI-1767

    • -4
    • +0
    ./Ringtoets.StabilityPointStructures.Forms.Test.csproj
Fixed compilation errors for groups 1 and 2:

- Added logic which determines when to set a warning

WTI-1839

    • -0
    • +4
    ./Ringtoets.StabilityPointStructures.Forms.Test.csproj
  1. … 14 more files in changeset.
Introduce sections context for STKWp WTI-1753

    • -0
    • +1
    ./Ringtoets.StabilityPointStructures.Forms.Test.csproj
  1. … 5 more files in changeset.
Added assembly properties to row. WTI-1631

    • -0
    • +12
    ./Ringtoets.StabilityPointStructures.Forms.Test.csproj
  1. … 3 more files in changeset.
Implemented SimpleAssessmentResultValidityOnly type for stability point structures: - Adjusted row object - Adjusted view logic to respond on changes of type SimpleAssessmentResultValidityOnly

WTI-1621

    • -0
    • +4
    ./Ringtoets.StabilityPointStructures.Forms.Test.csproj
  1. … 4 more files in changeset.
Implemented structure specific output properties. WTI-1590

    • -0
    • +1
    ./Ringtoets.StabilityPointStructures.Forms.Test.csproj
  1. … 11 more files in changeset.
Introduced specific output context for stability point structures. WTI-1590

    • -0
    • +1
    ./Ringtoets.StabilityPointStructures.Forms.Test.csproj
  1. … 3 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
    ./Ringtoets.StabilityPointStructures.Forms.Test.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
    ./Ringtoets.StabilityPointStructures.Forms.Test.csproj
  1. … 316 more files in changeset.
Cleaned csproj for StabilityPointStructures test files. Related to Issue [WTI-1487]

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

Former-commit-id: 4ddb52e476e1f411a74e73a39ca8ffaa984cd066

Former-commit-id: e0047b139eb72e01fa584d346a915c064d45dfa1

    • -33
    • +1
    ./Ringtoets.StabilityPointStructures.Forms.Test.csproj
  1. … 6 more files in changeset.
Cleanup of Revetment, StabilityPointStructures, WaveImpactAsphaltCover, StabilityStoneCover Related to Issue [WTI-1463]

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

Former-commit-id: 512160d501b123c9fe33a1979cea3eab89c6c758

Former-commit-id: 2355385967561f3ebefd13b1bff3076e63884a4d

    • -4
    • +0
    ./Ringtoets.StabilityPointStructures.Forms.Test.csproj
  1. … 48 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
    ./Ringtoets.StabilityPointStructures.Forms.Test.csproj
  1. … 291 more files in changeset.
Update NUnit, NUnitForms and nunit console runner. Adapt test in StorageMigrationIntegrationTest to work with these new versions. Paired with ~kleijn

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

Former-commit-id: d32ca7d8738b0bb50b4f4ac19fa9e7c268f965e9

Former-commit-id: e24bfa0dc5657b1d0e6ca1568bd40cf07e9b637a

    • -2
    • +2
    ./Ringtoets.StabilityPointStructures.Forms.Test.csproj
  1. … 400 more files in changeset.
Revert NUnit update

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

Former-commit-id: 1d73f8246f0dfc579d22331767d1b8d1916a1738

Former-commit-id: 2be271427816a015a44cc959568214acc6e2a12e

    • -2
    • +2
    ./Ringtoets.StabilityPointStructures.Forms.Test.csproj
  1. … 385 more files in changeset.
Update NUnit to 3.8.1

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

Former-commit-id: 79700b393691e91c968151e820e18665334d429f

Former-commit-id: b3c165824399f30e6b937de3b001599a2df685f1

    • -2
    • +2
    ./Ringtoets.StabilityPointStructures.Forms.Test.csproj
  1. … 397 more files in changeset.
Upgraded nunit3-console.exe and NUnit to 3.7.1

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

Former-commit-id: bd8ef3d5d0e001dd3753e950743d282d431939b8

Former-commit-id: 0e6297e2ce8a35cf9bdb3d58436513012a5379e6

    • -2
    • +2
    ./Ringtoets.StabilityPointStructures.Forms.Test.csproj
  1. … 425 more files in changeset.
Removed superfluous NuGetPackageImportStamp Reviewed by: janssen Related to Issue [WTI-1242]

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

Former-commit-id: 5c38f3cba3812945c561dc0b17ba97b1b67573b6

Former-commit-id: cf575b7b3357afc5bf627ecb8ecb8988f5ef077c

    • -2
    • +0
    ./Ringtoets.StabilityPointStructures.Forms.Test.csproj
  1. … 45 more files in changeset.
Removed dependency to SQLite from WaveImpactAsphaltCover, StabilityStoneCover, StabilityPointStructures, Revetment, Piping, Integration, ... Related to Issue [WTI-1242]

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

Former-commit-id: 44b68eb2f1aa17ef7fa6eef860a5aa6848094868

Former-commit-id: a031b414ae2fe42dbfda73216bcc69fa9a7e5780

    • -12
    • +2
    ./Ringtoets.StabilityPointStructures.Forms.Test.csproj
  1. … 55 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

    • -12
    • +0
    ./Ringtoets.StabilityPointStructures.Forms.Test.csproj
  1. … 97 more files in changeset.
* All MapControl users makes use of available WmtsMapData to put it on MapControl.BackgroundMapData. * Improved unit tests to use test stub object for retrieving map tiles. * Cleanup Related to Issue [WTI-1088]

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

Former-commit-id: 5837b0f29024f4d0bdfbeebef29ed9a18e77b6b6

Former-commit-id: 8d4d1b5549793d2f91dbdf707df2a72348bf56f0

    • -0
    • +8
    ./Ringtoets.StabilityPointStructures.Forms.Test.csproj
  1. … 31 more files in changeset.
Upgraded to NUnit 3.6.0 Assert.IsNullOrEmpty(...) --> Assert.That(string.IsNullOrEmpty(...)); [STAThread] --> [Apartment(ApartmentState.STA)] [RequiresSTA] --> [Apartment(ApartmentState.STA)]

Current directory <> output dir

http://stackoverflow.com/questions/35852979/using-resharper-nunit-tests-start-in-a-random-temporary-directory

NUnit 3.0 stopped changing current directory.

use TestContext.TestDirectory as the location of your file.

Related to Issue [WTI-1047]

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

Former-commit-id: 8e98e0fcf163c22a6a73ac3aadca4cf947804b0e

Former-commit-id: 490f137aa03123596bf0293183ace6db4f4614e9

    • -2
    • +2
    ./Ringtoets.StabilityPointStructures.Forms.Test.csproj
  1. … 336 more files in changeset.
* Defined BruTileLayer with WMTS connectivity. ** Classes based on https://github.com/FObermaier/DotSpatial.Plugins * Note: app.config added bu Nuget. Probably in order to resolve BruTile.Desktop dependency on an older version of SQLite, which i've set to ignore the dependency on the old SQLite. Related to Issue [WTI-1088]

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

Former-commit-id: f9fc0e320eea992e04250addb23b310f9b348a02

Former-commit-id: 8f2ecf22a1d5ec3cea0f1d7d342b882b5e6e78e7

    • -0
    • +1
    ./Ringtoets.StabilityPointStructures.Forms.Test.csproj
  1. … 211 more files in changeset.
Updated SQLite to latest version (104) paired with berg_jl

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

Former-commit-id: b7f49496d25e38cc4ff409d44a86b09d8ab5b536

Former-commit-id: b44681b37cdf650d516bbce670eef9e8de813e4a

    • -4
    • +4
    ./Ringtoets.StabilityPointStructures.Forms.Test.csproj
  1. … 216 more files in changeset.