Core.Common.Base.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated possible values for Norm based on the semi-probabilistic functional design. Added norm dependent factor tables to PipingProbabilityAssessmentInput. Exposed GetInterpolatedPointAtFraction from Math2D to simply get an interpolated (or extrapolated point) based on a line segment. Related to Issue [WTI-765]

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

Former-commit-id: f98ce7cdb7f325302b26ffd0e83158213ca61834

Former-commit-id: 1a10794841b746ee90a13244b34b4cda4b3398ec

  1. … 10 more files in changeset.
* Updated entities for deletion of 'PointEntity' tables and having those replaced with binary data properties. ** Updated IRingtoetsEntities, PersistenceRegistry and ReadConversionCollector accordingly. ** Removed 'PointEntity' related extension methods. ** Point3D no longer implements IStorable. * Refactored how CharacteristicPoints of RingtoetsPipingSurfaceLine are persisted in database/ Related to Issue [WTI-608]

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

Former-commit-id: 188ff4565ff2b9036e4b818fbf5d5e22a9fc238d

Former-commit-id: bbd0708b3d2efb30ad7adb14f756927987cb2f33

  1. … 78 more files in changeset.
- Removed redundant Project.cs - Removed redundant DataItemInfo.cs - Few rename actions Related to Issue [WTI-539]

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

Former-commit-id: a7c14776b6138f6cc3766c3407d152bdbe91dc1f

Former-commit-id: 8a93a368603d4f123508a55b4ad13b54951ec633

  1. … 22 more files in changeset.
Merged revision(s) 4248, 4250, 4252, 4255, 4258, 4260, 4265-4266, 4268 from branches/WTI-539:

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

Former-commit-id: b19de7cb2f82f53409f1db3ad1f2db6cd8147bab

Former-commit-id: 855a7d1e06150e515db5c1aa47368b09477a121c

  1. … 80 more files in changeset.
Merged revision(s) 4261-4264 from trunk:

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

Former-commit-id: b8de795a36b3f2050cfd8d3ef8dfc7deadf2ab71

Former-commit-id: b4732cfcab1e79a53c647a7002b6a92490a5ed3c

  1. … 6 more files in changeset.
- Updated XML doc - Added equality checker for implementations of IProject Related to Issue [WTI-539]

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

Former-commit-id: 9e33fe7738cbfce2c4b147c7b149d69f1fbb8f1b

Former-commit-id: 7abb280ee008bc584ae76e14f0186c6a847346b4

  1. … 11 more files in changeset.
- Renamed RingtoetsProjectHelper to RingtoetsProjectFactory - Moved ProjectEquals to implementation of IProject Related to Issue [WTI-539]

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

Former-commit-id: b623f845ea452d16ffd8ae6f87a50d5b3df7ef07

Former-commit-id: 0c45aae923a9b7eb6481597fdc0b1f836363e4a1

  1. … 24 more files in changeset.
- Fixed few tests - User interface is working properly again

Related to Issue [WTI-539]

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

Former-commit-id: b4c96c10199f66c3720e39769a0fc496fafae50f

Former-commit-id: 7435332826a0810c5703b3385bd9b8b398750fd6

  1. … 19 more files in changeset.
- Moved DataItemInfo from *Core.Common.Base/Plugin* to *Core.Common.Gui/Plugin* -- Consulted by Elmar - Reference cleanup Related to Issue [WTI-539]

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

Former-commit-id: 210fb837fcb670632789d79bfb99c7278dbb4d18

Former-commit-id: 0d43b9cf5238db76c64a75e74161e1a458b75b2c

  1. … 9 more files in changeset.
Updated error messages presented to the user. Made CouldNotConnectException and Storage/StorageValidationException inherit Storage exception. Removed [Random] attribute for test parameters and replaced with random values or test cases (whatever was more applicable) Related to Issue [WTI-487]

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

Former-commit-id: eb68036f0a98deb9a85fc9b5dd8f202da4cd6859

