Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/15/14 11:54:34 (10 years ago)
Author:
bburlacu
Message:

#2211: Updated grid search start page scripts and unit tests, which now reside in HeuristicLab.Scripting and belong to test category "Scripting".

File:
1 edited

Legend:

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

    r11457 r11466  
    504504    <Compile Include="HeuristicLab.Problems.VehicleRouting-3.4\VRPInstancesTest.cs" />
    505505    <Compile Include="HeuristicLab.Random-3.3\RandomEnumerableSampleTest.cs" />
    506     <Compile Include="HeuristicLab-3.3\Samples\GridSearchScriptTest.cs" />
     506    <Compile Include="HeuristicLab.Scripting-3.3\GridSearchScriptTest.cs" />
    507507    <Compile Include="Properties\AssemblyInfo.cs" />
    508508    <Compile Include="TestRandom.cs" />
     
    546546    </Content>
    547547  </ItemGroup>
    548   <ItemGroup>
    549     <Folder Include="HeuristicLab.Scripting-3.3\" />
    550   </ItemGroup>
     548  <ItemGroup />
    551549  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
    552550  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Note: See TracChangeset for help on using the changeset viewer.