Core.Components.Chart.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Removed 'CodeAnalysisRuleSet' from csproj files. The code analysis will therefore be set to the default 'MinimumRecommendedRules.ruleset' - Made sure all TestUtil projects are build in the bin of their own project instead of in de solution bin folder Related to Issue [WTI-1463]

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

Former-commit-id: 2a4c73910431f0e6b6b5d66ebae6d467e7ff5ebe

Former-commit-id: c9f3932e498d991968cd76961b1598d7e40ffd66

  1. … 291 more files in changeset.
Fix for failing compilation - Updated name of test class Related to Issue [WTI-1295]

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

Former-commit-id: 31654ae3490ea64ec4d28bcb7bbf9dcf80371a96

Former-commit-id: c59d0360a641c05f84c38edddcd5745fed36022d

  1. … 3 more files in changeset.
Update NUnit, NUnitForms and nunit console runner. Adapt test in StorageMigrationIntegrationTest to work with these new versions. Paired with ~kleijn

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

Former-commit-id: d32ca7d8738b0bb50b4f4ac19fa9e7c268f965e9

Former-commit-id: e24bfa0dc5657b1d0e6ca1568bd40cf07e9b637a

  1. … 399 more files in changeset.
Revert NUnit update

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

Former-commit-id: 1d73f8246f0dfc579d22331767d1b8d1916a1738

Former-commit-id: 2be271427816a015a44cc959568214acc6e2a12e

  1. … 384 more files in changeset.
Update NUnit to 3.8.1

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

Former-commit-id: 79700b393691e91c968151e820e18665334d429f

Former-commit-id: b3c165824399f30e6b937de3b001599a2df685f1

  1. … 396 more files in changeset.
Upgraded nunit3-console.exe and NUnit to 3.7.1

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

Former-commit-id: bd8ef3d5d0e001dd3753e950743d282d431939b8

Former-commit-id: 0e6297e2ce8a35cf9bdb3d58436513012a5379e6

  1. … 424 more files in changeset.
Implemented review comments - Fix typo - Rename tests - Remove parameter from AssertEqualStyle - Enabled editing in the demo chart Related to Issue [WTI-1315]

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

Former-commit-id: 5c6bbc2de15c913f80f45b0089762b5c3d208bbb

Former-commit-id: 9a6a29282fadb8c0668f29563ec092feeaccaa05

  1. … 13 more files in changeset.
Add base class ChartStyle to the chart style objects, containing an IsEditable property. Related to Issue [WTI-1315]

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

Former-commit-id: be23e5a0c2339b924336a9aa0288dd0fb16a82bd

Former-commit-id: 2fc3b766745f87b041e73d5d8968050860fa17c6

  1. … 25 more files in changeset.
Review related changes Related to Issue [WTI-1311]

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

Former-commit-id: ad5590e230191cdc4e680263f816ed99ea3331ca

Former-commit-id: 7ed564d3b347eb425f5eb0dc71d2690acdc3fd2b

  1. … 85 more files in changeset.
Map and chart layers no longer share same default style instance. Related to Issue [WTI-1339]

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

Former-commit-id: 71279ccdb82c0e8e0350971fa8023d1bb658d563

Former-commit-id: 11d67ca1c5c0fd1e34f731e57e1458f56e32ceec

    • -0
    • +13
    ./Data/ChartMultipleAreaDataTest.cs
    • -0
    • +13
    ./Data/ChartMultipleLineDataTest.cs
  1. … 11 more files in changeset.
Renamed folders. Related to Issue [WTI-1330]

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

Former-commit-id: 456b042b83208b558ce0892dc4d89d82da20a2ff

Former-commit-id: 2bb2911ff513603d37b71b0753e606c401771ac0

    • -0
    • +102
    ./Core.Components.Chart.Test.csproj
    • -0
    • +95
    ./Data/ChartAreaDataTest.cs
    • -0
    • +71
    ./Data/ChartDataCollectionExtensionsTest.cs
    • -0
    • +233
    ./Data/ChartDataCollectionTest.cs
    • -0
    • +99
    ./Data/ChartDataTest.cs
    • -0
    • +95
    ./Data/ChartLineDataTest.cs
    • -0
    • +141
    ./Data/ChartMultipleAreaDataTest.cs
    • -0
    • +127
    ./Data/ChartMultipleLineDataTest.cs
    • -0
    • +99
    ./Data/ChartPointDataTest.cs
    • -0
    • +94
    ./Data/ChartPointSymbolTest.cs
    • -0
    • +96
    ./Data/PointBasedChartDataTest.cs
    • -0
    • +27
    ./Properties/AssemblyInfo.cs
    • -0
    • +91
    ./Styles/ChartAreaStyleTest.cs
    • -0
    • +82
    ./Styles/ChartLineDashStyleTest.cs
    • -0
    • +91
    ./Styles/ChartLineStyleTest.cs
  1. … 104 more files in changeset.