Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/25/15 09:53:33 (8 years ago)
Author:
pfleck
Message:

#2525 Added a unit test that reports types that have a Storable member but does not define a StorableClassAttribute.

File:
1 edited

Legend:

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

    r13266 r13393  
    465465    <Compile Include="HeuristicLab-3.3\Samples\TabuSearchVRPSampleTest.cs" />
    466466    <Compile Include="HeuristicLab-3.3\Samples\VnsTspSampleTest.cs" />
     467    <Compile Include="HeuristicLab-3.3\StorableClassTest.cs" />
    467468    <Compile Include="HeuristicLab-3.3\StorableConstructorTest.cs" />
    468469    <Compile Include="HeuristicLab-3.3\ThreadSafeLogTest.cs" />
Note: See TracChangeset for help on using the changeset viewer.