Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/05/11 21:22:29 (13 years ago)
Author:
abeham
Message:

#1619

  • Moved QAPLIB files from the problem plugin to the test plugin
  • Updated unit test
  • Moved service reference to the problem plugin (from the views plugin)
  • Created a simple test list for our most common tests
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GeneralizedQAP/HeuristicLab.Problems.QuadraticAssignment.Views/3.3/HeuristicLab.Problems.QuadraticAssignment.Views-3.3.csproj

    r6733 r6875  
    104104    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86" />
    105105    <Reference Include="HeuristicLab.Data.Views-3.3">
    106       <HintPath>..\..\HeuristicLab.Data.Views\3.3\bin\x86\Debug\HeuristicLab.Data.Views-3.3.dll</HintPath>
     106      <HintPath>..\..\HeuristicLab.Data.Views\3.3\bin\Debug\HeuristicLab.Data.Views-3.3.dll</HintPath>
    107107    </Reference>
    108108    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3">
    109       <HintPath>..\..\HeuristicLab.Visualization.ChartControlsExtensions\3.3\bin\x86\Debug\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
     109      <HintPath>..\..\HeuristicLab.Visualization.ChartControlsExtensions\3.3\bin\Debug\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
    110110    </Reference>
    111111    <Reference Include="System" />
     
    117117    <Reference Include="System.Windows.Forms" />
    118118    <Reference Include="System.Windows.Forms.DataVisualization" />
    119     <Reference Include="System.Xml" />
    120119  </ItemGroup>
    121120  <ItemGroup>
     
    138137      <DependentUpon>QuadraticAssignmentProblemView.cs</DependentUpon>
    139138    </Compile>
    140     <Compile Include="Service References\QAPServiceReference\Reference.cs">
    141       <AutoGen>True</AutoGen>
    142       <DesignTime>True</DesignTime>
    143       <DependentUpon>Reference.svcmap</DependentUpon>
    144     </Compile>
    145     <None Include="app.config" />
    146139    <None Include="Plugin.cs.frame" />
    147140    <Compile Include="Plugin.cs" />
    148141    <Compile Include="Properties\AssemblyInfo.cs" />
    149142    <None Include="Properties\AssemblyInfo.frame" />
    150     <None Include="Service References\QAPServiceReference\HeuristicLab.Problems.QuadraticAssignment.Views.QAPServiceReference.QAPInstanceDto.datasource">
    151       <DependentUpon>Reference.svcmap</DependentUpon>
    152     </None>
    153     <None Include="Service References\QAPServiceReference\HeuristicLab.Problems.QuadraticAssignment.Views.QAPServiceReference.QAPSolutionDto.datasource">
    154       <DependentUpon>Reference.svcmap</DependentUpon>
    155     </None>
    156143  </ItemGroup>
    157144  <ItemGroup>
     
    214201  <ItemGroup>
    215202    <WCFMetadata Include="Service References\" />
    216   </ItemGroup>
    217   <ItemGroup>
    218     <WCFMetadataStorage Include="Service References\QAPServiceReference\" />
    219   </ItemGroup>
    220   <ItemGroup>
    221     <None Include="Service References\QAPServiceReference\configuration91.svcinfo" />
    222   </ItemGroup>
    223   <ItemGroup>
    224     <None Include="Service References\QAPServiceReference\configuration.svcinfo" />
    225   </ItemGroup>
    226   <ItemGroup>
    227     <None Include="Service References\QAPServiceReference\QAP1.wsdl" />
    228     <None Include="Service References\QAPServiceReference\QAP4.xsd">
    229       <SubType>Designer</SubType>
    230     </None>
    231     <None Include="Service References\QAPServiceReference\QAP41.xsd">
    232       <SubType>Designer</SubType>
    233     </None>
    234     <None Include="Service References\QAPServiceReference\QAP42.xsd">
    235       <SubType>Designer</SubType>
    236     </None>
    237     <None Include="Service References\QAPServiceReference\QAP43.xsd">
    238       <SubType>Designer</SubType>
    239     </None>
    240     <None Include="Service References\QAPServiceReference\Reference.svcmap">
    241       <Generator>WCF Proxy Generator</Generator>
    242       <LastGenOutput>Reference.cs</LastGenOutput>
    243     </None>
    244   </ItemGroup>
    245   <ItemGroup>
    246     <None Include="Service References\QAPServiceReference\QAP1.disco" />
    247203  </ItemGroup>
    248204  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset for help on using the changeset viewer.