Skip to content

Commit 48b2552

Browse files
author
Andy Adamczak
committed
Getting the tests to run right on the mobile devices.
1 parent 41ff8ff commit 48b2552

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

PureMVC.DotNET.VS2008.PocketPC.sln

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PureMVC.DotNET.VS2008.Pocke
55
EndProject
66
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{EB39BD77-FB65-4963-ADE4-B05EF7DAAD25}"
77
ProjectSection(SolutionItems) = preProject
8-
PureMVC.DotNET.VS2008.PocketPC.vsmdi = PureMVC.DotNET.VS2008.PocketPC.vsmdi
9-
SmartDeviceTestRun.testrunConfig = SmartDeviceTestRun.testrunConfig
8+
PocketPCTestRun.testrunConfig = PocketPCTestRun.testrunConfig
9+
PureMVC.DotNET.VS2008.PocketPC2.vsmdi = PureMVC.DotNET.VS2008.PocketPC2.vsmdi
1010
EndProjectSection
1111
EndProject
1212
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PureMVC.DotNET.VS2008.PocketPC.Tests", "PureMVC.DotNET.VS2008.PocketPC.Tests\PureMVC.DotNET.VS2008.PocketPC.Tests.csproj", "{D2703F9B-6AB7-4219-9C7A-95C291B203F5}"
@@ -16,6 +16,9 @@ Global
1616
Svn-Managed = True
1717
Manager = AnkhSVN - Subversion Support for Visual Studio
1818
EndGlobalSection
19+
GlobalSection(TestCaseManagementSettings) = postSolution
20+
CategoryFile = PureMVC.DotNET.VS2008.PocketPC2.vsmdi
21+
EndGlobalSection
1922
GlobalSection(SolutionConfigurationPlatforms) = preSolution
2023
Debug|Any CPU = Debug|Any CPU
2124
Release|Any CPU = Release|Any CPU

PureMVC.DotNET.VS2008.WindowsCE.sln

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,10 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PureMVC.DotNET.VS2008.Windo
77
EndProject
88
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{88CEE599-D10D-4B01-B019-A147E8ABC5EE}"
99
ProjectSection(SolutionItems) = preProject
10-
PureMVC.DotNET.VS2008.WindowsCE.vsmdi = PureMVC.DotNET.VS2008.WindowsCE.vsmdi
1110
WindowsCETestRun.testrunConfig = WindowsCETestRun.testrunConfig
1211
EndProjectSection
1312
EndProject
1413
Global
15-
GlobalSection(TestCaseManagementSettings) = postSolution
16-
CategoryFile = PureMVC.DotNET.VS2008.WindowsCE.vsmdi
17-
EndGlobalSection
1814
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1915
Debug|Any CPU = Debug|Any CPU
2016
Release|Any CPU = Release|Any CPU

0 commit comments

Comments
 (0)