Core.Components.OxyPlot.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Introduced custom enum for chart line dash styles. Related to Issue [WTI-1268]

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

Former-commit-id: 4a80234455ce469f8f5c1a4a540fda06a0af5b21

Former-commit-id: 5d063f8c59a3298612c4e776e8b73127b5f8e521

    • -9
    • +8
    ./Converter/ChartLineDataConverterTest.cs
    • -9
    • +8
    ./Converter/ChartMultipleLineDataConverterTest.cs
    • -3
    • +2
    ./DataSeries/ChartLineDataSeriesTest.cs
    • -3
    • +2
    ./DataSeries/ChartMultipleLineDataSeriesTest.cs
  1. … 28 more files in changeset.
Improvements after review. Related to Issue [WTI-1268]

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

Former-commit-id: a82a902e25eb59add90cfc73669b411ccfb1be4d

Former-commit-id: 0ba8fe930613a7fa406402babb0084c27fc9dc43

    • -27
    • +0
    ./Converter/ChartMultipleLineDataConverterTest.cs
    • -8
    • +11
    ./DataSeries/ChartAreaDataSeriesTest.cs
    • -4
    • +6
    ./DataSeries/ChartLineDataSeriesTest.cs
    • -8
    • +11
    ./DataSeries/ChartMultipleAreaDataSeriesTest.cs
    • -4
    • +6
    ./DataSeries/ChartMultipleLineDataSeriesTest.cs
    • -8
    • +11
    ./DataSeries/ChartPointDataSeriesTest.cs
  1. … 14 more files in changeset.
Removed chart style constructors. Moved default styling to fields. Related to Issue [WTI-1268]

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

Former-commit-id: 3aa6ef072dfac5e265cdc6410b415717ba26f17d

Former-commit-id: 112713394d9384ca142578c0a2cd0fff80847279

    • -3
    • +18
    ./Converter/ChartAreaDataConverterTest.cs
    • -3
    • +18
    ./Converter/ChartLineDataConverterTest.cs
    • -3
    • +18
    ./Converter/ChartMultipleAreaDataConverterTest.cs
    • -4
    • +24
    ./Converter/ChartMultipleLineDataConverterTest.cs
    • -5
    • +40
    ./Converter/ChartPointDataConverterTest.cs
    • -2
    • +12
    ./DataSeries/ChartAreaDataSeriesTest.cs
    • -2
    • +12
    ./DataSeries/ChartLineDataSeriesTest.cs
    • -2
    • +12
    ./DataSeries/ChartMultipleAreaDataSeriesTest.cs
    • -2
    • +12
    ./DataSeries/ChartMultipleLineDataSeriesTest.cs
    • -2
    • +16
    ./DataSeries/ChartPointDataSeriesTest.cs
  1. … 27 more files in changeset.
Added extra constructor to ChartMultipleAreaData with styling, so styling is never null. Related to Issue [WTI-1268]

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

Former-commit-id: 291a36581ae2faa1a720286b6bf7305ce750a5ff

Former-commit-id: ca7f1629010c2205a0b22956c3ef5542182ce292

    • -12
    • +3
    ./Converter/ChartMultipleAreaDataConverterTest.cs
    • -6
    • +5
    ./DataSeries/ChartMultipleAreaDataSeriesTest.cs
  1. … 5 more files in changeset.
Added extra constructor to ChartAreaData with styling, so styling is never null. Related to Issue [WTI-1268]

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

Former-commit-id: d82c80b5d43c55bd43f5aeede2bfa549ad145ebe

Former-commit-id: 8edc2084c1cafdfb6f308c676f98e6c81a938a9d

    • -12
    • +3
    ./Converter/ChartAreaDataConverterTest.cs
    • -6
    • +5
    ./DataSeries/ChartAreaDataSeriesTest.cs
  1. … 4 more files in changeset.
Added extra constructor to ChartMultipleLineData with styling, so styling is never null. Related to Issue [WTI-1268]

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

Former-commit-id: 20f159b1708b16ccb6f4e5bf31c3b1e721977529

