Free cookie consent management tool by TermsFeed Policy Generator

Changeset 15085 for trunk/sources


Ignore:
Timestamp:
06/29/17 09:20:53 (7 years ago)
Author:
abeham
Message:

#2651: readded igraph tests

File:
1 edited

Legend:

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

    r15058 r15085  
    570570    <Compile Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4\GrammarsTest.cs" />
    571571    <Compile Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4\Util.cs" />
     572    <Compile Include="HeuristicLab.IGraph\IGraphLayoutTest.cs" />
     573    <Compile Include="HeuristicLab.IGraph\IGraphWrappersGraphTest.cs" />
     574    <Compile Include="HeuristicLab.IGraph\IGraphWrappersMatrixTest.cs" />
     575    <Compile Include="HeuristicLab.IGraph\IGraphWrappersVectorTest.cs" />
    572576    <Compile Include="HeuristicLab.Persistence-3.3\StorableAttributeTests.cs" />
    573577    <Compile Include="HeuristicLab.Persistence-3.3\UseCases.cs" />
Note: See TracChangeset for help on using the changeset viewer.