Free cookie consent management tool by TermsFeed Policy Generator

Changeset 1614


Ignore:
Timestamp:
04/21/09 15:21:08 (15 years ago)
Author:
epitzer
Message:

Transform console tests into unit tests (#593)

Location:
trunk/sources
Files:
9 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.sln

    r1576 r1614  
    66    ConfigMerger.exe = ConfigMerger.exe
    77    ..\documentation\License\gpl-3.0.txt = ..\documentation\License\gpl-3.0.txt
     8    HeuristicLab.vsmdi = HeuristicLab.vsmdi
     9    LocalTestRun.testrunconfig = LocalTestRun.testrunconfig
    810    PreBuildEvent.cmd = PreBuildEvent.cmd
    911  EndProjectSection
     
    161163Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.SGA.Hardwired-3.2", "HeuristicLab.SGA.Hardwired\3.2\HeuristicLab.SGA.Hardwired-3.2.csproj", "{583705E2-B1F7-42B8-8149-96E7AECA171A}"
    162164EndProject
    163 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Persistence.Test", "HeuristicLab.Persistence\Test\HeuristicLab.Persistence.Test.csproj", "{E2245078-6F40-449E-A370-01A97A7C5E6A}"
     165Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Persistence.UnitTest", "HeuristicLab.Persistence\UnitTests\HeuristicLab.Persistence.UnitTest.csproj", "{BF7D9494-A586-457B-8DF9-ED599F9E6A71}"
    164166EndProject
    165167Global
     168  GlobalSection(TestCaseManagementSettings) = postSolution
     169    CategoryFile = HeuristicLab.vsmdi
     170  EndGlobalSection
    166171  GlobalSection(SolutionConfigurationPlatforms) = preSolution
    167172    CEDMA Debug|Any CPU = CEDMA Debug|Any CPU
Note: See TracChangeset for help on using the changeset viewer.