Core.GIS.SharpMap.Tests

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
renamed *Tests directories into *Test. Namespaces and projects come with the next commits

Related to Issue [WTI-148]

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

Former-commit-id: 7b15a1721206522eaf350e56a2d9a33c5215367e

    • -142
    • +0
    ./Converters/WKT/WktGeometryTests.cs
    • -77
    • +0
    ./CoordinateSystems/CoordinateSystemValidatorTest.cs
    • -248
    • +0
    ./Core.GIS.SharpMap.Tests.csproj
    • -24
    • +0
    ./Data/FeatureDataRowAttributeAccessorTest.cs
    • -78
    • +0
    ./Data/Providers/FeatureCollectionTest.cs
    • -62
    • +0
    ./Data/Providers/FeatureProviderTest.cs
    • -50
    • +0
    ./Data/Providers/GeometryProviderTest.cs
    • -107
    • +0
    ./Data/Providers/QuadTreeTest.cs
    • -113
    • +0
    ./Editors/FallOff/LinearFallOffPolicyTest.cs
    • -177
    • +0
    ./Editors/FallOff/NoFallOffPolicyTest.cs
  1. … 929 more files in changeset.
reverted changes from rev 1009 for Tests projects in order to keep paths for the test-data files. Also they are not important to keep in Solution\bin folder. UMLs project reverted as well. Related to Issue [WTI-148]

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

Former-commit-id: b5e875391c3b9f3c190b7078802e7bb704520924

  1. … 35 more files in changeset.
all projects are build into SolutionDir\bin directory. Installer is also redirected to this dir. Related to Issue [WTI-148]

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

Former-commit-id: b930a00c4632ec165638f460385728583e825e17

  1. … 71 more files in changeset.
Introduced LayoutComponentTool => Fixed small problems in ShowMapLegendCommand/ShowNorthArrowCommand/ShowScaleBarCommand => Wrote no tests yet as this implementation still needs to be cleaned up Related to Issue [WTI-81]

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

Former-commit-id: 10fb1d9a7a15dadd9375e1462706a453a91b29a2

  1. … 7 more files in changeset.
Prevent .pdb getting copied for anything but Debug in test projects. Related to Issue [WTI-64]

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

Former-commit-id: 7120d5b1b5e117098f2ef37a9cd2805a970d195d

  1. … 29 more files in changeset.
Moved *nunit.framework* (from 2.5.11) to NUGet (to version 2.6.4) - Fixed incorrect order of *SoilProfiles* and *SurfaceLines*. With the older version of NUnit, the test failed to identify this incorrect order Related to Issue [WTI-100]

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

Former-commit-id: 63d5be1e75f3e481c99b802445511d545c4cd668

  1. … 59 more files in changeset.
Removed the need of SharpTestEx library by replacing it with NUnit calls Related to Issue [WTI-64]

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

Former-commit-id: 78ad5f07e9258904c70ad94e1616e02671423c76

    • -3
    • +1
    ./Data/FeatureDataRowAttributeAccessorTest.cs
  1. … 30 more files in changeset.
Final review related changes => Summaries + test names Related to Issue [WTI-81]

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

Former-commit-id: a960941672025ba2ffe74e15e8e86d6878972c10

    • -1
    • +1
    ./Rendering/Thematics/CustomThemeTest.cs
    • -1
    • +1
    ./Rendering/Thematics/GradientThemeTest.cs
  1. … 1 more file in changeset.
Moved *RhinoMocks* to NUGet Related to Issue [WTI-100]

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

Former-commit-id: 581d3f7d8bcb436d66c815178bb61f30d6fd01d7

  1. … 45 more files in changeset.
Moved log4net to NUGet Related to Issue [WTI-100]

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

Former-commit-id: efc1ee9dc887a144abb0c543a7744ff8387ec427

  1. … 77 more files in changeset.
Replaced all *\/{3}(\w)* with */// $1* (not on inline code) Related to Issue [WTI-101]

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

Former-commit-id: 98b877a8c6d7b95a63f6725803f8af74a9f88083

    • -1
    • +1
    ./Rendering/Thematics/ColorBlendTest.cs
  1. … 12 more files in changeset.
Removed Entity from Map Related to Issue [WTI-81]

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

Former-commit-id: 4de44c7e13f82f87333214f327e18292bef9d9fa

  1. … 3 more files in changeset.
Removed Entity from Layer Related to Issue [WTI-81]

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

Former-commit-id: 4bc526f18c8637d2f77f47af4caa6f8f0e99dcc5

    • -0
    • +58
    ./Layers/LayerTest.cs
  1. … 4 more files in changeset.
Removed Entity from GroupLayer Related to Issue [WTI-81]

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