Former-commit-id: 958a6304d9331d85d793a60a731ec7a813ad0334

    • -16
    • +4
    ./Converter/ChartMultipleLineDataConverterTest.cs
    • -6
    • +5
    ./DataSeries/ChartMultipleLineDataSeriesTest.cs
  1. … 4 more files in changeset.
Added extra constructor to ChartLineData with styling, so styling is never null.

Related to Issue [WTI-1268]

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

Former-commit-id: 9b35f5968e2633a013ca68f107954bc2b887cf48

Former-commit-id: 1d8d55a4be01b9c636e5b6069362be286e5a3d11

    • -12
    • +3
    ./Converter/ChartLineDataConverterTest.cs
    • -6
    • +5
    ./DataSeries/ChartLineDataSeriesTest.cs
  1. … 8 more files in changeset.
- Added DisplayNames to ChartPointSymbol. - Changed enum values of ChartPointSymbol. Related to Issue [WTI-1268]

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

Former-commit-id: 69e63bf7ca40843f9bd99f8d455e00147225ce68

Former-commit-id: 4ac243f8c508b18b7b267023b73b856835d05b7f

    • -10
    • +10
    ./Converter/ChartDataHelperTest.cs
    • -1
    • +1
    ./Converter/ChartPointDataConverterTest.cs
  1. … 7 more files in changeset.
Added extra constructor to ChartPointData with styling, so styling is never null. Related to Issue [WTI-1268]

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

Former-commit-id: 95c7411da4296e95a7cc57cb7acdc46bc7ff469a

Former-commit-id: 257b6a9c0d274a8e863a3a63d6210362ace57a2b

    • -20
    • +5
    ./Converter/ChartPointDataConverterTest.cs
    • -8
    • +7
    ./DataSeries/ChartPointDataSeriesTest.cs
  1. … 5 more files in changeset.
Core.Components.Charting.TestUtil.Test: - Added core.common.version ref - Sanitized AssemblyInfo.cs - Added GlobalAssembly link Removed obsolete <AllowedReferenceRelatedFileExtensions>none</AllowedReferenceRelatedFileExtensions> from projects Replaced <DebugType>pdbonly</DebugType> with <DebugType>none</DebugType> for test projects in ReleaseForCodeCoverage configuration. Related to Issue [WTI-1272]

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

Former-commit-id: 74ee4dd27678a18952f28919028d8e8814d46617

Former-commit-id: e91cb2b6dae36d8d3cfa8bede7cbc70ad87f90d6

  1. … 44 more files in changeset.
Added constructor to TestChartData. Reused TestChartData throughout classes. Added TestChartDataTest. Changed map related naming of variables/methods which had to do with charting. Related to Issue [WTI-1272]

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

Former-commit-id: a01e932090a2f44f704f302e689f4595f7978406

Former-commit-id: 9e26b8bedd1cf7dba14bc19b2f5f33a5206da4c5

    • -1
    • +1
    ./Converter/ChartAreaDataConverterTest.cs
    • -1
    • +1
    ./Converter/ChartLineDataConverterTest.cs
    • -1
    • +1
    ./Converter/ChartMultipleAreaDataConverterTest.cs
    • -1
    • +1
    ./Converter/ChartMultipleLineDataConverterTest.cs
    • -1
    • +1
    ./Converter/ChartPointDataConverterTest.cs
    • -5
    • +1
    ./DataSeries/ChartDataSeriesFactoryTest.cs
  1. … 28 more files in changeset.
Removed obsolete ItemBasedChartData and renamed or removed (whatever applicable) related classes. Related to Issue [WTI-1272]

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

Former-commit-id: 9d8e541c7628108b41e7caa029f469b42f0402ec

