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