Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/04/11 01:01:27 (13 years ago)
Author:
abeham
Message:

#1330

  • Added HeuristicLab.Problems.QuadraticAssignment.Tests-3.3 project to solution
  • Fixed assembly name in HeuristicLab.Analysis.Tests-3.3
  • Added another test case to the MDS tests
  • Referenced the two QAP plugins in the tests project
  • Removed plugin dependency in HeuristicLab.Problems.QuadraticAssignment.Views to HeuristicLab.Optimization as the unit test complained about it
File:
1 edited

Legend:

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

    r5825 r5938  
    488488      <Name>HeuristicLab.Problems.OneMax-3.3</Name>
    489489    </ProjectReference>
     490    <ProjectReference Include="..\..\..\HeuristicLab.Problems.QuadraticAssignment.Views\3.3\HeuristicLab.Problems.QuadraticAssignment.Views-3.3.csproj">
     491      <Project>{997F018D-AEA2-4F21-9301-82FAF6A5612D}</Project>
     492      <Name>HeuristicLab.Problems.QuadraticAssignment.Views-3.3</Name>
     493    </ProjectReference>
     494    <ProjectReference Include="..\..\..\HeuristicLab.Problems.QuadraticAssignment\3.3\HeuristicLab.Problems.QuadraticAssignment-3.3.csproj">
     495      <Project>{79271BC8-4446-40E2-BB89-9BE4E17174FE}</Project>
     496      <Name>HeuristicLab.Problems.QuadraticAssignment-3.3</Name>
     497    </ProjectReference>
    490498    <ProjectReference Include="..\..\..\HeuristicLab.Problems.TestFunctions.Views\3.3\HeuristicLab.Problems.TestFunctions.Views-3.3.csproj">
    491499      <Project>{6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5}</Project>
Note: See TracChangeset for help on using the changeset viewer.