CriticalFileValidationExceptionTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./CriticalFileValidationExceptionTest.cs
  1. … 6095 more files in changeset.
Updated license headers in ringtoets common. Related to Issue [WTI-1242]

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

Former-commit-id: ce33ce275ba930662636e02ef99d91e788db8757

Former-commit-id: 2a4583aeb892e314df72a61727f806c446493577

    • -1
    • +1
    ./CriticalFileValidationExceptionTest.cs
  1. … 551 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

    • -84
    • +2
    ./CriticalFileValidationExceptionTest.cs
  1. … 61 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
    ./CriticalFileValidationExceptionTest.cs
  1. … 164 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

    • -3
    • +3
    ./CriticalFileValidationExceptionTest.cs
  1. … 310 more files in changeset.
- Minor review changes Related to Issue [WTI-522]

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

Former-commit-id: a1f538a0e56e87c517c74bf6b7e39f51bba425c4

Former-commit-id: a71aa6096ec840f2d5f6486ba590215ec7c124e0

    • -0
    • +21
    ./CriticalFileValidationExceptionTest.cs
  1. … 3 more files in changeset.
- Editorial review changes - Removed dialog window from importer - Changed ReferenceLinesMetaReader from line-by-line reader to a collection reader Related to Issue [WTI-522]

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

Former-commit-id: 01278bb280172eedb927251656eccbeb2bdaa0f6

Former-commit-id: 1c76220a078f0e94c1db3c4902c7443462f9579b

    • -0
    • +70
    ./CriticalFileValidationExceptionTest.cs
  1. … 12 more files in changeset.