Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/16/15 14:37:31 (9 years ago)
Author:
gkronber
Message:

#2488 implemented quantile extension method in HeuristicLab.Common

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Tests/HeuristicLab.Tests.csproj

    r12817 r13025  
    468468    <Compile Include="HeuristicLab.Collections-3.3\BidirectionalLookupTest.cs" />
    469469    <Compile Include="HeuristicLab.Collections-3.3\ObservableKeyedListTest.cs" />
     470    <Compile Include="HeuristicLab.Common-3.3\EnumerableStatisticExtensions.cs" />
    470471    <Compile Include="HeuristicLab.Encodings.BinaryVectorEncoding-3.3\Auxiliary.cs" />
    471472    <Compile Include="HeuristicLab.Encodings.BinaryVectorEncoding-3.3\NPointCrossoverTest.cs" />
     
    536537    <Compile Include="HeuristicLab.Persistence-3.3\StorableAttributeTests.cs" />
    537538    <Compile Include="HeuristicLab.Persistence-3.3\UseCases.cs" />
    538     <Compile Include="HeuristicLab.PluginInfraStructure-3.3\InstallationManagerTest.cs" />
    539     <Compile Include="HeuristicLab.PluginInfraStructure-3.3\TypeExtensionsTest.cs" />
    540539    <Compile Include="HeuristicLab.Problems.DataAnalysis-3.4\ThresholdCalculatorsTest.cs" />
    541540    <Compile Include="HeuristicLab.Problems.DataAnalysis-3.4\OnlineCalculatorPerformanceTest.cs" />
     
    629628    </None>
    630629    <Shadow Include="Test References\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.accessor" />
    631     <Shadow Include="Test References\HeuristicLab.PluginInfrastructure-3.3.accessor" />
    632630    <Shadow Include="Test References\HeuristicLab.MainForm.WindowsForms-3.3.accessor" />
    633631    <Shadow Include="Test References\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.accessor" />
Note: See TracChangeset for help on using the changeset viewer.