Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved Application.Storage.Test

WTI-1760

    • -32
    • +0
    ./CannotDeleteBackupFileExceptionTest.cs
    • -32
    • +0
    ./CannotDetermineFingerprintExceptionTest.cs
  1. … 423 more files in changeset.
Updated license headers in application. Related to Issue [WTI-1242]

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

Former-commit-id: bb059e969fc96666aeac8859903e186539291c50

Former-commit-id: 5555735a4426b9cb4f1db86329a7e5307ea5c911

    • -1
    • +1
    ./CannotDeleteBackupFileExceptionTest.cs
    • -1
    • +1
    ./CannotDetermineFingerprintExceptionTest.cs
  1. … 476 more files in changeset.
Deltares cleanup after review Related to Issue [WTI-1049]

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

Former-commit-id: 41fe916cc0126c725715b7404e4abefd02f9ecb0

Former-commit-id: 1d88184ea779739d656adbab0f391092dd395d33

    • -4
    • +1
    ./CannotDetermineFingerprintExceptionTest.cs
* Refactored FingerprintHelper such that it no longer uses a MemoryStream (which can overload it's internal buffer when too much data is put into it), and now uses a FileStream to a temp file instead. ** Introduced CannotDetermineFingerprintException in order to wrap potential IO-related exceptions that can not occur when working with FingerprintHelper. Related to Issue [WTI-1049]

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

Former-commit-id: 271043e9b9cfbd2269aa098ad4957d40a7c13a27

Former-commit-id: fd2ea0920c45048fdf75ffa1ced25af2923d6820

    • -0
    • +35
    ./CannotDetermineFingerprintExceptionTest.cs
  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

    • -70
    • +2
    ./CannotDeleteBackupFileExceptionTest.cs
  1. … 60 more files in changeset.
* Added standard serialization constructor to all Exception classes. * Explicitly defined culture for string.Format methods. * Replaced IFileImporter.ProgressChanged property to method (recommendation by C# coding conventions) * Renamed classes containing win32.dll invokes to NativeMethods (recommendation by C# coding conventions)

Related to Issue [WTI-931]

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

Former-commit-id: 78fae4fb038935c7a58a0fb534baa750b173d589

Former-commit-id: fc7d0938a3677be66218915a3e665a9cc6757df9

    • -0
    • +23
    ./CannotDeleteBackupFileExceptionTest.cs
  1. … 163 more files in changeset.
* Cleanup Application.Ringtoets source and test projects. Related to Issue [WTI-737]

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

Former-commit-id: c269ece0045b1b4264870453bc65f03625ae39e6

Former-commit-id: 74430c5c3b0c18f14f92b0cbfcd4a6bc5c5f6280

    • -3
    • +1
    ./CannotDeleteBackupFileExceptionTest.cs
  1. … 107 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.
* Improved readability of tests * Turned String into string Related to Issue [WTI-757]

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

Former-commit-id: 701ea98de739f0f328ead01558e5e443c904e706

Former-commit-id: cdb77cc67acfc2869c510cc8a1f32c0201a5f40e

    • -1
    • +1
    ./CannotDeleteBackupFileExceptionTest.cs
  1. … 140 more files in changeset.
* Reformatting code. * Fixed typos. * Made caught exceptions in BackedUpFileWriter more specific. Related to Issue [WTI-487]

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

Former-commit-id: 6f1f7153bb18a7e427fdcb68e931e2b275f13937

Former-commit-id: 9d77a33571f1be3e3e4ca46bbe2b66107363317c

    • -1
    • +1
    ./CannotDeleteBackupFileExceptionTest.cs
  1. … 3 more files in changeset.
* Changed error case exception into a logged warning when successfully saving a project and application was unable to remove the obsolete backup. Related to Issue [WTI-487]

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

Former-commit-id: 50f75b8c6f2deda888845bf9dfd6dda4444cb7c8

Former-commit-id: 58dd1f4b40edeee313e82ec55c05152bc4401202

    • -0
    • +79
    ./CannotDeleteBackupFileExceptionTest.cs
  1. … 7 more files in changeset.
- improved test coverage Related to Issue [WTI-285]

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

Former-commit-id: a445dfd1e5f2760ae45a7249b776b037d29126c9

  1. … 1 more file in changeset.
- Changed Core.Common.Gui implementation to interface - Simplified execution path to interact with Storage - Moved storage Exceptions and interfaces to Core.Common.Base Related to Issue [WTI-284]

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

Former-commit-id: 55b85ad4905185d325a9c40a965a9bd389da08b2

  1. … 32 more files in changeset.
- Changes after review Related to Issue [WTI-284]

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

Former-commit-id: 392e01d96ae5025777e40d28882d0e447e921805

    • -0
    • +53
    ./UpdateDatabaseExceptionTest.cs
  1. … 10 more files in changeset.
Cleanup Added tests for ProjectEntity and Exceptions Related to Issue [WTI-284]

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

Former-commit-id: dd252ec55e008d8bda6529e3b777fc70e084b17b

    • -0
    • +53
    ./EntityNotFoundExceptionTest.cs
    • -0
    • +53
    ./InvalidFileException.cs
  1. … 7 more files in changeset.