Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/07/14 13:55:36 (10 years ago)
Author:
gkronber
Message:

#1638: merged r11050,r11051,r11091 from trunk to stable

Location:
stable
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • stable

  • stable/HeuristicLab.Tests

  • stable/HeuristicLab.Tests/HeuristicLab.Tests.csproj

    r11103 r11104  
    357357    <Compile Include="HeuristicLab-3.3\PluginDependenciesTest.cs" />
    358358    <Compile Include="HeuristicLab-3.3\PluginLoader.cs" />
    359     <Compile Include="HeuristicLab-3.3\SamplesTest.cs" />
     359    <Compile Include="HeuristicLab-3.3\Samples\GPTimeSeriesSampleTest.cs" />
     360    <Compile Include="HeuristicLab-3.3\Samples\GPMultiplexerSampleTest.cs" />
     361    <Compile Include="HeuristicLab-3.3\Samples\SamplesTest.cs" />
     362    <Compile Include="HeuristicLab-3.3\Samples\SamplesUtils.cs" />
    360363    <Compile Include="HeuristicLab-3.3\StorableConstructorTest.cs" />
    361364    <Compile Include="HeuristicLab-3.3\ThreadSafeLogTest.cs" />
     
    489492      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    490493    </None>
     494    <None Include="Test Resources\Multiplexer11.csv">
     495      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
     496    </None>
    491497    <None Include="Test Resources\SamplesExperimentFinished.hl">
    492498      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
Note: See TracChangeset for help on using the changeset viewer.