Free cookie consent management tool by TermsFeed Policy Generator

source: branches/OaaS/HeuristicLab 3.3 Tests.sln @ 9641

Last change on this file since 9641 was 7932, checked in by abeham, 12 years ago

#1777

  • removed old unnecessary vsmdi file
  • added test list for new solution
  • renamed a unit test
File size: 2.1 KB
Line 
1
2Microsoft Visual Studio Solution File, Format Version 11.00
3# Visual Studio 2010
4Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Tests", "HeuristicLab.Tests\HeuristicLab.Tests.csproj", "{B62872C1-6752-4758-9823-751A2D28C388}"
5EndProject
6Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{4880EC01-2CAD-4291-BBC1-B269AD67D4FA}"
7  ProjectSection(SolutionItems) = preProject
8    HeuristicLab 3.3 Tests.vsmdi = HeuristicLab 3.3 Tests.vsmdi
9    LocalTestRun.testrunconfig = LocalTestRun.testrunconfig
10  EndProjectSection
11EndProject
12Global
13  GlobalSection(TestCaseManagementSettings) = postSolution
14    CategoryFile = HeuristicLab 3.3 Tests.vsmdi
15  EndGlobalSection
16  GlobalSection(SolutionConfigurationPlatforms) = preSolution
17    Debug|Any CPU = Debug|Any CPU
18    Debug|x64 = Debug|x64
19    Debug|x86 = Debug|x86
20    Release|Any CPU = Release|Any CPU
21    Release|x64 = Release|x64
22    Release|x86 = Release|x86
23  EndGlobalSection
24  GlobalSection(ProjectConfigurationPlatforms) = postSolution
25    {B62872C1-6752-4758-9823-751A2D28C388}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
26    {B62872C1-6752-4758-9823-751A2D28C388}.Debug|Any CPU.Build.0 = Debug|Any CPU
27    {B62872C1-6752-4758-9823-751A2D28C388}.Debug|x64.ActiveCfg = Debug|x64
28    {B62872C1-6752-4758-9823-751A2D28C388}.Debug|x64.Build.0 = Debug|x64
29    {B62872C1-6752-4758-9823-751A2D28C388}.Debug|x86.ActiveCfg = Debug|x86
30    {B62872C1-6752-4758-9823-751A2D28C388}.Debug|x86.Build.0 = Debug|x86
31    {B62872C1-6752-4758-9823-751A2D28C388}.Release|Any CPU.ActiveCfg = Release|Any CPU
32    {B62872C1-6752-4758-9823-751A2D28C388}.Release|Any CPU.Build.0 = Release|Any CPU
33    {B62872C1-6752-4758-9823-751A2D28C388}.Release|x64.ActiveCfg = Release|x64
34    {B62872C1-6752-4758-9823-751A2D28C388}.Release|x64.Build.0 = Release|x64
35    {B62872C1-6752-4758-9823-751A2D28C388}.Release|x86.ActiveCfg = Release|x86
36    {B62872C1-6752-4758-9823-751A2D28C388}.Release|x86.Build.0 = Release|x86
37  EndGlobalSection
38  GlobalSection(SolutionProperties) = preSolution
39    HideSolutionNode = FALSE
40  EndGlobalSection
41EndGlobal
Note: See TracBrowser for help on using the repository browser.