Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/24/14 17:05:37 (10 years ago)
Author:
pfleck
Message:

#2152:
Added unit test which loads all available VRP instances to check correct interpreter lookup.
(Same approach as QAPLIBInstancesTest)

Location:
trunk/sources/HeuristicLab.Tests
Files:
2 added
1 edited

Legend:

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

    r10465 r10652  
    464464    <Compile Include="HeuristicLab.Problems.TravelingSalesman-3.3\TSPMoveEvaluatorTest.cs" />
    465465    <Compile Include="HeuristicLab.Problems.LinearAssignment-3.3\LinearAssignmentProblemSolverTest.cs" />
     466    <Compile Include="HeuristicLab.Problems.VehicleRouting-3.4\VRPInstancesTest.cs" />
    466467    <Compile Include="HeuristicLab.Random-3.3\RandomEnumerableSampleTest.cs" />
    467468    <Compile Include="Properties\AssemblyInfo.cs" />
Note: See TracChangeset for help on using the changeset viewer.