Former-commit-id: bdfe49a6d449d0d08786d89c367326a374218709

  1. … 3 more files in changeset.
Removed Entity from LabelLayer Related to Issue [WTI-81]

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

Former-commit-id: 0a536e77bd790b8ebeb8589eda4d2f8521573463

  1. … 1 more file in changeset.
Temporary ignored some tests Related to Issue [WTI-81]

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

Former-commit-id: f62b9c0d5e73ad105a39de9571b4baf7ad91c494

Removed Entity from VectorLayer Related to Issue [WTI-81]

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

Former-commit-id: 505825e815ca53660e3b78f6e43b6c844f961577

  1. … 4 more files in changeset.
Fixed property change bubbling for Style objects in CustomTheme related classes Related to Issue [WTI-81]

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

Former-commit-id: d7ef4bdcc00907c2f781123904f9d004b43b73b6

    • -0
    • +32
    ./Rendering/Thematics/CustomThemeTest.cs
  1. … 1 more file in changeset.
Fixed property change bubbling for Style objects in CategorialTheme related classes Related to Issue [WTI-81]

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

Former-commit-id: a9d2fab1f8808b40be4b0aca33e8c6c5087acc90

  1. … 2 more files in changeset.
Fixed property change bubbling for Style objects in ThemeItem related classes Related to Issue [WTI-81]

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

Former-commit-id: cbcc394ae7700b867a91eb19614e9441086db8e3

    • -0
    • +31
    ./Rendering/Thematics/CategorialThemeItemTest.cs
    • -0
    • +31
    ./Rendering/Thematics/GradientThemeItemTest.cs
  1. … 3 more files in changeset.
Removed Entity from Theme related classes Related to Issue [WTI-81]

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

Former-commit-id: 28ac344926873f0cb52a5c1413251a5c86a8f00e

    • -0
    • +22
    ./Rendering/Thematics/GradientThemeTest.cs
  1. … 7 more files in changeset.
Removed QuantityTheme => Only used for demis (in old Delta Shell) Related to Issue [WTI-81]

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

Former-commit-id: 94f9b360839676daf65a2930b64acb3931b3c0eb

    • -75
    • +0
    ./Rendering/Thematics/QuantityThemeTest.cs
  1. … 7 more files in changeset.
* Implemented review comments of WTI-Review-130: ** Fixed output paths for projects; ** Removed unsupported configurations; ** Improved comments. Related to Issue [WTI-139]

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

Former-commit-id: c9e89aad465317fe084794b2643f5ba36cbdc489

  1. … 59 more files in changeset.
* Created new configuration CreateInstallerWithDemoProject * Create Ringtoets.Demo project to add testing utils to the application ** Testing utils only available in Debug, Release and CreateInstallerWithDemoProject configurations, through the INCLUDE_DEMOPROJECT preprocessor symbol

Related to Issue [WTI-139]

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

Former-commit-id: 148370829781060c53c54af79d47d20e201453f3

  1. … 75 more files in changeset.
+ removed IEditableObject + removed EditableObject + removed EditActionAttribute + removed IEditAction Related to Issue [WTI-80]

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

Former-commit-id: fb26de2878235e348ba839abc9af21c7d2fd2ce8

  1. … 26 more files in changeset.
- Adjusted resources - Adjusted build files - Removed unused project (Ringtoets.Piping.Data.UML) Related to Issue [WTI-93]

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

Former-commit-id: 8b39a68cfeaf65dbebc380cd956ad59a6deedb5e

  1. … 88 more files in changeset.
Renamed all variables, classes, folders from delta*shell to Ringtoets. - Still todo: rename all references in the resources

- Found out that tests were not running properly, because the shape file could not be loaded (incorrect path)

Discussed with Elmar. We decided to throw an Exception when the shapeFile could not be found. Hence, that change is also committed under this issue

Related to Issue [WTI-93]

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

Former-commit-id: d848bd9ce28a5bdc3a59bd003afa36c26ca8c7e4

    • binary
    ./test-data/rivers.shp
  1. … 66 more files in changeset.
Sped up some tests Related to Issue [WTI-63]

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

Former-commit-id: 1070448827672ed3b4de699bdbd35214bf6c884a

    • -5
    • +7
    ./Editors/FallOff/NoFallOffPolicyTest.cs
  1. … 3 more files in changeset.
Fixed some ignored tests Related to Issue [WTI-63]

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

Former-commit-id: 75a2943a7d148d1fb04f1a2367aac215563d5979

Removed WmsLayer Related to Issue [WTI-63]

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

Former-commit-id: e340ba5c908bfedbc1096c851fd17657027bd225

  1. … 9 more files in changeset.