2003-06-01 Pedro Mart�nez Juli� <yoros@wanadoo.es>
[mono.git] / mcs / class / corlib / Test / ChangeLog
1 2003-06-01  Pedro Martínez Juliá  <yoros@wanadoo.es>
2
3         * corlib_test.args: Added SingleFormatterTest.cs
4
5 2003-05-21  Zoltan Varga  <vargaz@freemail.hu>
6
7         * corlib_test.args: Added ModuleTest.cs and ModuleBuilderTest.cs
8
9 2003-05-14 Nick Drochak <ndrochak@gol.com>
10
11         * corlib_linux_test.args: 
12         * corlib_test.args: Add UTF?EncodingTest(s) to build
13
14 2003-05-13 Nick Drochak <ndrochak@gol.com>
15
16         * corlib_linux_test.args: Remove AllTests.cs's and add DictionaryEntry
17         * corlib_test.args: Add DictionaryEntry
18         * makefile.gnu: compile with debug
19
20 2003-05-08  Ville Palo <vi64pa@kolumbus.fi>
21
22         * corlib_test.args: added System.IO.FileSystemInfoTest
23         * corlib_linux_test_args: added System.IO.FileSystemInfoTest
24         
25 2003-05-06  Ville Palo <vi64pa@kolumbus.fi>
26
27         * corlib_test.args: added System.IO.FileInfoTest and DirectoryInfoTest
28         * corlib_linux_test_args: added System.IO.FileInfoTest and 
29         DirectoryInfoTest       
30         
31 2003-04-22  Sebastien Pouliot <spouliot@videotron.ca>
32
33         * corlib_test.build: Excluded Mono.Math unit tests (as the class
34         isn't available under MS implementation).
35         * corlib_linux_test.args: Added all Mono.Math unit test files.
36         * corlib_test.args: Added all Mono.Math unit test files.
37
38 2003-04-21  Ville Palo <vi64pa@kolumbus.fi>
39
40         * corlib_linux_test.args: added System.IO/DirectoryTest.cs
41         * corlib_test.args: added System.IO/DirectoryTest.cs
42         
43 2003-04-19  Ville Palo <vi64pa@kolumbus.fi>
44
45         * corlib_linux_test.args: added System.IO/BufferedStreamTest.cs
46         * corlib_test.args: added System.IO/BufferedStreamTest.cs
47                 
48 2003-04-11  Ville Palo <vi64pa@kolumbus.fi>
49
50         * corlib_linux_test.args: added System.IO/FileStreamTest.cs
51         * corlib_test.args: added System.IO/FileStreamTest.cs
52         
53 2003-04-06  Sebastien Pouliot <spouliot@videotron.ca>
54
55         * corlib_linux_test.args: added X509CertificateTest.cs 
56         * corlib_test.args: added X509CertificateTest.cs 
57
58 2003-04-05  Nick Drochak  <ndrochak@gol.com>
59
60         * makefile.gnu: revert. debugger support not installed by default in mcs
61
62 2003-04-05  Nick Drochak  <ndrochak@gol.com>
63
64         * makefile.gnu: compile with debug.
65
66 2003-02-13  Zoltan Varga  <vargaz@freemail.hu>
67
68         * corlib_test.args: added AssemblyBuilderTest.cs
69
70 2003-02-10  Zoltan Varga  <vargaz@freemail.hu>
71
72         * corlib_test.args: added ConstructorBuilderTest.cs
73
74 2003-02-08  Zoltan Varga  <vargaz@freemail.hu>
75
76         * corlib_test.args: added TypeBuilderTest.cs.
77         
78         * corlib_test.args: added beginnings of Reflection.Emit test suite.
79
80 2003/01/30  Nick Drochak <ndrochak@gol.com>
81
82         * corlib_test.build: AllTests.cs do not exist anymore. No need to
83         excluded them.
84
85 2003-01-29  Zoltan Varga  <vargaz@freemail.hu>
86
87         * makefile.gnu: compile and run with debugging enabled.
88
89         * makefile.gnu: added SUBDIR variable to enable building a subset of
90         the tests, saving on compilation time during development.
91
92         * run_test.sh: updated to nunit2.
93
94 2003-01-12  Sebastien Pouliot <spouliot@videotron.ca>
95
96         * corlib_linux_test.args: added MACTripleDES test file.
97
98 2002-12-21  Nick Drochak <ndrochak@gol.com>
99
100         * corlib_test.build:
101         * makefile.gnu: build and run tests with nunit2
102
103 2002-12-16  Sebastien Pouliot <spouliot@videotron.ca>
104
105         * corlib_linux_test.args: added StrongNamePublicKeyBlob and
106         StrongName test files.
107
108 2002-12-15  Sebastien Pouliot <spouliot@videotron.ca>
109
110         * corlib_linux_test.args: added Publisher and
111         PublisherMembershipCondition test files.
112
113 2002-12-08  Sebastien Pouliot <spouliot@videotron.ca>
114
115         * AllTests.cs: Added System.Reflection test suite.
116         * corlib_linux_test.args: added System.Reflection test files.
117
118 2002-11-09 Eduardo Garcia Cebollero <kiwnix@yahoo.es>
119         * corlib_linux_tests.args: added MutexTest.cs in System.Threading
120
121 2002-11-23 Eduardo Garcia Cebollero <kiwnix@yahoo.es>
122
123         * corlib_linux_tests.args: added System.Threading and
124         ThreadTest.cs suites.
125         * AllTests.cs: Added System.Threading suite.
126         
127 2002-11-17  Sebastien Pouliot <spouliot@videotron.ca>
128
129         * corlib_linux_test.args: added missing crypto test files.
130
131 2002-11-16  Sebastien Pouliot <spouliot@videotron.ca>
132
133         * corlib_test.build: removed DSATest from exclusions.
134
135 2002-10-28  Gonzalo Paniagua Javier <gonzalo@gnome-db.org>
136
137         * AllTests.cs: removed System.Threading.AllTests. It does not exist.
138
139         * corlib_linux_test.args: added missing tests from s.s.c namespace.
140
141         * makefile.gnu: pass MONO_PATH correctly. Not sure if this does
142         anything because mono will load corlib from the installation dir.
143
144         * run_test.sh: NUNIT_MONO_PATH is not used.
145
146 2002-10-25  Zoltan Varga  <vargaz@freemail.hu>
147
148         * corlib_linux_test.args AllTests.cs: Added beginnings of
149         System.Threading testcases.
150
151         * run_test.sh: fixed paths.
152
153 2002-10-19  Sebastien Pouliot  <spouliot@videotron.ca>
154
155         * corlib_test.build: Removed all excluded cryptographic test code as 
156         the cyclic dependency was removed (well commented)
157
158 2002-10-16  Nick Drochak  <ndrochak@gol.com>
159
160         * corlib_test.build: Fix build.  Exclude tests that depend on 
161         components we are not building into corlib yet.
162
163 2002-10-05  Andrew Birkett  <andy@nobugs.org>
164
165         * corlib_linux_test.args: Added RC2Test
166
167 2002-09-23  Andrew Birkett  <andy@nobugs.org>
168
169         * corlib_linux_test.args: Added MD5Test
170
171 2002-09-22  Andrew Birkett  <andy@nobugs.org>
172
173         * System.Security.Cryptography/RijndaelManagedTest.cs: BlockSize
174         measured in bytes, not bits.
175
176 2002-09-19  Andrew Birkett  <andy@nobugs.org>
177
178         * System.Security.Cryptography/RijndaelManagedTest.cs: New test
179         * System.Security.Cryptography/AllTests.cs: Added RijndaelManagedTest
180         * corlib_linux_test.args: Added RijndaelManagedTest
181
182 2002-08-10  Gonzalo Paniagua Javier <gonzalo@ximian.com>
183
184         * makefile.gnu: little changes to integrate tests in makefile system.
185         * run_test.sh: script i use to run tests when i don't wanna run all.
186
187 2002-08-10  Jason Diamond  <jason@injektilo.org>
188
189         * makefile.gnu: Added test target. Please start using it.
190
191 2002-07-24  Duncan Mak  <duncan@ximian.com>
192
193         * corlib_linux_test.args: Add Cesar's BufferTest to the list.
194
195 2002-07-19  Martin Baulig  <martin@gnome.org>
196
197         * makefile.gnu: Added makefile for self-hosting compile on GNU/Linux.
198         Don't add this to the top-level makefile.gnu, this must be run after
199         everything is compiled.
200
201 2002-07-19  Martin Baulig  <martin@gnome.org>
202
203         The test suite now compiles with MCS on GNU/Linux :-)
204
205         * corlib_linux_test.args: Added MCS command file to compile this.
206
207 2002-07-11  Nick Drochak  <ndrochak@gol.com>
208
209         * .cvsignore: Ignore temp files too.
210
211 2002-06-19  Nick Drochak  <ndrochak@gol.com>
212
213         * AllTests.cs: Add missing test: System.Runtime.Serialization.
214
215 2002-06-01  Nick Drochak  <ndrochak@gol.com>
216
217         * corlib_test.build: Change the order of the builds.  Just makes it a 
218         bit faster for my testing since I need the linux dll.
219
220 2002-05-19  Martin Baulig  <martin@gnome.org>
221
222         * Added System.Security.Cryptography.FromBase64TransformTest.cs.
223
224 2002-05-19  Martin Baulig  <martin@gnome.org>
225
226         * TheTests.cs: Removed.
227
228         * MartinTests.cs: Removed.
229
230         * corlib_test.build: Don't create Runtest.corlib.exe anymore.
231
232 2002/05/07  Nick Drochak <ndrochak@gol.com>
233
234         * AllTests.cs: Do not run the System.Net tests from here, they belong
235         in the System assembly tests.
236
237 2002-04-27  Lawrence Pit <loz@cable.a2000.nl>
238
239         * System.Security/: added directory
240         * AllTests.cs: added Syste,Security suite.
241
242 2002-04-15  Gonzalo Paniagua Javier <gonzalo@ximian.com>
243
244         * System.Net/: added directory.
245         * AllTests.cs: added System.Net suite.
246
247 2002/04/04 Nick Drochak <ndrochak@gol.com>
248
249         * corlib_test.build: Again; disable running of NUnit tests against mono 
250         corlib.  There are so many icalls now, that these tests need
251         to be run inside mint and mono.  Will change this soon to run
252         the tests using both.  It still runs the tests against the mscorlib
253         to validate the tests themselves.
254
255 2002-03-31  Gonzalo Paniagua Javier <gonzalo@ximian.com>
256
257         * corlib_test.build: don't exclude IntegerFormatterTest.
258
259         * System/AllTests.cs: added IntegerFormatterTest suite.
260
261         * System/IntegerFormatterTest.cs: totally reworked to use NUnit. Right
262         now it fails cause I haven't implemented Parse () methods yet. With
263         corlib_reference.dll runs ok.
264
265 2002/03/28  Nick Drochak <ndrochak@gol.com>
266
267         * corlib_test.build: Re-exclude it in a couple of places where it was
268         breaking the build.  This test is not an NUnit test.  So, it doesn't 
269         belong in these dll's until it's made a proper NUnit test.
270
271 2002-03-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
272
273         * corlib_test.build: remove two more lines that excluded
274         IntegerFormatterTest.
275
276 2002/03/28  Nick Drochak <ndrochak@gol.com>
277
278         * corlib_test.build: Don't exclude IntegerFormatterTest any more.
279
280 2002-03-20  Nick Drochak  <ndrochak@gol.com>
281
282         * corlib_test.build: On 'clean' remove all the dll's and pdb's
283
284 2002/03/19  Nick Drochak <ndrochak@gol.com>
285
286         * corlib_test.build: Re-include tests into the build.
287
288 2002-03-18  Nick Drochak  <ndrochak@gol.com>
289
290         * corlib_test.build: build RunTests.corlib.exe with only mono class
291         libs. This tells what we are missing to run the tests.
292
293 2002/03/18  Nick Drochak <ndrochak@gol.com>
294
295         * corlib_test.build: disable running of NUnit tests against mono 
296         corlib.  There are so many icalls now, that these tests need
297         to be run inside mint and mono.  Will change this soon to run
298         the tests using both.  It still runs the tests against the mscorlib
299         to validate the tests themselves.
300
301 2002/03/07  Nick Drochak <ndrochak@gol.com>
302
303         * corlib_test.build: resolve chicken and egg problem. Only build and 
304         execute test assemblies when 'make test' is specified. Need to do a
305         'make' first now before 'make test'.
306
307 2002-03-03  Nick Drochak  <ndrochak@gol.com>
308
309         * corlib_test.build: Turn on debug flag for complier so that...well...
310         debugging is easier.
311
312 2002-03-01  Duncan Mak  <duncan@ximian.com>
313
314         * System.Runtime.Serialization/ObjectIDGeneratorTests.cs: Added
315         test for System.Runtime.Serialization.ObjectIDGenerator.
316
317 2002-02-27  Martin Baulig  <martin@gnome.org>
318
319         * RunTests.cs: Removed. This is now in the nant directory.
320
321         * corlib_test.build: Don't link TheTests.cs into the dlls, renamed
322         RunTests.exe to RunTests.corlib.exe and link it against NUnitBase.dll.
323
324 2002-02-27  Martin Baulig  <martin@gnome.org>
325
326         * scan-tests.pl: Moved to ../../../tools/.
327
328 2002-02-26  Martin Baulig  <martin@gnome.org>
329
330         * MartinTests.cs: New file. This contains all the tests which already
331         work on Linux.
332
333         * RunTests.cs: A small custom testrunner to run the tests on Linux.
334
335         * scan-tests.pl: Call this perl script with either MartinTests.cs or
336         AllTests.cs as argument and redirect the output the TheTests.cs - it'll
337         create a file which calls all the tests.
338
339         * TheTests.cs: This is automatically generated from scan-tests.pl but
340         needs some manual editing, so it's in CVS.
341
342         * corlib_test.build: In addition to the libraries, create an executable
343         called RunTests.exe which contains all the tests and the custom test
344         runner. You can run this executable on Windows to test things with
345         mscorlib or on Linux using the mono runtime.
346
347 2002-02-26  Martin Baulig  <martin@gnome.org>
348
349         * */*.cs: added zero-args constructors for all the test classes.
350
351 2002-02-21  Mark Crichton <crichton@gimp.org>
352
353         * System.Security.Cryptography.RNGCryptoServiceProviderTest.cs:
354         Fixed typo
355
356 2002-02-21  Mark Crichton <crichton@gimp.org>
357
358         * Addded System.Security.Cryptography.RNGCryptoServiceProviderTest.cs
359         * System.Security.Cryptography/AllTests.cs: Added
360         RNGCryptoServiceProviderTest.
361
362 2002-02-17  Duco Fijma <duco@lorentz.xs4all.nl>
363         * Added System/GuidTest.cs
364
365 2002-02-10  Nick Drochak  <ndrochak@gol.com>
366
367         * corlib_test.build: Remove duplicate excludes for 
368         * AllTests.cs: Add System.Security.Policy tests.  However, commented
369         this out because NUnit is throwing an exception.  Need to figure
370         that out first.
371         
372 2002-02-09  Nick Drochak  <ndrochak@gol.com>
373
374         * corlib_test.build: compile with mscorlib to test the tests.  This
375         will be our "reference" check to make sure the tests work.
376
377 2002-01-25  Nick Drochak  <ndrochak@gol.com>
378
379         * AllTests.cs: Add System.Resources.AllTests.Suite
380
381 2002-01-14  Nick Drochak  <ndrochak@gol.com>
382
383         * AllTests.cs: Add System.Security.Permissions.AllTests.Suite
384
385 2002-01-05  Nick Drochak  <ndrochak@gol.com>
386
387         * .cvsignore: ignore the debug files *.pdb
388
389 2002-01-04   Duco Fijma <duco@lorentz.xs4all.nl>
390         * Added System/TimeSpanTest.cs
391
392 2002-01-04  John R. Hicks <angryjohn69@nc.rr.com>
393         * Added DebugTest to System.Diagnostics tests.
394 2001-11-08  Nick Drochak  <ndrochak@gol.com>
395
396         * corlib_test.build: Include test for Queue in the dll
397
398 2001-10-15  Martin Weindel <martin.weindel@t-online.de>
399
400         * added System/DecimalTest.cs and System/DecimalTest2.cs
401
402 2001-10-11  Jeffrey Stedfast  <fejj@ximian.com>
403
404         * System/StringTest.cs: Added.
405
406 2001-10-10  Thomas Neidhart <tome@sbox.tugraz.at>
407
408         * added directory System.Security.Cryptography 
409         * added TestSuite for all Crypto classes 
410         * added tests for System.Security.Cryptography.AsymmetricAlgorithm 
411         and System.Security.Cryptography.SymmetricAlgorithm
412     
413 2001-10-02  Martin Weindel <martin.weindel@t-online.de>
414
415         * added directory System 
416         * added tests for System.Int64
417
418 2001-08-29  Alexander Klyubin <klyubin@aqris.com>
419   
420         * Added tests for System.Diagnostics.StackFrame and
421         System.Diagnostics.StackTrace. The tests only run against
422         Microsoft's implementation as StackTrace and StackFrame classes in
423         Mono are not yet properly implemented.
424     
425         Note that StackFrameTest runs properly only if compiled with
426         /debug switch.