Core.Common.IO.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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. … 219 more files in changeset.
Performed Resharper cleanup

Related to Issue [WTI-1008]

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

Former-commit-id: 23d17fd6b5257a25b167839d9106eea6fa7be554

Former-commit-id: 4a817a07bc646924777514e78010c89bc0fdf9b5

    • -4
    • +4
    ./Readers/IDataReaderExtensionsTest.cs
  1. … 114 more files in changeset.
used lower case after colon when using FileReaderErrorMessageBuilder. Added FirstToLower method in StringExtensions. Related to Issue [WTI-948]

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

Former-commit-id: e9d3cccc3d91f565fc53bdfffabb2449c517437e

Former-commit-id: b80c97fbcc39c0000d0348fb5fa4591371f53bed

    • -1
    • +1
    ./Readers/SqLiteDatabaseReaderBaseTest.cs
  1. … 57 more files in changeset.
Added exception handling for unknown columns IDataReaderExtensions. Added test for the base implementation of CopyMetaDataIntoFeature, which should correctly read null values. Related to Issue [WTI-948]

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

Former-commit-id: 6def9369dc68d3d803284d9eda2071d9f2d98ab3

Former-commit-id: 815b581fbe601d6453809fcc5b22e2ca4a46e32e

    • -12
    • +35
    ./Readers/IDataReaderExtensionsTest.cs
  1. … 12 more files in changeset.
Added IDataReaderExtensions with a helper method for reading a column with a certain type using conversions. Added ConversionException thrown when that helper method encounters an error. Added documentation for the ConversionException/CriticalFileReadException propagation path. Added test for when trying to convert values from database with invalid schema. Related to Issue [WTI-948]

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

Former-commit-id: 9393160bb73bab9051e43b1412f2ed2dc94f4452

Former-commit-id: f5d35b781ec1c6e3ec8aaeeb46e6b78b8e3d30d7

    • -0
    • +114
    ./Exceptions/ConversionExceptionTest.cs
    • -0
    • +149
    ./Readers/IDataReaderExtensionsTest.cs
  1. … 18 more files in changeset.
Replaced 'occured' with 'occurred'. Related to Issue [WTI-921]

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

Former-commit-id: 3df71d574a05c6231d4e6368a358ebd06dc26e26

Former-commit-id: 051ae9c5619ba7837e9e41d24440044e9d962130

  1. … 25 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
    ./Exceptions/CriticalFileReadExceptionTest.cs
    • -0
    • +23
    ./Exceptions/CriticalFileWriteExceptionTest.cs
    • -0
    • +23
    ./Exceptions/LineParseExceptionTest.cs
  1. … 162 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. … 97 more files in changeset.
Merged revision(s) 5006-5019 from branches/Release/16_1_1: Resharper cleanup Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

constants now are at the beginning of test files.

Resharper cleanup

Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

Cleanup project references.

Related to Issue WTI 737

........

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

Former-commit-id: 21f2b2d3f74765437bc2f5ac6001d62a6c3afd98

Former-commit-id: 79979c7e6cb96a998c3b1a0d4fc4d9bd4bf10566

  1. … 218 more files in changeset.
Resharper cleanup Related to Issue [WTI-739]

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

Former-commit-id: cc281808e179c29d911408be422ca4359b9164ff

Former-commit-id: f5bbb16ba85dd1be24dda2c4ac413eddd1e10b6a

  1. … 78 more files in changeset.
Resharper cleanup Related to Issue [WTI-739]

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

Former-commit-id: f2a2006d88ea1fd753d9cbc52f5aa1b414a21148

Former-commit-id: c7d539dbd48bd0a569a1291e76a2ef9b54274ac7

  1. … 78 more files in changeset.
Sanitize AssemblyInfo.cs Related to Issue [WTI-737]

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

Former-commit-id: 32332309c685116a280df0d92aea1e9b040224ad

Former-commit-id: 12c586e7da6cd345780fded5caf6959465d6e85b

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

  1. … 142 more files in changeset.
Removing redundant code Related to Issue [WTI-737]

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

Former-commit-id: 3ad979f863041c200668e35f66dfc38d6628d5a2

Former-commit-id: 8007423c2200ae76000c22f867c807aca09448c5

    • -1
    • +1
    ./Readers/SqLiteDatabaseReaderBaseTest.cs
  1. … 37 more files in changeset.
* All code-base projects are now taken into account with code-coverage reports. * All test-base projects are now no longer taken into account with code-coverage reports. Related to Issue [WTI-737]

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

Former-commit-id: 9a45b3c0015e847c8e5895ffeff093009b19c33a

Former-commit-id: 54c44c643db1bc4daf56012aab10e3bec6eea1f5

  1. … 62 more files in changeset.
Removing obsolete code. Related to Issue [WTI-737]

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

Former-commit-id: 403a27792b79297f4e53030ad897aebce380129c

Former-commit-id: de6622b07b30c36a620b83f1e8efff118dfb0790

    • -1
    • +0
    ./Readers/SqLiteDatabaseReaderBaseTest.cs
  1. … 111 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

    • -3
    • +3
    ./Readers/SqLiteDatabaseReaderBaseTest.cs
  1. … 141 more files in changeset.
