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