Former-commit-id: 8b3bd359e751a7a0ae00d2f66e901fd0d5f7461f

    • -1
    • +1
    ./Storage/CouldNotConnectExceptionTest.cs
    • -1
    • +1
    ./Storage/StorageValidationExceptionTest.cs
  1. … 16 more files in changeset.
- Removed *ApplicationPlugin and *ApplicationPluginTest Related to Issue [WTI-539]

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

Former-commit-id: 65c06ebcabf1ba68f1ef4c2b7aa906da41fb2ffd

Former-commit-id: 9e8d86d8b8596f9b5d1ae1e511b616034b296862

  1. … 16 more files in changeset.
- Moved GetDataItemInfos from *ApplicationPlugin* to *GuiPlugin* Related to Issue [WTI-539]

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

Former-commit-id: d7b56d9d97b78a9b9777e2c5446a274e5a2363b9

Former-commit-id: e2303371e5c03635928c7ae5fa09bec90da82104

  1. … 11 more files in changeset.
- Moved FileExporters from ApplicationPlugin to GuiPLugin Related to Issue [WTI-539]

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

Former-commit-id: dc8ced90e99cc0a347fe7b18c5ae6d532942ca46

Former-commit-id: 4f2d1f7698fb1d5198f62a36e6401a4626ce204f

  1. … 8 more files in changeset.
- Moved FileExporters from ApplicationPlugin to GuiPLugin Related to Issue [WTI-539]

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

Former-commit-id: 5be485fbb33c36c3ab886a641626ae17c7bcc701

Former-commit-id: 6d14d7360c0a5e4f17f53de3ac7f3304601ac83e

  1. … 21 more files in changeset.
- Removed plugin Activate and Deactivate from *ApplicationPlugin* Related to Issue [WTI-539]

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

Former-commit-id: 172a5efd5a05f7a0d8174ffc81a70392aed232c2

Former-commit-id: e212ed8c1980b91da16a8410ed7c420d0e36e3a4

  1. … 3 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
    ./Geometry/Segment2DIntersectSegment2DResultTest.cs
  1. … 198 more files in changeset.
* Fixes (paired) for WTI-Review-706: ** Point3DExtensions can now deal with projecting to a surfaceline where start and end are the same. ** Strings to Resources ** auto-Cleanup ** Refactored RingtoetsPipingSurfaceLine.LocalGeometry. Related to Issue [WTI-396]

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

Former-commit-id: 114f0fbb29aab2d928dc6c83a05960836b830cf1

Former-commit-id: 5351decccbef206452327641b460d76e6244afff

  1. … 5 more files in changeset.
Introduced skipped activity state and implemented it for DesignWaterLevelCalculationActivity. Related to Issue [WTI-452]

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

Former-commit-id: adfdb58293643d8807a7f739958231cd4d1dd6c7

Former-commit-id: 5f15ed0c38dbe8348bafe1cea9250dfae9b8c6d8

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

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

Former-commit-id: d97400010ae4327fb56b819bc6fd0ea639e884e5

Former-commit-id: 4f4c1116c0578eda31e1dd6fabede55b91acea8d

    • -1
    • +1
    ./Data/RoundedPoint2DCollectionTest.cs
  1. … 11 more files in changeset.
Implemented new collection of point2D which uses rounded doubles as coordinates. Related to Issue [WTI-673]

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

Former-commit-id: 3cb4374858642ce2c61d451a17f9c3f1faa9ac54

Former-commit-id: 49906a69d441203cbee93b27ef4b7c3ed5f2c60a

    • -0
    • +118
    ./Data/RoundedPoint2DCollectionTest.cs
  1. … 2 more files in changeset.
Fixed some small issues with docs. Related to Issue [WTI-138]

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

Former-commit-id: 8ed8a73f0a7a3e561a3f24cf0b4a13ddf92fd630

Former-commit-id: 8bb77acb1d5179de510e35e607f3c63d270f090a

  1. … 1 more file in changeset.