Implemented ShapeFileExporterBase up to ReferenceLineExporter. Related to Issue [WTI-319]

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

Former-commit-id: d32a65b29e94576db5e582483b93c97d66c7f54b

Former-commit-id: 637065f950dc9d6cef8e7ec7f49f0f37b14280fc

    • -0
    • +91
    ./Exceptions/CriticalFileWriteExceptionTest.cs
  1. … 17 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

    • -1
    • +22
    ./Exceptions/LineParseExceptionTest.cs
  1. … 211 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
    • +0
    ./Readers/SqLiteDatabaseReaderBaseTest.cs
  1. … 47 more files in changeset.
- Fixed parsing of SQLite connection string by parsing it via *DbConnectionStringBuilder*, rather than *SQLiteConvert.Split* - In case *new SQLiteConnection* does throw an SQLiteException, it is caught. - In Entity Framework, the UNC path is prefixed by two backslashes, making a total (including escape slashes) of 8 backslashes before the network node's name. - Added SQLiteConnection.ClearAllPools to StorageSqliteCreator to force SQLite to release all handles. Related to Issue [WTI-644]

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

Former-commit-id: 15066f1432b3da633ed3eed628fa6fb5d9fcbfc5

Former-commit-id: b7f73b5cd63b6462123add46078fb5f4cd7d730b

    • -1
    • +1
    ./Readers/SqLiteDatabaseReaderBaseTest.cs
  1. … 5 more files in changeset.
- Added catcher for exceptions thrown by initializing a new SQLiteConnection object. - Set the SQLiteConnection such, that it used the .NET Frameworks *DbConnectionStringBuilder.ConnectionString* to parse the database string. This parser also supports UNC paths. - Added tests for UNC path support. Related to Issue [WTI-644]

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

Former-commit-id: 22425ccb0403f5e2db214c5a25a8ba41c91609c0

Former-commit-id: 397d56ab59228026431afd46722ed7e978a7c65f

    • -0
    • +21
    ./Readers/SqLiteDatabaseReaderBaseTest.cs
  1. … 4 more files in changeset.
Added HydraulicDatabaseHelper with method to verify the currently set HRD path. Added verification of the HRD path before design water level calculations are added as activities. Refactored HydraulicBoundaryDatabaseImporter so that a separate ValidateAndConnectTo call is no longer necessary. Related to Issue [WTI-329]

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

Former-commit-id: 0e6ebc1278e493c7d2beb16af82e737495310882

Former-commit-id: d12a3f44e878a3d5252795f3da775265197f3b84

    • -1
    • +22
    ./Readers/SqLiteDatabaseReaderBaseTest.cs
  1. … 15 more files in changeset.
Changes after review. Related to Issue [WTI-255]

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

Former-commit-id: a172571f2fc1454b8ef604e73ff41acec1f1e7ad

Former-commit-id: 41460e932375452bb2de65c23a7cf343b0e66c81

    • -72
    • +0
    ./Exceptions/ElementReadExceptionTest.cs
  1. … 19 more files in changeset.
Changes after review. Related to Issue [WTI-362]

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

Former-commit-id: 126c24623b95dda84fd87ec7694cfd0ecdf96a83

Former-commit-id: 146d08f8f943a9da9743bf2bbda5df3f37555bd1

    • -0
    • +82
    ./Readers/StreamReaderHelperTest.cs
    • -0
    • +0
    ./test-data/StreamReaderHelper/empty.csv
  1. … 8 more files in changeset.
Review remarks processed Related to Issue [WTI-330]

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

Former-commit-id: 1b6b1b64ead563a95b4649cb8cd38adafc0433ef

Former-commit-id: 209cc8a34583db9702825d03bdd1c65338361acf

    • -0
    • +70
    ./Exceptions/LineParseExceptionTest.cs
  1. … 26 more files in changeset.
* Implemented suggestions from WTI-Review-324 ** Improved consistency of code/comments ** Removed unused references. ** Fixed typo in Licentie.rtf ** Cleanup Related to Issue [WTI-317]

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

Former-commit-id: 47998ef0d7021437628c242c5d4ea83410a6cc45

Former-commit-id: 2d3aa08662a9fcb44b389dfed8b04ed1e91ebbcf

    • -1
    • +1
    ./Exceptions/CriticalFileReadExceptionTest.cs
    • -1
    • +1
    ./Exceptions/ElementReadExceptionTest.cs
  1. … 54 more files in changeset.
Moved HydraulicBoundaryDatabase and resoucres to Ringtoets.Hydraring projects. Other changes made after review. Related to Issue [WTI-326]

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

Former-commit-id: 85665fbae10ff9b662894a60a98b88ba70deee3f

Former-commit-id: dfda01ad35bd5fde471aacf4f7d1ce493fd34af0

    • -111
    • +0
    ./Readers/DatabaseReaderBaseTest.cs
    • -0
    • +113
    ./Readers/SqLiteDatabaseReaderBaseTest.cs
  1. … 43 more files in changeset.
Fixed missing configuration in test projects Related to Issue [WTI-330]

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

Former-commit-id: 594652f6e76e3cad065f2a437e34de1efa0c009d

Former-commit-id: 0c763955cef5c244e220cea1246656cafb6286f9

  1. … 6 more files in changeset.