Former-commit-id: 12281f570cadee88799cb06062566f4577e68fed

    • -2
    • +2
    ./Converter/ChartAreaDataConverterTest.cs
    • -0
    • +143
    ./Converter/ChartDataConverterTest.cs
    • -2
    • +2
    ./Converter/ChartLineDataConverterTest.cs
    • -2
    • +2
    ./Converter/ChartMultipleAreaDataConverterTest.cs
    • -2
    • +2
    ./Converter/ChartMultipleLineDataConverterTest.cs
    • -2
    • +2
    ./Converter/ChartPointDataConverterTest.cs
    • -143
    • +0
    ./Converter/ItemBasedChartDataConverterTest.cs
    • -1
    • +1
    ./DataSeries/ChartAreaDataSeriesTest.cs
    • -0
    • +110
    ./DataSeries/ChartDataSeriesFactoryTest.cs
    • -1
    • +1
    ./DataSeries/ChartLineDataSeriesTest.cs
    • -1
    • +1
    ./DataSeries/ChartMultipleAreaDataSeriesTest.cs
    • -1
    • +1
    ./DataSeries/ChartMultipleLineDataSeriesTest.cs
    • -1
    • +1
    ./DataSeries/ChartPointDataSeriesTest.cs
    • -110
    • +0
    ./DataSeries/ItemBasedChartDataSeriesFactoryTest.cs
  1. … 28 more files in changeset.
Performed some small review changes Related to Issue [WTI-1248]

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

Former-commit-id: 69ecd2b07e3ef5d6a2d2db2e7375dbe5671537a1

Former-commit-id: e2d6da90a6a95af7197884ba7c2ea9a53e425d90

    • -1
    • +1
    ./Converter/ChartMultipleLineDataConverterTest.cs
  1. … 7 more files in changeset.
Implemented new suggestion for styling of the wave conditions input view. Wave conditions input view now reacts on a change of the hydraulic boundary location that is selected in the calculation. Related to Issue [WTI-1248]

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

Former-commit-id: e5e552bcec7fe1e645c4f48d314ecd1ae4ba6b9f

Former-commit-id: 81f02d09bfae462736ca5f69a7b86256a02a9db6

    • -0
    • +26
    ./Converter/ChartMultipleLineDataConverterTest.cs
    • -4
    • +36
    ./CustomSeries/MultipleLineSeriesTest.cs
  1. … 16 more files in changeset.
Review related changes

Paired with tangerma

Related to Issue [WTI-1248]

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

Former-commit-id: 26d166513a4dd77f06fa1adeef5aab726ba5b30c

Former-commit-id: 5b7111f7483ee1a9d4c57c8a8ec52c95b501d618

    • -1
    • +1
    ./Converter/ChartMultipleLineDataConverterTest.cs
  1. … 6 more files in changeset.
Improvements after review. Related to Issue [WTI-1248]

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

Former-commit-id: 82b99d2ecdee461e4747a5dbef7c27f368831377

Former-commit-id: 9243381c49069c61f396e3ccd7dd3c491882f2a9

    • -1
    • +1
    ./Converter/ChartAreaDataConverterTest.cs
    • -1
    • +1
    ./Converter/ChartLineDataConverterTest.cs
    • -1
    • +1
    ./Converter/ChartMultipleAreaDataConverterTest.cs
    • -1
    • +2
    ./Converter/ChartMultipleLineDataConverterTest.cs
    • -1
    • +1
    ./Converter/ChartPointDataConverterTest.cs
    • -12
    • +11
    ./CustomSeries/MultipleAreaSeriesTest.cs
    • -11
    • +10
    ./CustomSeries/MultipleLineSeriesTest.cs
    • -2
    • +2
    ./DataSeries/ChartMultipleAreaDataSeriesTest.cs
    • -1
    • +1
    ./DataSeries/ChartMultipleLineDataSeriesTest.cs
  1. … 3 more files in changeset.
- Implemented custom series for multiple line data. - Implemented converter and data series for multiple line data. - Updated ChartLegendView. Related to Issue [WTI-1248]

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

Former-commit-id: b1815106d6969a2a31de9c30fb6f67dfdd8b151f

Former-commit-id: c37de19f926dc98e26bc857390705b65ac7caaf5

    • -0
    • +154
    ./Converter/ChartMultipleLineDataConverterTest.cs
    • -0
    • +183
    ./CustomSeries/MultipleLineSeriesTest.cs
    • -0
    • +181
    ./DataSeries/ChartMultipleLineDataSeriesTest.cs
    • -0
    • +10
    ./DataSeries/ItemBasedChartDataSeriesFactoryTest.cs
  1. … 7 more files in changeset.