Changes after review. Related to Issue [WTI-138]

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

Former-commit-id: 0f0e47e83f118b1b4cd6f3f6517a838f4c1bb305

Former-commit-id: 477c0a495c83fb65924232249c0f74381d368069

    • -1
    • +35
    ./Geometry/Point3DExtensionsTest.cs
  1. … 4 more files in changeset.
- Moved transforming world coordinates to local coordinates to Point3DExtensions. - Implemented showing characteristic points on the local coordinates. Related to Issue [WTI-138]

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

Former-commit-id: 897511058c455d30c10155f2403d3ce1d0fecd86

Former-commit-id: a59e9a875ee4f3796aeed005c571f145ecef0c0d

    • -0
    • +106
    ./Geometry/Point3DExtensionsTest.cs
  1. … 8 more files in changeset.
Fixed validation problems in DataGridViewControl. Related to Issue [WTI-482]

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

Former-commit-id: 00fd7cb4e646c125adf2de22787cef76d73e0c50

Former-commit-id: 22e9741043dfdc8eca4c2f03142182cde4bb1a3a

    • -0
    • +16
    ./TypeConverters/RoundedDoubleConverterTest.cs
  1. … 8 more files in changeset.
* Implemented Create methods for SurfaceLineEntity and SurfaceLinePointEntity. * Updated CreateConversionCollector for SurfaceLinePointEntity. ** Had to make Point3D implement IStorable. Related to Issue [WTI-289]

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

Former-commit-id: 838ab26832a99265a8b833090835844763e1e6bf

Former-commit-id: 971c6158c99812fa77b8695c1ed3066fae1b3436

  1. … 10 more files in changeset.
* Moved Point2DComparerWithTolerance from Math2DTest to Core.Common.TestUtil * PolygonShapeFileReader now reads inner rings of a polygon, instead of only outer ring and incorrectly interpret inner rings. ** Updated the validation of MapPolygonData to allow for inner rings in MapGeometry. ** Updated MapPolygonDataConverter accoridingly do properly create polygon layers with holes. Related to Issue [WTI-478]

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

Former-commit-id: dbc4ac9e2ef823ae96c8d2dbb7571375ee69a480

Former-commit-id: 02e1ddfcce132b6beb7da5bb5aa5e395144227bf

  1. … 18 more files in changeset.
Implement IFormattable for RoundedDouble so that it is possible to give a custom format and culture to a RoundedDouble while still be able to use to default formatting of some double values (Infinity) Related to Issue [WTI-453]

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

Former-commit-id: 9cc2d0b46172911ee58e34752148c9304990c744

Former-commit-id: a564205535ba65414e3fbd277564639ac86df114

  1. … 3 more files in changeset.
Review changes Paired with @berg_jl

- Changed double precession to 1e-6

Related to Issue [WTI-332]

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

Former-commit-id: 4b14a402209aec8df95f9e1a56d815717fa8c372

Former-commit-id: b6813a8c308728286104ff55fbbe5fd9f47ad242

  1. … 26 more files in changeset.
Changed enum names to be more consistent. Updated doc of Math2D.AreCollinear to describe the prerequisite of the method. Removed obsolete Math2D.GetIntersectionPoint method. Related to Issue [WTI-433]

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

Former-commit-id: 82c7390bb1bd357b30509322f70efcd6f65a8eb3

Former-commit-id: e35b71d381d9d2910f56f3cc08075b34b7ee0425

    • -2
    • +2
    ./Geometry/Segment2DIntersectSegment2DResultTest.cs
  1. … 4 more files in changeset.
Extended RecursiveObserver so that both the item container type and the observable type can be specified Related to Issue [WTI-419]

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

Former-commit-id: eeae0e370cc64f52e4e9a9c9e123f53045560308

Former-commit-id: d314b3ba0d98beda1aa8cc8e31b2b432665d783e

  1. … 2 more files in changeset.