[Mono-list] Test cases for System.Reflection and System.Reflection.Emit

nvineeth nvineeth@yahoo.com
Sun, 7 Mar 2004 21:04:46 -0800 (PST)


--0-846440757-1078722286=:92379
Content-Type: text/plain; charset=us-ascii
Content-Id: 
Content-Disposition: inline

Dear sir,
   I am sending the patches for the test cases i have
added for the System.Reflection and
System.Reflection.Emit.
please send me the feedback.
thanks,
vineeth


 

=====
vineeth neelakant

__________________________________
Do you Yahoo!?
Yahoo! Search - Find what you’re looking for faster
http://search.yahoo.com
--0-846440757-1078722286=:92379
Content-Type: text/x-diff; name="Reflection.diff"
Content-Description: Reflection.diff
Content-Disposition: inline; filename="Reflection.diff"

? AssemblyAlgorithmIdAttributeTest.cs
? AssemblyConfigurationAttributeTest.cs
? AssemblyCopyrightAttributeTest.cs
? AssemblyCultureAttributeTest.cs
? AssemblyDelaySignAttributeTest.cs
? AssemblyDescriptionAttributeTest.cs
? AssemblyFileVersionAttributeTest.cs
? AssemblyInformationalVersionAttributeTest.cs
? Reflection.diff
Index: ChangeLog
===================================================================
RCS file: /mono/mcs/class/corlib/Test/System.Reflection/ChangeLog,v
retrieving revision 1.10
diff -u -r1.10 ChangeLog
--- ChangeLog	24 Nov 2003 20:33:50 -0000	1.10
+++ ChangeLog	8 Mar 2004 05:56:26 -0000
@@ -1,3 +1,15 @@
+2004-03-06 Vineeth N    <nvineeth@yahoo.com>
+	Added the Following Test cases:
+	*.Test/System.Reflection/AssemblyAlgorithmIdAttributeTest.cs
+	*.Test/System.Reflection/AssemblyConfigurationAttributeTest.cs
+	*.Test/System.Reflection/AssemblyCopyrightAttributeTest.cs
+	*.Test/System.Reflection/AssemblyCultureAttributeTest.cs
+	*.Test/System.Reflection/AssemblyDelaySignAttributeTest.cs
+	*.Test/System.Reflection/AssemblyDescriptionAttributeTest.cs
+	*.Test/System.Reflection/AssemblyFileVersionAttributeTest.cs
+	*.Test/System.Reflection/AssemblyInformationalVersionAttributeTest.cs
+
+
 2003-11-24  Zoltan Varga  <vargaz@freemail.hu>
 
 	* ModuleTest.cs: Make the assembly name unique to fix the GlobalData

--0-846440757-1078722286=:92379
Content-Type: text/x-diff; name="ReflectionEmit.diff"
Content-Description: ReflectionEmit.diff
Content-Disposition: inline; filename="ReflectionEmit.diff"

? AssemblyBuilderAccessTest.cs
? CustomAttributeBuilderTest.cs
? ReflectionEmit.diff
Index: ChangeLog
===================================================================
RCS file: /mono/mcs/class/corlib/Test/System.Reflection.Emit/ChangeLog,v
retrieving revision 1.27
diff -u -r1.27 ChangeLog
--- ChangeLog	16 Feb 2004 14:17:17 -0000	1.27
+++ ChangeLog	8 Mar 2004 04:56:50 -0000
@@ -1,3 +1,11 @@
+2004-03-06 Vineeth N <nvineeth@yahoo.com>
+	
+	Added the follwing Test cases:
+	
+	* AssemblyBuilderAccessTest.cs
+	
+	* CustomAttributeBuilderTest.cs
+
 2004-02-16  Zoltan Varga  <vargaz@freemail.hu>
 
 	* MethodBuilderTest.cs: Fix test so it runs under MS.

--0-846440757-1078722286=:92379--