Updated license headers in core. Related to Issue [WTI-1242]

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

Former-commit-id: e7f214adee97782d28ee82f096d8cc27547439e6

Former-commit-id: b339ec31825c8ea8fed91e675069b65afba8433b

    • -1
    • +1
    ./Converter/ChartAreaDataConverterTest.cs
    • -1
    • +1
    ./Converter/ChartLineDataConverterTest.cs
    • -1
    • +1
    ./Converter/ChartMultipleAreaDataConverterTest.cs
    • -1
    • +1
    ./Converter/ChartPointDataConverterTest.cs
    • -1
    • +1
    ./Converter/ItemBasedChartDataConverterTest.cs
    • -1
    • +1
    ./CustomSeries/MultipleAreaSeriesTest.cs
    • -1
    • +1
    ./DataSeries/ChartAreaDataSeriesTest.cs
    • -1
    • +1
    ./DataSeries/ChartLineDataSeriesTest.cs
    • -1
    • +1
    ./DataSeries/ChartMultipleAreaDataSeriesTest.cs
    • -1
    • +1
    ./DataSeries/ChartPointDataSeriesTest.cs
    • -1
    • +1
    ./DataSeries/ItemBasedChartDataSeriesFactoryTest.cs
  1. … 803 more files in changeset.
Changed all local vars to consts if possible. Related to Issue [WTI-1242]

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

Former-commit-id: 4684a5017b9aff9f6175f7d781cb29409f50a18e

Former-commit-id: 853c649ebc49a9513535e40ec705d5b928af0bc4

    • -1
    • +1
    ./Converter/ItemBasedChartDataConverterTest.cs
  1. … 283 more files in changeset.
Corrected Visual Studio Code Analysis issues. For more details, see issue comments Related to Issue [WTI-1242]

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

Former-commit-id: 029caf889615600ae63bfeaa1f87db6399b9c875

Former-commit-id: a794c1d278f4010beaa6275d6287c7840a124a0a

    • -0
    • +1
    ./DataSeries/ChartMultipleAreaDataSeriesTest.cs
  1. … 8 more files in changeset.
Core code-cleanup. Searched for superfluous this. for property assignments as well.

Related to Issue [WTI-1242]

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

Former-commit-id: ecb498b6096a9d8b0a66e69428411d5ae18ec80a

Former-commit-id: 9cc4bad09e38263256924549eaa807b887009030

    • -4
    • +4
    ./Converter/ChartAreaDataConverterTest.cs
    • -2
    • +2
    ./Converter/ChartLineDataConverterTest.cs
    • -3
    • +3
    ./Converter/ChartMultipleAreaDataConverterTest.cs
    • -3
    • +3
    ./Converter/ChartPointDataConverterTest.cs
    • -4
    • +4
    ./CustomSeries/MultipleAreaSeriesTest.cs
    • -2
    • +2
    ./DataSeries/ChartAreaDataSeriesTest.cs
    • -2
    • +3
    ./DataSeries/ChartLineDataSeriesTest.cs
    • -2
    • +2
    ./DataSeries/ChartMultipleAreaDataSeriesTest.cs
    • -2
    • +3
    ./DataSeries/ChartPointDataSeriesTest.cs
  1. … 280 more files in changeset.
Fixed all license headers for Core.Components Related to Issue [WTI-1242]

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

Former-commit-id: 91a6d1ea7dcece6df5aa2db433aada7c8cabf4c1

Former-commit-id: 11edcf185e344d71e536039fea4860660eddac0e

  1. … 36 more files in changeset.
* Fixed typos. * Extra test cases for GrassCoverErosionInwardsCalculationConfigurationReader. * *CalculationConfigurationReader now directly take Name, as the value cannot be null because of the schema. * Refactored checking infinity for *CalculationConfigurationReader tests. * Readded License headers. Related to Issue [WTI-1154]

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

Former-commit-id: e5eaaf5c85c848d2387df9da92df0e4655cdd819

Former-commit-id: 57e5fe2464d4f2bb4d43d237a48dc53e00612076

    • -2
    • +2
    ./DataSeries/ItemBasedChartDataSeriesFactoryTest.cs
  1. … 22 more files in changeset.
