Core.Components.Gis.IO.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Improved error messages for when reading shape files. Related to Issue [WTI-862]

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

Former-commit-id: f319b071ab355481213233344bd5fb55f18543ea

Former-commit-id: 67ba82d65c41103b3fa4ecc73c17d8da8ff919b5

    • -2
    • +2
    ./Readers/PolygonShapeFileReaderTest.cs
    • -2
    • +2
    ./Readers/PolylineShapeFileReaderTest.cs
  1. … 13 more files in changeset.
updated error message when shape file does not contain geometries of type Line Related to Issue [WTI-862]

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

Former-commit-id: 59c6a8c848ecd64cbe56fe58058739c1160dd4f5

Former-commit-id: d90ea1b48ca3a4c12e07c48128fade7fb2760586

    • -1
    • +1
    ./Readers/PolylineShapeFileReaderTest.cs
  1. … 5 more files in changeset.
Changes after review. Related to Issue [WTI-862]

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

Former-commit-id: 7ff2939721c731eb6d0097ce2ff6a81c626144fd

Former-commit-id: c3ef114b8aba2ec92251adb6c3c5e8227a7c46ae

    • -1
    • +1
    ./Readers/PolylineShapeFileReaderTest.cs
  1. … 10 more files in changeset.
- Show right error message when a reference line file is in use and cannot be opened. - Changed resource for more clear messaging. Related to Issue [WTI-862]

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

Former-commit-id: 77b3f657a268181f83adaf5a7138a4639b5229c5

Former-commit-id: c11d8e51bf0980300c474a0412c56c057542acbe

    • -1
    • +1
    ./Readers/PolygonShapeFileReaderTest.cs
    • -1
    • +1
    ./Readers/PolylineShapeFileReaderTest.cs
  1. … 5 more files in changeset.
Merged revision(s) 4851 from branches/Release/16_1_1: Implemented improvements from testing.

........

Related to Issue [WTI-507]

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

Former-commit-id: 3a825f22b7105fb6570360605abec2b244946611

Former-commit-id: 96058e4042aa8a645609849758c651325e1d33ee

  1. … 2 more files in changeset.
Implemented improvements from testing. Related to Issue [WTI-507]

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

Former-commit-id: bf54f9479db05eb25babd44cbe2957204bc473a7

Former-commit-id: 016e4576295cde90aa73cb8b88252dbf6539ffc1

  1. … 2 more files in changeset.
Implemented improvements from testing. Related to Issue [WTI-507]

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

Former-commit-id: de88dc3c1c49d7ce461662028a93b3382dac6d62

Former-commit-id: 14480f49691c28acf6ec89e915f76c48d7330fc5

  1. … 2 more files in changeset.
* Cleanup Core.Components test and source projects.

Related to Issue [WTI-737]

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

Former-commit-id: e43482c8d3c88447940f3da14abeebf091a03a9c

Former-commit-id: ceea7f89ce9e85a05303af3fba2ecf2f58113cc5

    • -27
    • +28
    ./Readers/PointShapeFileReaderTest.cs
    • -15
    • +15
    ./Readers/ShapeFileReaderBaseTest.cs
  1. … 50 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.
* Removing obsolete string.format calls. * FeatureBasedMapData cannot have null elements on Features property. ** Removed defensive programming that covered this usecase. * cleanup Related to Issue [WTI-507]

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

Former-commit-id: 0dac2e06c15e211612eda6956184fe5159d3f1cf

Former-commit-id: c83145644593fa26c34a2dadd24aec1fcb8038aa

    • -1
    • +1
    ./Writers/PolylineShapeFileWriterTest.cs
    • -25
    • +2
    ./Writers/ShapeFileWriterBaseTest.cs
  1. … 14 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.
Changes after review. Related to Issue [WTI-507]

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

Former-commit-id: 36257253e42cfac859dd6353b6939dba2bc0dc12

Former-commit-id: 591d60821a44cd733817afb926654011e6caaf24

    • -1
    • +63
    ./Writers/PointShapeFileWriterTest.cs
    • -3
    • +64
    ./Writers/PolylineShapeFileWriterTest.cs
    • -11
    • +64
    ./Writers/ShapeFileWriterBaseTest.cs
  1. … 37 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.
Fixing code issues. Related to Issue [WTI-737]

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

Former-commit-id: eda341f18b4256e6ec2b5a35abeb824cc3ad066a

Former-commit-id: 4fd7ec51856c1c1ea4c8417287d6a67a6dfd9983

    • -1
    • +0
    ./Writers/PolylineShapeFileWriterTest.cs
  1. … 53 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.
Shapefile export for boundary condition locations. Related to Issue [WTI-507]

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

Former-commit-id: 6940f45de56519a880cb8b545d8676ae5a4227bf

Former-commit-id: 6654bf7244e7199c3dec534b5ea01ba858f94096

    • -0
    • +148
    ./Writers/PointShapeFileWriterTest.cs
    • -25
    • +5
    ./Writers/PolylineShapeFileWriterTest.cs
  1. … 24 more files in changeset.
Implemented improvements of review 833. Related to Issue [WTI-319]

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

Former-commit-id: 115b9f47156670850a72ecf8aeee39c8c3dd1e34

