Author: andrews
Date: 2006-11-27 06:37:35 -0500 (Mon, 27 Nov 2006)
New Revision: 68500

Added:
   trunk/mcs/class/System/System-tests20.sln
Modified:
   trunk/mcs/class/System/ChangeLog
   trunk/mcs/class/System/System20.vmwcsproj
Log:
Added Grasshopper test project and bat file.

Modified: trunk/mcs/class/System/ChangeLog
===================================================================
--- trunk/mcs/class/System/ChangeLog    2006-11-27 11:23:16 UTC (rev 68499)
+++ trunk/mcs/class/System/ChangeLog    2006-11-27 11:37:35 UTC (rev 68500)
@@ -1,3 +1,8 @@
+2006-11-27  Andrew Skiba  <[EMAIL PROTECTED]>
+
+       * System-tests20.sln, System-tests20.vmcsproj, run-tests.bat: added
+       Grasshopper test project and bat file.
+
 2006-11-17  Sebastien Pouliot  <[EMAIL PROTECTED]>
 
        * System_test.dll.sources: Add unit tests for System.Security.

Added: trunk/mcs/class/System/System-tests20.sln
===================================================================
--- trunk/mcs/class/System/System-tests20.sln   2006-11-27 11:23:16 UTC (rev 
68499)
+++ trunk/mcs/class/System/System-tests20.sln   2006-11-27 11:37:35 UTC (rev 
68500)
@@ -0,0 +1,32 @@
+
+Microsoft Visual Studio Solution File, Format Version 9.00
+# Visual Studio 2005
+Project("{83B010C7-76FC-4FAD-A26C-00D7EFE60256}") = "System-tests20", 
"System-tests20.vmwcsproj", "{25EA16E1-E3B8-4433-8533-23B0FB0F93BA}"
+EndProject
+Global
+       GlobalSection(SolutionConfigurationPlatforms) = preSolution
+               Debug_Java|Any CPU = Debug_Java|Any CPU
+               Debug_Java20_bootstrap|Any CPU = Debug_Java20_bootstrap|Any CPU
+               Debug_Java20|Any CPU = Debug_Java20|Any CPU
+               Release_Java|Any CPU = Release_Java|Any CPU
+               Release_Java20_bootstrap|Any CPU = Release_Java20_bootstrap|Any 
CPU
+               Release_Java20|Any CPU = Release_Java20|Any CPU
+       EndGlobalSection
+       GlobalSection(ProjectConfigurationPlatforms) = postSolution
+               {25EA16E1-E3B8-4433-8533-23B0FB0F93BA}.Debug_Java|Any 
CPU.ActiveCfg = Debug_Java|Any CPU
+               {25EA16E1-E3B8-4433-8533-23B0FB0F93BA}.Debug_Java|Any 
CPU.Build.0 = Debug_Java|Any CPU
+               
{25EA16E1-E3B8-4433-8533-23B0FB0F93BA}.Debug_Java20_bootstrap|Any CPU.ActiveCfg 
= Debug_Java20_bootstrap|Any CPU
+               
{25EA16E1-E3B8-4433-8533-23B0FB0F93BA}.Debug_Java20_bootstrap|Any CPU.Build.0 = 
Debug_Java20_bootstrap|Any CPU
+               {25EA16E1-E3B8-4433-8533-23B0FB0F93BA}.Debug_Java20|Any 
CPU.ActiveCfg = Debug_Java20|Any CPU
+               {25EA16E1-E3B8-4433-8533-23B0FB0F93BA}.Debug_Java20|Any 
CPU.Build.0 = Debug_Java20|Any CPU
+               {25EA16E1-E3B8-4433-8533-23B0FB0F93BA}.Release_Java|Any 
CPU.ActiveCfg = Release_Java|Any CPU
+               {25EA16E1-E3B8-4433-8533-23B0FB0F93BA}.Release_Java|Any 
CPU.Build.0 = Release_Java|Any CPU
+               
{25EA16E1-E3B8-4433-8533-23B0FB0F93BA}.Release_Java20_bootstrap|Any 
CPU.ActiveCfg = Release_Java20_bootstrap|Any CPU
+               
{25EA16E1-E3B8-4433-8533-23B0FB0F93BA}.Release_Java20_bootstrap|Any CPU.Build.0 
= Release_Java20_bootstrap|Any CPU
+               {25EA16E1-E3B8-4433-8533-23B0FB0F93BA}.Release_Java20|Any 
CPU.ActiveCfg = Release_Java20|Any CPU
+               {25EA16E1-E3B8-4433-8533-23B0FB0F93BA}.Release_Java20|Any 
CPU.Build.0 = Release_Java20|Any CPU
+       EndGlobalSection
+       GlobalSection(SolutionProperties) = preSolution
+               HideSolutionNode = FALSE
+       EndGlobalSection
+EndGlobal

