2005-05-27 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mcs / class / corlib / Test / System.Reflection / ChangeLog
1 2005-05-27  Zoltan Varga  <vargaz@freemail.hu>
2
3         * MethodInfoTest.cs: Reenable the pseudo attribute test.
4
5 2005-05-25  Zoltan Varga  <vargaz@freemail.hu>
6
7         * TypeDelegatorTest.cs: New file.
8
9         * MethodInfoTest.cs: Add a test for bug #75029.
10
11 2005-05-20  Gert Driesen <drieseng@users.sourceforge.net>
12
13         * AssemblyTest.cs: Allow test for bug #75958 to pass on .NET 2.0
14         Beta 2.
15
16 2005-05-15  Gert Driesen <drieseng@users.sourceforge.net>
17
18         * AssemblyTest.cs: Added (ignored) test case for bug #75958.
19
20 2005-05-07  Ben Maurer  <bmaurer@ximian.com>
21
22         * EventInfoTest.cs: New file. Has a test case for #64191.
23
24 2005-05-02  Sebastien Pouliot  <sebastien@ximian.com>
25
26         * AssemblyTest.cs, FieldInfoTest.cs, MethodInfoTest.cs: Disabled 
27         ReflectionOnly tests as they break every tests afterward. Calberto
28         is looking for the problem...
29
30 2005-04-28  Sebastien Pouliot  <sebastien@ximian.com>
31
32         * AssemblyCas.cs: New. CAS unit tests for Assembly.
33
34 2005-04-27  Sebastien Pouliot  <sebastien@ximian.com>
35
36         * AssemblyTest.cs: Updated NET_2_0 tests to check for v2.0.50215 
37         (beta2).
38
39 2005-04-14  Sebastien Pouliot  <sebastien@ximian.com>
40
41         * AssemblyTest.cs: Added tests for GetObjectData (null) and 
42         GetReferencedAssemblies (no codebase returned) methods.
43
44 2005-04-08  Raja R Harinath  <rharinath@novell.com>
45
46         * FieldInfoTest.cs (RefOnlyFieldClass): Rename from RefOnlyClass.
47         * MethodInfoTest.cs (RefOnlyMethodClass): Rename from RefOnlyClass.
48
49 2005-04-08  Carlos Alberto Cortez <calberto.cortez@gmail.com>
50
51         * AssemblyTest.cs: Added tests for ReflectionOnly support.
52         * MethodInfoTest.cs: Added test for Reflection Only support.
53         * FieldInfoTest.cs: Added tests for ReflectionOnly support.
54         
55 2005-04-04  Sebastien Pouliot  <sebastien@ximian.com>
56
57         * AssemblyNameTest.cs: Added tests for Clone and serialization without
58         a strongname.
59         * AssemblyNameCas.cs: New. CAS unit tests for AssemblyName.
60         * StrongNameKeyPairTest.cs: Little changes to make it easier to reuse 
61         in CAS tests.
62         * StrongNameKeyPairCas.cs: New. CAS unit tests for StrongNameKeyPair.
63
64 2005-04-04  Sebastien Pouliot  <sebastien@ximian.com>
65
66         * AssemblyNameTest.cs: Add test for ArgumentNullException on 
67         GetObjectData. Made existing tests more nunit2.2 like.
68         * ModuleCas.cs: Added new tests for FullyQualifiedName and Name 
69         properties.
70         * ModuleTest.cs: Add test for ArgumentNullException on GetObjectData.
71
72 2005-03-24  Sebastien Pouliot  <sebastien@ximian.com>
73
74         * ModuleCas.cs: New. CAS unit tests for Module.
75
76 2005-03-01  Zoltan Varga  <vargaz@freemail.hu>
77
78         * MethodInfoTest.cs: Disable code causing mcs to fail.
79
80 2005-01-28  Sebastien Pouliot  <sebastien@ximian.com>
81
82         * AssemblyAlgorithmIdAttributeTest.cs: Removed CLSCompliant(false) 
83         attribute as it wasn't required (and gives a compilation warning).
84
85 2005-01-23  Nick Drochak  <ndrochak@ieee.org>
86
87         * ModuleTest.cs: Long path names gives Windows fits.
88
89 2005-01-19  Zoltan Varga  <vargaz@freemail.hu>
90
91         * MethodInfoTest.cs: Add tests for GetMethodBody.
92
93 2005-01-16  Nick Drochak  <ndrochak@ieee.org>
94
95         * AssemblyTest.cs: Try loading assembly from .NET tests and mono tests
96
97 2004-11-05  Zoltan Varga  <vargaz@freemail.hu>
98
99         * AssemblyTest.cs: Reenable GetFiles (true) test. Add a LoadWithPartialName () test.
100
101         * MethodInfoTest.cs: Add test for byref parameters to Invoke ().
102
103 2004-09-26  Zoltan Varga  <vargaz@freemail.hu>
104
105         * FieldInfoTest.cs: Add tests for MarshalAsAttribute.
106
107         * ParameterInfoTest.cs: Add tests for MarshalAsAttribute.
108
109         * FieldInfoTest.cs: Add tests for FieldOffsetAttribute.
110         
111         * FieldInfoTest.cs: New file.
112
113         * MethodInfoTest.cs: Add tests for PreserveSigAttribute.
114         
115         * MethodInfoTest.cs: New file.
116
117 2004-09-25  Zoltan Varga  <vargaz@freemail.hu>
118
119         * ParameterInfoTest.cs: New file.
120
121 2004-09-22  Zoltan Varga  <vargaz@freemail.hu>
122
123         * ModuleTest.cs: Add tests for NET 2.0 ResolveXXX methods.
124
125 2004-09-20  Zoltan Varga  <vargaz@freemail.hu>
126
127         * AssemblyTest.cs: Add tests for MetadataToken and ManifestModule.
128
129 2004-08-29  Nick Drochak <ndrochak@ieee.org>
130
131         * BinderTests.cs: Make tests pass on MS.NET 1.1.
132
133 2004-08-09  Sebastien Pouliot  <sebastien@ximian.com>
134
135         * AssemblyTest.cs: Added new tests for 1.1 and 2.0 features. Converted
136         existing tests to NUnit 2.2.
137
138 2004-07-03  Zoltan Varga  <vargaz@freemail.hu>
139
140         * ModuleTest.cs: New tests for FindTypes.
141
142 2004-06-10  Lluis Sanchez  <lluis@ximian.com>
143
144         * AssemblyNameTest.cs: AssertEqualsByteArrays(): don't crash if arrays are
145           empty. TestSerialization(): Use AssertEqualsByteArrays to compare keys. 
146           Added messages to the assertions.
147
148 2004-06-09  Gert Driesen <drieseng@users.sourceforge.net>
149
150         * AssemblyNameTests.cs: added tests for AssemblyName.FullName 
151         and serialization of AssemblyName, converted tests to use Assert
152         class
153
154 2004-06-05  Gonzalo Paniagua Javier <gonzalo@ximian.com>
155
156         * BinderTests.cs: added test for null type in the argument list.
157
158 2004-06-02  Gonzalo Paniagua Javier <gonzalo@ximian.com>
159
160         * BinderTests.cs: one more test for matching a single property. Adapted
161         to nunit 2.2 style.
162
163 2004-06-02  Gonzalo Paniagua Javier <gonzalo@ximian.com>
164
165         * BinderTests.cs: added more indexers and more SelectProperty tests.
166
167 2003-05-20  Sebastien Pouliot  <sebastien@ximian.com>
168
169         * StrongNameKeyPairTest.cs: SetUp (renamed) is now public (required 
170         for new nunit).
171
172 2004-05-18  Gert Driesen (drieseng@users.sourceforge.net)
173
174         * PropertyInfoTest.cs: New file.  Added test for 
175         bug #58661.
176
177 2004-05-13  Gonzalo Paniagua Javier <gonzalo@ximian.com>
178
179         * BinderTests.cs: New file.
180
181 2003-04-06  Sebastien Pouliot  <sebastien@ximian.com>
182
183         * StrongNameKeyPairTest.cs: Added test case for ECMA "key".
184
185 2003-03-24  Sebastien Pouliot  <sebastien@ximian.com>
186
187         * StrongNameKeyPairTest.cs: Converted to NUnit2 format. Removed
188         unneeded code and false comments (too much copy-n-paste).
189
190 2003-03-09  Jackson Harper  <jackson@ximian.com>
191
192         * AssemblyAlgorithmIdAttributeTest.cs:
193         * AssemblyConfigurationAttributeTest.cs:
194         * AssemblyCopyrightAttributeTest.cs:
195         * AssemblyCultureAttributeTest.cs:
196         * AssemblyDelaySignAttributeTest.cs:
197         * AssemblyDescriptionAttributeTest.cs:
198         * AssemblyFileVersionAttributeTest.cs:
199         * AssemblyInformationalVersionAttributeTest.cs: New test cases
200         from nvineeth_mono@yahoo.com.
201
202 2003-11-24  Zoltan Varga  <vargaz@freemail.hu>
203
204         * ModuleTest.cs: Make the assembly name unique to fix the GlobalData
205         test.
206
207 2003-11-17  Zoltan Varga  <vargaz@freemail.hu>
208
209         * ModuleTest.cs: Fix temp folder path
210
211 2003-10-17  Zoltan Varga  <vargaz@freemail.hu>
212
213         * AssemblyNameTest.cs: Convert to Nunit2 format, add tests for
214         CultureInfo, Version and HashAlgorithm properties.
215
216 2003-09-30  Zoltan Varga  <vargaz@freemail.hu>
217
218         * AssemblyTest.cs (TestGetType): New regression test for #49114.
219
220 2003-05-21  Zoltan Varga  <vargaz@freemail.hu>
221
222         * ModuleTest.cs: New file.
223
224 2003-05-13  Gonzalo Paniagua Javier <gonzalo@ximian.com>
225
226         * AssemblyTest.cs: New file.
227
228 2002-12-30  Sebastien Pouliot <spouliot@videotron.ca>
229
230         * AssemblyNameTest.cs: Added test for FullName (null cultureinfo).
231
232 2002-12-23  Sebastien Pouliot <spouliot@videotron.ca>
233
234         * AssemblyNameTest.cs: Added test for non-signed assembly (which
235         returns an empty array - i.e. not null like an empty assembly).
236
237 2002-12-21  Nick Drochak <ndrochak@gol.com>
238
239         * all: make tests build and run under nunit2
240
241 2002-12-08  Sebastien Pouliot <spouliot@videotron.ca>
242
243         * AllTests.cs: Added test suites for AssemblyName and
244         StrongNameKeyPair.
245         * AssemblyNameTest.cs: New. Test suite for AssemblyName.
246         * StrongNameKeyPairTest.cs: New. Test suite for StrongNameKeyPair.