Free cookie consent management tool by TermsFeed Policy Generator

Changeset 9806


Ignore:
Timestamp:
07/29/13 17:06:07 (11 years ago)
Author:
mkommend
Message:

#2088: Changed unit tests to be executable on the builder.

Location:
trunk/sources
Files:
2 edited

Legend:

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

    r9792 r9806  
    104104    <Reference Include="ALGLIB-3.7.0, Version=3.7.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    105105      <HintPath>..\bin\ALGLIB-3.7.0.dll</HintPath>
    106       <Private>false</Private>
     106      <Private>true</Private>
    107107    </Reference>
    108108    <Reference Include="HeuristicLab.Algorithms.DataAnalysis-3.4">
    109109      <HintPath>..\bin\HeuristicLab.Algorithms.DataAnalysis-3.4.dll</HintPath>
    110       <Private>false</Private>
     110      <Private>true</Private>
    111111    </Reference>
    112112    <Reference Include="HeuristicLab.Algorithms.EvolutionStrategy-3.3">
    113113      <HintPath>..\bin\HeuristicLab.Algorithms.EvolutionStrategy-3.3.dll</HintPath>
    114       <Private>false</Private>
     114      <Private>true</Private>
    115115    </Reference>
    116116    <Reference Include="HeuristicLab.Algorithms.GeneticAlgorithm-3.3">
    117117      <HintPath>..\bin\HeuristicLab.Algorithms.GeneticAlgorithm-3.3.dll</HintPath>
    118       <Private>false</Private>
     118      <Private>true</Private>
    119119    </Reference>
    120120    <Reference Include="HeuristicLab.Algorithms.LocalSearch-3.3">
    121121      <HintPath>..\bin\HeuristicLab.Algorithms.LocalSearch-3.3.dll</HintPath>
    122       <Private>false</Private>
     122      <Private>true</Private>
    123123    </Reference>
    124124    <Reference Include="HeuristicLab.Algorithms.ParticleSwarmOptimization-3.3">
    125125      <HintPath>..\bin\HeuristicLab.Algorithms.ParticleSwarmOptimization-3.3.dll</HintPath>
    126       <Private>false</Private>
     126      <Private>true</Private>
    127127    </Reference>
    128128    <Reference Include="HeuristicLab.Algorithms.RAPGA-3.3">
    129129      <HintPath>..\bin\HeuristicLab.Algorithms.RAPGA-3.3.dll</HintPath>
    130       <Private>false</Private>
     130      <Private>true</Private>
    131131    </Reference>
    132132    <Reference Include="HeuristicLab.Algorithms.ScatterSearch-3.3">
    133133      <HintPath>..\bin\HeuristicLab.Algorithms.ScatterSearch-3.3.dll</HintPath>
    134       <Private>false</Private>
     134      <Private>true</Private>
    135135    </Reference>
    136136    <Reference Include="HeuristicLab.Algorithms.SimulatedAnnealing-3.3">
    137137      <HintPath>..\bin\HeuristicLab.Algorithms.SimulatedAnnealing-3.3.dll</HintPath>
    138       <Private>false</Private>
     138      <Private>true</Private>
    139139    </Reference>
    140140    <Reference Include="HeuristicLab.Algorithms.TabuSearch-3.3">
    141141      <HintPath>..\bin\HeuristicLab.Algorithms.TabuSearch-3.3.dll</HintPath>
    142       <Private>false</Private>
     142      <Private>true</Private>
    143143    </Reference>
    144144    <Reference Include="HeuristicLab.Algorithms.VariableNeighborhoodSearch-3.3">
    145145      <HintPath>..\bin\HeuristicLab.Algorithms.VariableNeighborhoodSearch-3.3.dll</HintPath>
    146       <Private>false</Private>
     146      <Private>true</Private>
    147147    </Reference>
    148148    <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0">
    149149      <HintPath>..\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
    150       <Private>false</Private>
     150      <Private>true</Private>
    151151    </Reference>
    152152    <Reference Include="HeuristicLab.Collections-3.3">
    153153      <HintPath>..\bin\HeuristicLab.Collections-3.3.dll</HintPath>
    154       <Private>false</Private>
     154      <Private>true</Private>
    155155    </Reference>
    156156    <Reference Include="HeuristicLab.Common-3.3">
    157157      <HintPath>..\bin\HeuristicLab.Common-3.3.dll</HintPath>
    158       <Private>false</Private>
     158      <Private>true</Private>
    159159    </Reference>
    160160    <Reference Include="HeuristicLab.Core-3.3">
    161161      <HintPath>..\bin\HeuristicLab.Core-3.3.dll</HintPath>
    162       <Private>false</Private>
     162      <Private>true</Private>
    163163    </Reference>
    164164    <Reference Include="HeuristicLab.Data-3.3">
    165165      <HintPath>..\bin\HeuristicLab.Data-3.3.dll</HintPath>
    166       <Private>false</Private>
     166      <Private>true</Private>
    167167    </Reference>
    168168    <Reference Include="HeuristicLab.Encodings.BinaryVectorEncoding-3.3">
    169169      <HintPath>..\bin\HeuristicLab.Encodings.BinaryVectorEncoding-3.3.dll</HintPath>
    170       <Private>false</Private>
     170      <Private>true</Private>
    171171    </Reference>
    172172    <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3">
    173       <Private>false</Private>
     173      <Private>true</Private>
    174174      <HintPath>..\bin\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath>
    175175    </Reference>
    176176    <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3">
    177177      <HintPath>..\bin\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath>
    178       <Private>false</Private>
     178      <Private>true</Private>
    179179    </Reference>
    180180    <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3">
    181181      <HintPath>..\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>
    182       <Private>false</Private>
     182      <Private>true</Private>
    183183    </Reference>
    184184    <Reference Include="HeuristicLab.Encodings.ScheduleEncoding-3.3">
    185185      <HintPath>..\bin\HeuristicLab.Encodings.ScheduleEncoding-3.3.dll</HintPath>
    186       <Private>false</Private>
     186      <Private>true</Private>
    187187    </Reference>
    188188    <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4">
    189189      <HintPath>..\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
    190       <Private>false</Private>
     190      <Private>true</Private>
    191191    </Reference>
    192192    <Reference Include="HeuristicLab.MainForm-3.3">
    193193      <HintPath>..\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
    194       <Private>false</Private>
     194      <Private>true</Private>
    195195    </Reference>
    196196    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
    197197      <HintPath>..\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
    198       <Private>false</Private>
     198      <Private>true</Private>
    199199    </Reference>
    200200    <Reference Include="HeuristicLab.Operators-3.3">
    201201      <HintPath>..\bin\HeuristicLab.Operators-3.3.dll</HintPath>
    202       <Private>false</Private>
     202      <Private>true</Private>
    203203    </Reference>
    204204    <Reference Include="HeuristicLab.Optimization-3.3">
    205205      <HintPath>..\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
    206       <Private>false</Private>
     206      <Private>true</Private>
    207207    </Reference>
    208208    <Reference Include="HeuristicLab.Optimization.Operators-3.3">
    209209      <HintPath>..\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
    210       <Private>false</Private>
     210      <Private>true</Private>
    211211    </Reference>
    212212    <Reference Include="HeuristicLab.ParallelEngine-3.3">
    213213      <HintPath>..\bin\HeuristicLab.ParallelEngine-3.3.dll</HintPath>
    214       <Private>false</Private>
     214      <Private>true</Private>
    215215    </Reference>
    216216    <Reference Include="HeuristicLab.Parameters-3.3">
    217217      <HintPath>..\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
    218       <Private>false</Private>
     218      <Private>true</Private>
    219219    </Reference>
    220220    <Reference Include="HeuristicLab.Persistence-3.3">
    221221      <HintPath>..\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
    222       <Private>false</Private>
     222      <Private>true</Private>
    223223    </Reference>
    224224    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    225225      <HintPath>..\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
    226       <Private>false</Private>
     226      <Private>true</Private>
    227227    </Reference>
    228228    <Reference Include="HeuristicLab.Problems.ArtificialAnt-3.4">
    229229      <HintPath>..\bin\HeuristicLab.Problems.ArtificialAnt-3.4.dll</HintPath>
    230       <Private>false</Private>
     230      <Private>true</Private>
    231231    </Reference>
    232232    <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4">
    233233      <HintPath>..\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
    234       <Private>false</Private>
     234      <Private>true</Private>
    235235    </Reference>
    236236    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4">
    237237      <HintPath>..\bin\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>
    238       <Private>false</Private>
     238      <Private>true</Private>
    239239    </Reference>
    240240    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Classification-3.4">
    241241      <HintPath>..\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Classification-3.4.dll</HintPath>
    242       <Private>false</Private>
     242      <Private>true</Private>
    243243    </Reference>
    244244    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4">
    245245      <HintPath>..\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.dll</HintPath>
    246       <Private>false</Private>
     246      <Private>true</Private>
    247247    </Reference>
    248248    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis-3.4">
    249249      <HintPath>..\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis-3.4.dll</HintPath>
    250       <Private>false</Private>
     250      <Private>true</Private>
    251251    </Reference>
    252252    <Reference Include="HeuristicLab.Problems.Instances-3.3">
    253253      <HintPath>..\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
    254       <Private>false</Private>
     254      <Private>true</Private>
    255255    </Reference>
    256256    <Reference Include="HeuristicLab.Problems.Instances.CordeauGQAP-3.3">
    257257      <HintPath>..\bin\HeuristicLab.Problems.Instances.CordeauGQAP-3.3.dll</HintPath>
    258       <Private>false</Private>
     258      <Private>true</Private>
    259259    </Reference>
    260260    <Reference Include="HeuristicLab.Problems.Instances.DataAnalysis-3.3">
    261261      <HintPath>..\bin\HeuristicLab.Problems.Instances.DataAnalysis-3.3.dll</HintPath>
    262       <Private>false</Private>
     262      <Private>true</Private>
    263263    </Reference>
    264264    <Reference Include="HeuristicLab.Problems.Instances.ElloumiCTAP-3.3">
    265265      <HintPath>..\bin\HeuristicLab.Problems.Instances.ElloumiCTAP-3.3.dll</HintPath>
    266       <Private>false</Private>
     266      <Private>true</Private>
    267267    </Reference>
    268268    <Reference Include="HeuristicLab.Problems.Instances.QAPLIB-3.3">
    269269      <HintPath>..\bin\HeuristicLab.Problems.Instances.QAPLIB-3.3.dll</HintPath>
    270       <Private>false</Private>
     270      <Private>true</Private>
    271271    </Reference>
    272272    <Reference Include="HeuristicLab.Problems.Instances.TSPLIB-3.3">
    273273      <HintPath>..\bin\HeuristicLab.Problems.Instances.TSPLIB-3.3.dll</HintPath>
    274       <Private>false</Private>
     274      <Private>true</Private>
    275275    </Reference>
    276276    <Reference Include="HeuristicLab.Problems.Instances.VehicleRouting-3.4">
    277277      <HintPath>..\bin\HeuristicLab.Problems.Instances.VehicleRouting-3.4.dll</HintPath>
    278       <Private>false</Private>
     278      <Private>true</Private>
    279279    </Reference>
    280280    <Reference Include="HeuristicLab.Problems.Knapsack-3.3">
    281281      <HintPath>..\bin\HeuristicLab.Problems.Knapsack-3.3.dll</HintPath>
    282       <Private>false</Private>
     282      <Private>true</Private>
    283283    </Reference>
    284284    <Reference Include="HeuristicLab.Problems.LawnMower-3.3">
    285285      <HintPath>..\bin\HeuristicLab.Problems.LawnMower-3.3.dll</HintPath>
    286       <Private>false</Private>
     286      <Private>true</Private>
    287287    </Reference>
    288288    <Reference Include="HeuristicLab.Problems.LinearAssignment-3.3">
    289289      <HintPath>..\bin\HeuristicLab.Problems.LinearAssignment-3.3.dll</HintPath>
    290       <Private>false</Private>
     290      <Private>true</Private>
    291291    </Reference>
    292292    <Reference Include="HeuristicLab.Problems.QuadraticAssignment-3.3">
    293293      <HintPath>..\bin\HeuristicLab.Problems.QuadraticAssignment-3.3.dll</HintPath>
    294       <Private>false</Private>
     294      <Private>true</Private>
    295295    </Reference>
    296296    <Reference Include="HeuristicLab.Problems.Scheduling-3.3">
    297297      <HintPath>..\bin\HeuristicLab.Problems.Scheduling-3.3.dll</HintPath>
    298       <Private>false</Private>
     298      <Private>true</Private>
    299299    </Reference>
    300300    <Reference Include="HeuristicLab.Problems.TestFunctions-3.3">
    301301      <HintPath>..\bin\HeuristicLab.Problems.TestFunctions-3.3.dll</HintPath>
    302       <Private>false</Private>
     302      <Private>true</Private>
    303303    </Reference>
    304304    <Reference Include="HeuristicLab.Problems.TravelingSalesman-3.3">
    305305      <HintPath>..\bin\HeuristicLab.Problems.TravelingSalesman-3.3.dll</HintPath>
    306       <Private>false</Private>
     306      <Private>true</Private>
    307307    </Reference>
    308308    <Reference Include="HeuristicLab.Problems.VehicleRouting-3.4">
    309309      <HintPath>..\bin\HeuristicLab.Problems.VehicleRouting-3.4.dll</HintPath>
    310       <Private>false</Private>
     310      <Private>true</Private>
    311311    </Reference>
    312312    <Reference Include="HeuristicLab.Random-3.3">
    313313      <HintPath>..\bin\HeuristicLab.Random-3.3.dll</HintPath>
    314       <Private>false</Private>
     314      <Private>true</Private>
    315315    </Reference>
    316316    <Reference Include="HeuristicLab.Selection-3.3">
    317317      <HintPath>..\bin\HeuristicLab.Selection-3.3.dll</HintPath>
    318       <Private>false</Private>
     318      <Private>true</Private>
    319319    </Reference>
    320320    <Reference Include="HeuristicLab.SequentialEngine-3.3">
    321321      <HintPath>..\bin\HeuristicLab.SequentialEngine-3.3.dll</HintPath>
     322      <Private>true</Private>
     323    </Reference>
     324    <Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
    322325      <Private>false</Private>
    323     </Reference>
    324     <Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
    325       <Private>False</Private>
    326326    </Reference>
    327327    <Reference Include="System" />
  • trunk/sources/LocalTestRun.testrunconfig

    r9792 r9806  
    44  <Deployment>
    55    <DeploymentItem filename="HeuristicLab.Tests\HeuristicLab-3.3\Resources\" />
     6    <DeploymentItem filename="bin\" />
    67  </Deployment>
    78  <Execution hostProcessPlatform="MSIL">
Note: See TracChangeset for help on using the changeset viewer.