Upgraded to NUnit 3.6.0 Assert.IsNullOrEmpty(...) --> Assert.That(string.IsNullOrEmpty(...)); [STAThread] --> [Apartment(ApartmentState.STA)] [RequiresSTA] --> [Apartment(ApartmentState.STA)]

Current directory <> output dir

http://stackoverflow.com/questions/35852979/using-resharper-nunit-tests-start-in-a-random-temporary-directory

NUnit 3.0 stopped changing current directory.

use TestContext.TestDirectory as the location of your file.

Related to Issue [WTI-1047]

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

Former-commit-id: 8e98e0fcf163c22a6a73ac3aadca4cf947804b0e

Former-commit-id: 490f137aa03123596bf0293183ace6db4f4614e9

  1. … 335 more files in changeset.
Merged revision(s) 7802-7807 from branches/Release/16_4: Ran Deltares cleanup Related to Issue [WTI-1065]

........

Adjusted validator of StabilityPointStructureParameterKeyword22 to only validate {{Mean}}

Related to Issue [WTI 1102]

........

Changes after review

paired with bouvrie

Related to Issue [WTI-1065]

........

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

Former-commit-id: 7837197cf36f26bd709d61e3d88aaf4c25e55313

Former-commit-id: ee9e4d26cca941db8a5cbd20d5b9735843e6b06f

    • -14
    • +14
    ./CustomSeries/MultipleAreaSeriesTest.cs
  1. … 33 more files in changeset.
Ran Deltares cleanup Related to Issue [WTI-1065]

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

Former-commit-id: 05a1c976155c91a0c967427812499bb5fef75a8d

Former-commit-id: 08d16a9e8e7c0987ca42dc9f7b5a4a09473501ff

    • -14
    • +14
    ./CustomSeries/MultipleAreaSeriesTest.cs
  1. … 41 more files in changeset.
- 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.
fixed some of the issues found by visual studio code analysis. Related to Issue [WTI-1008]

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

Former-commit-id: 4dcef30e569dc8609e9b3dcd59e1299528a62ac7

Former-commit-id: 1ef53f9f4c43b24815cbbe85c972603a390face5

    • -0
    • +10
    ./DataSeries/ItemBasedChartDataSeriesFactoryTest.cs
  1. … 10 more files in changeset.
Removed unused references in Core.Components Related to Issue [WTI-1008]

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

Former-commit-id: 609cc49028edc15d18a4bf189793f6aa220a193d

Former-commit-id: 1768eb8b547e74819d6937c450b53f4a7ba43b6b

  1. … 1 more file in changeset.
Merged revision(s) from branches/WTI 999

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

Former-commit-id: 5fadfe734513e4c262a9189b33e5ac16db42dc8c

Former-commit-id: 9c31b58309b4af7f2b4124049c1a3b34f4acee4f

    • -90
    • +23
    ./Converter/ChartAreaDataConverterTest.cs
    • -127
    • +0
    ./Converter/ChartDataCollectionConverterTest.cs
    • -125
    • +0
    ./Converter/ChartDataConverterTest.cs
    • -88
    • +20
    ./Converter/ChartLineDataConverterTest.cs
    • -92
    • +29
    ./Converter/ChartMultipleAreaDataConverterTest.cs
    • -101
    • +29
    ./Converter/ChartPointDataConverterTest.cs
    • -163
    • +0
    ./Converter/ChartSeriesFactoryTest.cs
    • -0
    • +143
    ./Converter/ItemBasedChartDataConverterTest.cs
    • -0
    • +167
    ./DataSeries/ChartAreaDataSeriesTest.cs
    • -0
    • +169
    ./DataSeries/ChartLineDataSeriesTest.cs
    • -0
    • +179
    ./DataSeries/ChartMultipleAreaDataSeriesTest.cs
    • -0
    • +172
    ./DataSeries/ChartPointDataSeriesTest.cs
    • -0
    • +90
    ./DataSeries/ItemBasedChartDataSeriesFactoryTest.cs
  1. … 40 more files in changeset.