Modified: trunk/mcs/class/System/System20.vmwcsproj
===================================================================
--- trunk/mcs/class/System/System20.vmwcsproj   2006-11-27 11:23:16 UTC (rev 
68499)
+++ trunk/mcs/class/System/System20.vmwcsproj   2006-11-27 11:37:35 UTC (rev 
68500)
@@ -1,4 +1,4 @@
-<Project DefaultTargets="Build" 
xmlns="http://schemas.microsoft.com/developer/msbuild/2003";>
+<Project DefaultTargets="Build" 
xmlns="http://schemas.microsoft.com/developer/msbuild/2003";>
   <PropertyGroup>
     <Configuration Condition=" '$(Configuration)' == '' 
">Debug_Java</Configuration>
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
@@ -144,7 +144,7 @@
   -->
   <ProjectExtensions>
     <VisualStudio>
-      <UserProperties REFS-JarPath-system-xml="..\..\..\..\..\Program 
Files\Mainsoft\Visual MainWin for J2EE V2\jgac\vmw4j2ee_110\System.Xml.jar" 
REFS-JarPath-j2se-helpers="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin 
for J2EE V2\jgac\vmw4j2ee_110\J2SE.Helpers.jar" 
REFS-JarPath-mscorlib="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for 
J2EE V2\jgac\vmw4j2ee_110\mscorlib.jar" REFS-JarPath-rt="..\..\..\..\..\Program 
Files\Mainsoft\Visual MainWin for J2EE V2\jre5\lib\rt.jar" 
REFS-JarPath-system-configuration="..\..\..\..\..\Program Files\Mainsoft\Visual 
MainWin for J2EE V2\jgac\vmw4j2ee_110\System.Configuration.jar" 
REFS-JarPath-apache_http_client="..\lib\apache_http_client.jar" />
+      <UserProperties REFS-JarPath-system="..\..\..\..\..\Program 
Files\Mainsoft\Visual MainWin for J2EE V2\jgac\vmw4j2ee_110\System.jar" 
REFS-JarPath-apache_http_client="..\lib\apache_http_client.jar" 
REFS-JarPath-system-configuration="..\..\..\..\..\Program Files\Mainsoft\Visual 
MainWin for J2EE V2\jgac\vmw4j2ee_110\System.Configuration.jar" 
REFS-JarPath-rt="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 
V2\jre5\lib\rt.jar" REFS-JarPath-mscorlib="..\..\..\..\..\Program 
Files\Mainsoft\Visual MainWin for J2EE V2\jgac\vmw4j2ee_110\mscorlib.jar" 
REFS-JarPath-j2se-helpers="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin 
for J2EE V2\jgac\vmw4j2ee_110\J2SE.Helpers.jar" 
REFS-JarPath-system-xml="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin 
for J2EE V2\jgac\vmw4j2ee_110\System.Xml.jar" />
     </VisualStudio>
   </ProjectExtensions>
   <ItemGroup>
@@ -965,6 +965,7 @@
     </EmbeddedResource>
   </ItemGroup>
   <PropertyGroup>
-    <PostBuildEvent></PostBuildEvent>
+    <PostBuildEvent>
+    </PostBuildEvent>
   </PropertyGroup>
 </Project>
\ No newline at end of file

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to