packages.config

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Migrated Core common test projects. WTI-2003

  1. … 54 more files in changeset.
Updated license headers in application and core common. WTI-1971

  1. … 27 more files in changeset.
Revert "Updated NUnit in the solution. WTI-1966"

This reverts commit 8d6c02dba7d6bf52f2cd43f66b1bb61bf5925ee8.

  1. … 428 more files in changeset.
Updated Log4Net. WTI-1967

  1. … 89 more files in changeset.
Updated NUnit in the solution. WTI-1966

  1. … 428 more files in changeset.
Fixed packages.config targetFramework. WTI-1953

  1. … 260 more files in changeset.
Updated .net version in all packages.config. WTI-1953

  1. … 267 more files in changeset.
Revert "Updated .net version in all packages.config. WTI-1953"

This reverts commit 5b0a61282b618ef46d67391fa93f577622c0481e.

  1. … 267 more files in changeset.
Updated NUnit to 3.11.0: WTI-1966

- Updated packages.config files

  1. … 212 more files in changeset.
Updated license headers in source files of test\Core.Common. WTI-1931

  1. … 241 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

  1. … 6095 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

  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

  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

  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

  1. … 425 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. … 817 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

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

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

Former-commit-id: fd6670c8f1dc23800f528d8cf1bcca9b59450097

Former-commit-id: 2fcc5b60e67454ddfd4a0d5153de6c37c38f17b8

  1. … 18 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

  1. … 336 more files in changeset.
* Added licence headers to all projects (except the installer, as this is not compatible with the tool we're using) Related to Issue [WTI-737]

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

Former-commit-id: b979849273917beaa200a788771088b6fa3df5b0

Former-commit-id: b23b99557c064e7da02709783a30facae89b69db

  1. … 310 more files in changeset.
Added DirectoryDisposeHelper to create directories and have them removed when Disposing the instance. Modified FileDisposeHelper so that the Create method doesn't need to be called every time. HydraRingInitializationService and HydraRingConfigurationService are now responsible for writing their files themselves. Introduced HydraRingFileName with file name constants for in-/output files. Made TargetProbabilityCalculationParser and ExceedanceProbabilityCalculationParser non-static, so that output can be set on the parsers and read after parsing. Added license headers to Core.Common.TestUtil and Core.Common.TestUtil.Test files. Added Ringtoets.HydraRing.Calculation.TestUtil which contains a TestTargetProbabilityCalculationInput which can be used for testing. Added Ringtoets.HydraRing.Calculation.TestUtil.Test for tests. Related to Issue [WTI-666]

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

Former-commit-id: 65a4114dbe4f5ac9b516fd2753693db31aa4304e

Former-commit-id: 55601eb9116b1dff7de78dae0cd1a3d4385ea0a5

  1. … 47 more files in changeset.
Got rid of NewtonSoft package Related to Issue [WTI-184]

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

Former-commit-id: 177f697f8da3ef8bf8b83a4265d1edbbca8c16f3

  1. … 15 more files in changeset.
Renamed TestUtils to TestUtil Related to Issue [WTI-184]

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

Former-commit-id: d7daba7b69132117103600f3370c1324765c1c86

  1. … 139 more files in changeset.