Former-commit-id: 4e15fe72ecb8ce192871cdd19de68f542e8ef893

    • -17
    • +17
    ./Readers/PointShapeFileReaderTest.cs
    • -18
    • +18
    ./Readers/PolygonShapeFileReaderTest.cs
    • -15
    • +15
    ./Readers/PolylineShapeFileReaderTest.cs
    • -2
    • +2
    ./Writers/PolylineShapeFileWriterTest.cs
  1. … 21 more files in changeset.
Fixed failing testcase. Shapefile attribute table is stored in *.dbf file, whose header differs depending on cultural etc machine settings. Skipping irrelevant header comparison. Related to Issue [WTI-319]

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

Former-commit-id: 053fdb7b213f5d5ae5df07b8576c408da22eecfc

Former-commit-id: 01e1736a1d7fb6595ea5291ae6381db40a401fdf

    • -2
    • +8
    ./Writers/PolylineShapeFileWriterTest.cs
- Review related changes -- renamed *DirectoryRightsHelper* to *DirectoryPermissionsRevoker* -- corrected flag handling Related to Issue [WTI-751]

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

Former-commit-id: 3400b5c90b579d54dc0dcbc64a9ad1d03d7d1cd8

Former-commit-id: 7f3ad5dc28f352cd38d3502c209223ed8916a6ed

  1. … 9 more files in changeset.
Implemented ReferenceLineExporter and tests. Correction to TestHelper, now actually refers to "test-data" folder as specified by the XML documentation. Related to Issue [WTI-319]

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

Former-commit-id: 3a82c6a47509cde333fb0a97f54b540c698178e6

Former-commit-id: edf23ecedbc9f896907f21441a728fe234eaa9f4

    • -5
    • +20
    ./Writers/PolylineShapeFileWriterTest.cs
    • -1
    • +33
    ./Writers/ShapeFileWriterBaseTest.cs
    • binary
    ./test-data/md5_reference.dbf
    • binary
    ./test-data/md5_reference.shp
    • binary
    ./test-data/md5_reference.shx
  1. … 12 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. … 140 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
    • +150
    ./Writers/PolylineShapeFileWriterTest.cs
    • -0
    • +107
    ./Writers/ShapeFileWriterBaseTest.cs
  1. … 16 more files in changeset.
Merged revision(s) from branches/WTI 757

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

Former-commit-id: 40a88103dce0ad8463ad013cb2a3e79832191624

Former-commit-id: 5a25a63e8182698a9ce1bb0e44b262e019c39c7b

  1. … 83 more files in changeset.
Fixed some ReSharper coding issues Related to Issue [WTI-757]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-757@4545 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: d11c014b155f839691f304523e1996ef127ddf0e

Former-commit-id: 4981d5bd6423b4a2b3b302aad368d7100d8209f1

  1. … 17 more files in changeset.
Removed some unused references Related to Issue [WTI-757]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-757@4544 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 58ec8bb4f11c6bb4eb5c233bf8c89c2a6f1985ef

Former-commit-id: 30aab480157e598a56dc91f45d53e461b6b8f56e

  1. … 7 more files in changeset.
- Changed *Bestand bevat geen <object>* to *Bestand bevat geen enkele <object>* Related to Issue [WTI-539]

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

Former-commit-id: 7f6bcc45b66037ff0f332f7fc65da0b63dbbb564

Former-commit-id: 974ab75c6d9cea11969c3298ce4c26f87164f6d6

    • -1
    • +1
    ./Readers/PolygonShapeFileReaderTest.cs
    • -1
    • +1
    ./Readers/PolylineShapeFileReaderTest.cs
  1. … 3 more files in changeset.
- Modified text of warnings Related to Issue [WTI-539]

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

Former-commit-id: 7c5c9b80228d274324e032f25ea2d42f311ca642

Former-commit-id: 43dfe0aa6053470a5546c7b918f6f5c6ab3e5d32

    • -1
    • +1
    ./Readers/PolygonShapeFileReaderTest.cs
    • -1
    • +1
    ./Readers/PolylineShapeFileReaderTest.cs
  1. … 3 more files in changeset.
- Processed review comments Related to Issue [WTI-522]

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

Former-commit-id: 897a22ea04a162d4a7fd30f321493937183361b9

Former-commit-id: c1a103c7481f23415ed982d385b3339caab61c17

    • -0
    • +21
    ./Readers/PointShapeFileReaderTest.cs
    • -21
    • +42
    ./Readers/PolygonShapeFileReaderTest.cs
  1. … 6 more files in changeset.
- Fixed unhandled IO Exception when file is in use Related to Issue [WTI-522]

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

Former-commit-id: 136359168a4ec85fd95f66b94c01bfe0a12051fc

Former-commit-id: c8647f5574ba4eb18113f9cdeb441135c90a3032

    • -0
    • +21
    ./Readers/PolylineShapeFileReaderTest.cs
  1. … 1 more file in changeset.
- Added importer for ReferenceLineMetaReader - Ran 'Deltares cleanup' on PolylineShapeFileReader and PolylineShapeFileReaderTest Related to Issue [WTI-522]

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

Former-commit-id: 624afa5ac43db1ef0d8144ab7356a396164954b8

Former-commit-id: ef392cb2fec282dea94c64278853c48a655d20b2

    • -15
    • +14
    ./Readers/PolylineShapeFileReaderTest.cs
  1. … 23 more files in changeset.