Free cookie consent management tool by TermsFeed Policy Generator

Changeset 17635 for branches


Ignore:
Timestamp:
06/29/20 12:26:56 (4 years ago)
Author:
chaider
Message:

#3075 branched trunk

Location:
branches/3075_aifeynman_instances
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • branches/3075_aifeynman_instances/HeuristicLab.Tests/HeuristicLab.Tests.csproj

    r16908 r17635  
    593593    <Compile Include="HeuristicLab.Problems.DataAnalysis-3.4\ClassificationVariableImpactCalculationTest.cs" />
    594594    <Compile Include="HeuristicLab.Problems.DataAnalysis-3.4\DatasetTest.cs" />
     595    <Compile Include="HeuristicLab.Problems.DataAnalysis-3.4\IntervalParserTest.cs" />
    595596    <Compile Include="HeuristicLab.Problems.DataAnalysis-3.4\IntervalTest.cs" />
    596597    <Compile Include="HeuristicLab.Problems.DataAnalysis-3.4\RegressionVariableImpactCalculationTest.cs" />
     
    598599    <Compile Include="HeuristicLab.Problems.DataAnalysis-3.4\OnlineCalculatorPerformanceTest.cs" />
    599600    <Compile Include="HeuristicLab.Problems.DataAnalysis-3.4\StatisticCalculatorsTest.cs" />
     601    <Compile Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4\ConstraintTest.cs" />
    600602    <Compile Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4\DeriveTest.cs" />
    601603    <Compile Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4\InfixExpressionParserTest.cs" />
    602604    <Compile Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4\IntervalInterpreterTest.cs" />
     605    <Compile Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4\SplittingTest.cs" />
    603606    <Compile Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4\SymbolicExpressionTreeBottomUpSimilarityCalculatorTest.cs" />
    604607    <Compile Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4\SymbolicExpressionTreeMaxCommonSubtreeSimilarityCalculatorTest.cs" />
Note: See TracChangeset for help on using the changeset viewer.