2005-10-04 Martin Baulig <martin@ximian.com>
[mono.git] / mono / tests / ChangeLog
1 2005-09-19  Zoltan Varga  <vargaz@gmail.com>
2
3         * custom-attr.cs: Add tests for bug #76062.
4
5         * test-driver Makefile.am: Fix detection of disabled tests.
6
7 2005-09-16  Raja R Harinath  <rharinath@novell.com>
8
9         * Makefile.am (check-local): Don't invoke semdel-wrapper.
10
11 2005-09-13  Raja R Harinath  <rharinath@novell.com>
12
13         * Makefile.am (test-type-load): Refer to source files using $(srcdir).
14         (EXTRA_DIST): Add sources from 'test-type-load'.
15
16 2005-09-12  Zoltan Varga  <vargaz@gmail.com>
17
18         * pinvoke3.cs libtest.c: Add test for returning null arrays from delegates.
19
20         * pinvoke3.cs libtest.c: Add tests for bug #76063.
21
22 2005-09-09  Zoltan Varga  <vargaz@gmail.com>
23
24         * load-exceptions.cs t-missing.cs load-missing.il: New files. Tests
25         for handling type load exceptions.
26
27         * Makefile.am: Add type loading tests.
28
29 2005-08-27  Zoltan Varga  <vargaz@gmail.com>
30
31         * libtest.c (mono_test_empty_struct): Work around bug in intel icc.
32
33 2005-08-23  Zoltan Varga  <vargaz@freemail.hu>
34
35         * delegate.cs: Add float and double tests.
36
37 2005-08-22  Zoltan Varga  <vargaz@freemail.hu>
38
39         * delegate.cs: Restructure and add long delegate test.
40
41         * thread-2.cs: New file.
42
43 2005-08-20  Zoltan Varga  <vargaz@freemail.hu>
44
45         * Makefile.am: Reenable disabled amd64 tests.
46
47 2005-07-21  Zoltan Varga  <vargaz@freemail.hu>
48
49         * marshal9.cs libtest.c: Add tests for byref custom marshalling.
50
51         * pinvoke2.cs pinvoke1.cs Makefile.am: Merge pinvoke1.cs into pinvoke2.cs.
52
53 2005-07-19  Zoltan Varga  <vargaz@freemail.hu>
54
55         * pinvoke2.cs libtest.c: Add some IA64 struct passing tests.
56
57 2005-07-09  Zoltan Varga  <vargaz@freemail.hu>
58
59         * Makefile.am (PLATFORM_DISABLED_TESTS): Ignore thread6.exe on amd64.
60
61 2005-07-07  Zoltan Varga  <vargaz@freemail.hu>
62
63         * thread6.cs: Disable part of the test that currently doesn't work. Add
64         new tests from a bug report.
65
66         * appdomain-unload.cs: Add tests for threadpools.
67
68 2005-07-04  Raja R Harinath  <rharinath@novell.com>
69
70         * Makefile.am (MKBUNDLE): Don't set PKG_CONFIG_TOP_BUILDDIR.
71
72 2005-07-01  Lluis Sanchez Gual  <lluis@novell.com>
73
74         * remoting1.cs: Test for getting a remote field value which is null.
75
76 2005-07-01  Raja R Harinath  <rharinath@novell.com>
77
78         * Makefile.am (check-local): Call semdel-wrapper.
79
80 2005-06-28  Zoltan Varga  <vargaz@freemail.hu>
81
82         * Makefile.am appdomain3.cs: Remove appdomain3 test, since it is a duplicate of appdomain-unload.
83
84 2005-06-27  Zoltan Varga  <vargaz@freemail.hu>
85
86         * pinvoke2.cs: Add test for #75374.
87
88         * Makefile.am pinvoke18.cs pinvoke2.cs: Merge pinvoke18 into pinvoke2.
89
90 2005-06-15  Zoltan Varga  <vargaz@freemail.hu>
91
92         * Makefile.am (testaot): Use JITTEST_PROG_RUN for compiling the AOT module.
93
94 2005-06-15  Raja R Harinath  <rharinath@novell.com>
95
96         * Makefile.am (testbundle): Run the testcase with MONO_PATH set to
97         the build tree -- it's built with autodeps off.
98
99 2005-06-14  Ben Maurer  <bmaurer@ximian.com>
100
101         * Makefile.am (testbundle): Test case that bundling works with a
102         hello world.
103
104 2005-05-26  Zoltan Varga  <vargaz@freemail.hu>
105
106         * Makefile.am (TestDriver.dll): Fix a warning.
107
108 2005-05-14  Zoltan Varga  <vargaz@freemail.hu>
109
110         * libtest.c (mono_test_marshal_out_string_array_delegate): Fix 64
111         bit issues.
112
113 2005-05-12  Zoltan Varga  <vargaz@freemail.hu>
114
115         * marshal9.cs libtest.c: Add more tests.
116
117         * pinvoke3.cs libtest.c: Add test for [Out] marshalling of arrays.
118         Fix warnings.
119
120         * marshal9.cs libtest.c: Add tests for marshalling null values.
121
122         * Makefile.am pinvoke2.cs pinvoke10.cs pinvoke15.cs: Merge pinvoke10
123         and pinvoke15 into pinvoke2.
124
125         * pinvoke2.cs: Fix warnings.
126
127         * pinvoke2.cs libtest.c: Add test for ftnptr->delegate conversion in
128         structures.
129
130 2005-05-12  Lluis Sanchez Gual  <lluis@novell.com>
131
132         * main-returns-background-change.cs: New test for changing the
133         background mode of a thread.
134
135 2005-05-01  Zoltan Varga  <vargaz@freemail.hu>
136
137         * libtest.c (mono_test_marshal_cdecl_delegate): New test for changing the calling convention of
138         a delegate.
139
140         * pinvoke-2.cs: New file for 2.0 pinvoke tests. 
141
142 2005-04-22  Raja R Harinath  <rharinath@novell.com>
143
144         * Makefile.am (CSC): Use '-unsafe' instead of '--unsafe'.
145
146 2005-04-09  Zoltan Varga  <vargaz@freemail.hu>
147
148         * Makefile.am (testtrace): New target to test --trace functionality.
149
150 2005-04-04  Zoltan Varga  <vargaz@freemail.hu>
151
152         * invoke.cs: Add new test.
153
154 2005-03-31  Zoltan Varga  <vargaz@freemail.hu>
155
156         * stack-overflow.cs: New tests, not yet enabled.
157
158 2005-03-10  Zoltan Varga  <vargaz@freemail.hu>
159
160         * dataslot.cs: Add tests for #65414.
161
162 2005-03-06  Zoltan Varga  <vargaz@freemail.hu>
163
164         * rounding.cs: Remove this, this is now in the JIT regression tests.
165
166         * delegate4.cs: Remove this, this is already tested in pinvoke3.cs.
167
168 2005-03-04  Zoltan Varga  <vargaz@freemail.hu>
169
170         * remoting1.cs: Add new regression test.
171
172 2005-03-01  Zoltan Varga  <vargaz@freemail.hu>
173
174         * pinvoke3.cs: Add tests for passing blittable arrays.
175         
176         * pinvoke3.cs libtest.c: Add tests for passing arrays to delegates.
177
178 2005-02-21  Ben Maurer  <bmaurer@ximian.com>
179
180         * abort-stress-1.cs, abort-stress-2.cs: Stress tests for thread
181         aborting. The second one deadlocks, so it is disabled
182
183 2005-02-19  Zoltan Varga  <vargaz@freemail.hu>
184
185         * pinvoke3.cs libtest.c: Add more small struct tests.
186
187 2005-02-18  Zoltan Varga  <vargaz@freemail.hu>
188
189         * pinvoke3.cs libtest.c: Add tests for passing and returning small 
190         structs from delegates. Currently fails on windows.
191
192 2005-02-16  Zoltan Varga  <vargaz@freemail.hu>
193
194         * pinvoke2.cs: Add test for #72625.
195         
196         * pinvoke2.cs: Fix char array marshalling test so it works under MS.NET.
197 2005-02-15  Zoltan Varga  <vargaz@freemail.hu>
198
199         * Makefile.am (libtest_la_LDFLAGS): Add -Wl,--kill-at so the names exported from the DLL
200         can be found by the runtime.
201
202         * pinvoke13.cs: Fix test.
203
204         * libtest.c pinvoke13.cs: Fix test on big-endian machines.
205
206         * pinvoke3.cs: Remove an error handling test which no longer fails in
207         2.0.
208
209         * marshal.cs libtest.c: Add new test for GetDelegateForFunctionPointer.
210
211 2005-02-13  Zoltan Varga  <vargaz@freemail.hu>
212
213         * libtest.c (NameManglingAuto): Fix test. Fixes #72559.
214         
215         * libtest.c: Applied patch from robertj@gmx.net (Robert Jordan). Work around gcc-2.95.3 
216         bugs.
217
218         * pinvoke13.cs libtest.c: Add/correct tests for pinvoke name mangling.
219
220 2005-02-05  Zoltan Varga  <vargaz@freemail.hu>
221
222         * libtest.c: Mark all exported functions STDCALL.
223
224         * Makefile.am (CSC): Disable some warnings.
225
226 2005-01-30  Zoltan Varga  <vargaz@freemail.hu>
227
228         * libtest.c: Fix some warnings.
229
230 2005-01-25  Zoltan Varga  <vargaz@freemail.hu>
231
232         * Makefile.am (PLATFORM_DISABLED_TESTS): Disable some tests on x86 as well.
233         
234         * Makefile.am (PLATFORM_DISABLED_TESTS): Disable appdomain-unload.exe
235         on amd64 to make the test green again.
236
237 2005-01-20  Raja R Harinath  <rharinath@novell.com>
238
239         * libtest.c (mono_test_return_vtype): Fill in a value in the 'd2'
240         field too.
241         * pinvoke2.cs (test_0_return_vtype): Update.
242
243 2005-01-17  Zoltan Varga  <vargaz@freemail.hu>
244
245         * libtest.c pinvoke2.cs pinvoke3.cs: Add tests for unmanaged->managed
246         marshalling of unicode strings.
247
248 2005-01-15  Zoltan Varga  <vargaz@freemail.hu>
249
250         * thread6.cs: Add test for aborting the current thread.
251
252 2005-01-11  Zoltan Varga  <vargaz@freemail.hu>
253
254         * thread6.cs: Add test for rethrowing abort exceptions.
255
256 2005-01-06  Sebastien Pouliot  <sebastien@ximian.com>
257
258         * desweak.cs: Add test to check for regression of the bug seen in
259         rev 38316. The original code that failed is no more part of the
260         class library.
261
262 2005-01-06  Zoltan Varga  <vargaz@freemail.hu>
263
264         * libtest.c: Fix blittable_struct_delegate test.
265
266 2004-12-29  Zoltan Varga  <vargaz@freemail.hu>
267
268         * pinvoke3.cs libtest.c: Add test for marshalling blittable structs
269         with delegates.
270
271         * pinvoke3.cs libtest.c: Add test for marshalling of enums with delegates.
272
273 2004-12-26  Patrik Torstensson  <patrik.torstensson@gmail.com>
274
275         * interlocked.cs: added reg test for bug 70784
276
277 2004-12-18  Zoltan Varga  <vargaz@freemail.hu>
278
279         * Makefile.am (libtest_la_LDFLAGS): Add -no-undefined so a windows dll is built on windows.
280
281 2004-12-15  Patrik Torstensson  <patrik.torstensson@gmail.com>
282
283         * interlocked.cs: New test.
284
285 2004-12-14  Raja R Harinath  <rharinath@novell.com>
286
287         * Makefile.am (TEST_PROG_RUN, JITTEST_PROG_RUN): Set MONO_SHARED_DIR.
288
289 2004-12-11  Ben Maurer  <bmaurer@ximian.com>
290
291         * thread-static-init.cs: New test.
292
293 2004-12-09  Raja R Harinath  <rharinath@novell.com>
294
295         * test-driver: Clean up.
296         * Makefile.am (testjit, testaot, testinterp): Error out on failing tests.
297
298 2004-12-08  Raja R Harinath  <rharinath@novell.com>
299
300         * Makefile.am (CLEANFILES): Add *.exe, stest.dat.
301
302 2004-12-08  Zoltan Varga  <vargaz@freemail.hu>
303
304         * appdomain-unload.cs: Disable nondeterministic async unloading test.
305
306 2004-12-04  Zoltan Varga  <vargaz@freemail.hu>
307
308         * delegate.cs: Add test for unboxing and delegates.
309
310 2004-12-02  Zoltan Varga  <vargaz@freemail.hu>
311
312         * appdomain-unload.cs: Add tests for unloading an appdomain from inside
313         the appdomain.
314         
315         * appdomain-unload.cs: Stop the foreground thread created by one of the
316         tests.
317
318 2004-11-26  Raja R Harinath  <rharinath@novell.com>
319
320         * Makefile.am: Ensure that in-tree mscorlib.dll is used for testing.
321
322 2004-11-23  Raja R Harinath  <rharinath@novell.com>
323
324         * Makefile.am (CSC,ILASM): Don't refer to runtime/ directly.  Use
325         the mcs/ tree directly.
326
327 2004-11-19  Raja R Harinath  <rharinath@novell.com>
328
329         * Makefile.am (check-local): New.  Hook into 'make check'.
330         (CSC): Define using in-tree mono and mcs.exe.
331         (ILASM): New.  Likewise, with in-tree ilasm.exe.
332         * async_read.cs (Main): Read async_read.exe, since async_read.cs
333         will not necessarily be in the build directory.
334         * test-driver: Preserve stderr.
335
336 2004-11-10  Lluis Sanchez Gual  <lluis@novell.com>
337
338         * cross-domain.cs: New tests for cross-domain calls.
339
340 2004-11-05  Zoltan Varga  <vargaz@freemail.hu>
341
342         * loader.cs: Add test for loading dynamic assemblies using 
343         Assembly.LoadWithPartialName ().
344
345 2004-11-04  Zoltan Varga  <vargaz@freemail.hu>
346
347         * loader.cs: New file for assembly loading tests.
348
349 2004-10-29  Neale Ferguson <Neale.Ferguson@SoftwareAG-usa.com>
350
351         * cattr-object.cs: Correct type checking so test will stop giving
352         false negatives.
353
354 2004-10-07  Zoltan Varga  <vargaz@freemail.hu>
355
356         * pinvoke2.cs: Add test for prefixing 'lib' to dll names.
357
358 2004-09-30  Zoltan Varga  <vargaz@freemail.hu>
359
360         * marshal.cs: Add test for GetFunctionPointerForDelegate.
361
362         * libtest.c pinvoke2.cs: Add test for returning delegates.
363
364 2004-09-28  Zoltan Varga  <vargaz@freemail.hu>
365
366         * Makefile.am: Add marshal.cs.
367
368         * marshal.cs: New file for Marshal tests.
369
370 2004-09-21 Zoltan Varga <vargaz@freemail.hu>
371
372         * libtest.c: Free memory using CoTaskMemFree on windows.
373         * libtest.c (mono_test_stdcall_name_mangling): Remove declspec(dllimport).
374
375 2004-09-21  Zoltan Varga  <vargaz@freemail.hu>
376
377         * libtest.c (mono_test_stdcall_name_mangling): Add test for stdcall 
378         name mangling on windows.
379
380 2004-09-17  Zoltan Varga  <vargaz@freemail.hu>
381
382         * pinvoke2.cs libtest.c: Add test for stdcall name mangling on windows.
383
384 2004-09-08  Lluis Sanchez Gual  <lluis@novell.com>
385
386         * delegate8.cs: New regression test for bug #59299.
387         * Makefile.am: Added delegate8.cs.
388
389 2004-09-07  Duncan Mak  <duncan@ximian.com>
390
391         * typeof-ptr.cs: Add an unsafe section to the code that's using
392         direct pointers. This was breaking the test stage on the build boxes.
393
394 2004-09-07  Zoltan Varga  <vargaz@freemail.hu>
395
396         * libtest.c (mono_test_marshal_string_array): Add test for null
397         terminating string arrays.
398
399 2004-09-06  Zoltan Varga  <vargaz@freemail.hu>
400
401         * libtest.c: Mark delegates with __stdcall on windows.
402
403 2004-09-04  Zoltan Varga  <vargaz@freemail.hu>
404
405         * pinvoke2.cs libtest.c: Fix memory management in tests.
406
407         * pinvoke14.cs: Merge this into pinvoke2.cs.
408
409 2004-09-03  Zoltan Varga  <vargaz@freemail.hu>
410
411         * marshal9.cs libtest.c: Fix memory leaks in test.
412
413 2004-08-31  Zoltan Varga  <vargaz@freemail.hu>
414
415         * pinvoke16.cs: Merge this into pinvoke2.cs, and fix it.
416
417         * marshal9.cs: Clean up and expand custom marshalling tests.
418
419         * marshal10.cs: Merge this into marshal9.cs.
420
421         * pinvoke12.cs: Remove, this was merged into pinvoke2.cs a long time
422         ago.
423
424 2004-08-28  Zoltan Varga  <vargaz@freemail.hu>
425
426         * pinvoke2.cs libtest.c: New test for byref string arrays.
427
428 2004-08-06  Zoltan Varga  <vargaz@freemail.hu>
429
430         * pinvoke2.cs libtest.c: Add AMD64 structs-by-value tests.
431
432 2004-07-28  Zoltan Varga  <vargaz@freemail.hu>
433
434         * marshal10.cs libtest.c: Remove incorrect time_t custom marshalling 
435         test.
436
437 2004-07-06  Ben Maurer  <bmaurer@ximian.com>
438
439         * reflection-const-field.cs: New test for reflection on
440         constant fields.
441         
442 2004-07-05  Zoltan Varga  <vargaz@freemail.hu>
443
444         * Makefile.am pinvoke3.cs pinvoke9.cs: Merge pinvoke9 into pinvoke3.
445
446 2004-07-03  Zoltan Varga  <vargaz@freemail.hu>
447
448         * pinvoke3.cs libtest.c: New test for returning delegates from a
449         delegate.
450
451         * pinvoke2.cs libtest.c: New tests for stringbuilder marshalling.
452
453 2004-07-02  Zoltan Varga  <vargaz@freemail.hu>
454
455         * Makefile.am (CLEANFILES): Delete .stdout files too.
456
457 2004-05-29  Zoltan Varga  <vargaz@freemail.hu>
458
459         * invoke.cs: Add an Invoke test.
460
461 2004-05-28  Zoltan Varga  <vargaz@freemail.hu>
462
463         * pinvoke3.cs libtest.c: New tests for byref struct marshalling.
464
465         * static-constructor.cs: Add new regression test for bug #59193.
466
467         * setenv.cs: Fix this after marshalling changes.
468
469 2004-05-26  Zoltan Varga  <vargaz@freemail.hu>
470
471         * pinvoke3.cs libtest.c: Add tests for fnptr->delegate marshalling.
472
473         * Makefile.am (DISABLED_TESTS): appdomain-unload.exe seems to run too.
474
475 2004-05-23  Zoltan Varga  <vargaz@freemail.hu>
476
477         * Makefile.am (DISABLED_TESTS): Reenable remoting2 and remoting3.
478
479 2004-05-22  Zoltan Varga  <vargaz@freemail.hu>
480
481         * Makefile.am (PLATFORM_DISABLED_TESTS): Reenable thread abort test.
482
483 2004-05-18  Zoltan Varga  <vargaz@freemail.hu>
484
485         * marshal9.cs marshal10.cs: Fix custom marshalling tests.
486
487 2004-05-11  Zoltan Varga  <vargaz@freemail.hu>
488
489         * Makefile.am (EXTRA_DIST): Distribute benchmarks as well.
490
491         * pinvoke2.cs libtest.c: Add tests for AsAny marshalling.
492
493 2004-05-06  Zoltan Varga  <vargaz@freemail.hu>
494
495         * Makefile.am: Disable thread6.exe since it might hang. Fix check for
496         failed tests.
497
498         * Makefile.am: Only disable thread6.exe on x86.
499
500 2004-04-28  Zoltan Varga  <vargaz@freemail.hu>
501
502         * pinvoke2.cs libtest.c: New tests for long fields inside structs.
503
504 2004-04-26  Zoltan Varga  <vargaz@freemail.hu>
505
506         * Makefile.am test-driver: Disable some failing tests.
507
508 2004-04-19  Zoltan Varga  <vargaz@freemail.hu>
509
510         * pinvoke3.cs libtest.c: Add test for string marshalling in delegates.
511
512 2004-04-18  Zoltan Varga  <vargaz@freemail.hu>
513
514         * libtest.c pinvoke2.cs marshal4.cs Makefile.am: Add more tests for 
515         marshalling delegate fields in structs. Merge marshal4.cs into 
516         pinvoke2.cs.
517
518         * libtest.c pinvoke2.cs: Add more tests for unicode marshalling.
519
520 2004-04-14  Zoltan Varga  <vargaz@freemail.hu>
521         
522         * libtest.c pinvoke2.cs: Add test for unicode string array marshalling.
523
524 2004-04-10  Bernie Solomon  <bernard@ugsolutions.com>
525
526         * libtest.c: declare SetLastError on Windows
527
528 2004-03-30  Lluis Sanchez Gual  <lluis@ximian.com>
529
530         * synchronized.cs: Monitor.Exit does not throw an exception anymore if the
531         lock is not owned by the current thread (see bug #56157). Modified test that
532         checked this.
533
534 2004-03-16  Zoltan Varga  <vargaz@freemail.hu>
535
536         * libtest.c pinvoke2.cs: Add new test for implicit [Out] marshalling
537         of char[].
538
539 2004-03-15  Bernie Solomon  <bernard@ugsolutions.com>
540
541         * libtest.c (mono_test_marshal_time_t): fix
542         for current code on 64 bit machines with 64bit time
543
544         * marshal9.cs marshal10.cs: Do arithmetic on
545         pointers as 64bits.
546
547 2004-03-09  Zoltan Varga  <vargaz@freemail.hu>
548
549         * setenv.cs: Handle DllNotFoundException.
550
551         * pinvoke2.cs pinvoke12.cs: Merge pinvoke12.cs into pinvoke2.cs.
552
553 2004-02-23  Zoltan Varga  <vargaz@freemail.hu>
554
555         * many-locals.cs: Add tests for locals with large stack frame offsets.
556
557 2004-02-18  Zoltan Varga  <vargaz@freemail.hu>
558
559         * switch.cs: Add test for bug #54473.
560
561 2004-02-14  Zoltan Varga  <vargaz@freemail.hu>
562
563         * libtest.c: Add <time.h>
564
565         * delegate.cs: Add test for bug #52092.
566
567 2004-02-12  Zoltan Varga  <vargaz@freemail.hu>
568
569         * marshal10.cs: Oops, wrong test.
570
571         * libtest.c: Add valuetype marshaling test.
572
573         * marshal9.cs: Fix after marshaling changes.
574
575         * marshal10.cs: Add valuetype marshaling test.
576
577 2004-02-10  Zoltan Varga  <vargaz@freemail.hu>
578
579         * Makefile.am: Remove the SHELL=bash setting since some people do not seem to
580         have bash.
581
582 2004-02-02  Zoltan Varga  <vargaz@freemail.hu>
583
584         * pinvoke2.cs libtest.c: Add test for unicode StringBuilder marshalling.
585
586         * pinvoke.cs libtest.c: Add test for Sparc V8 split register/stack double
587         parameter passing.
588
589 2004-01-31  Zoltan Varga  <vargaz@freemail.hu>
590
591         * setenv.cs: Make this run on platforms without setenv.
592
593 2004-01-30  Zoltan Varga  <vargaz@freemail.hu>
594
595         * Makefile.am: Set SHELL to bash, since some commands require it.
596
597 2004-01-22  Zoltan Varga  <vargaz@freemail.hu>
598
599         * pinvoke17.cs: Fix test.
600
601 2004-01-19  Zoltan Varga  <vargaz@freemail.hu>
602
603         * pinvoke2.cs: Add tests for DllImport problems.
604
605         * pinvoke.cs: Make this run under linux.
606
607 2004-01-09  Zoltan Varga  <vargaz@freemail.hu>
608
609         * custom-attr.cs: Add test for properties with array type.
610
611 2003-12-13  Patrik Torstensson  <p@rxc.se>
612
613         * bug-42136.cs: invalid liveness analyse for locals
614         used in try and catch block. (exceptions not counted 
615         for in the liveness analyse)
616         * Makefile.am: added bug-42136.cs
617         
618 2003-12-13  Patrik Torstensson  <p@rxc.se>
619
620         * bug-48015.cs: new test for obj.Equals on ContextBound objects
621         * Makefile.am: added bug-48015.cs.
622
623 2003-11-21  Lluis Sanchez Gual  <lluis@ximian.com>
624
625         * context-static.cs: new test for ContextStaticAttribute.
626         * Makefile.am: added context-static.cs.
627
628 2003-11-17  Zoltan Varga  <vargaz@freemail.hu>
629
630         * cattr-object.cs: Fix test so it does not count the attributes on the
631         Object class.
632
633 2003-10-31  Zoltan Varga  <vargaz@freemail.hu>
634
635         * appdomain-unload.cs: Get rid of hardcoded file names.
636                 
637         * appdomain-unload.cs: New file. AppDomain Unloading tests.
638         
639         * Makefile: Add new test + enable IL tests now that we have a working
640         ilasm.
641         
642         * delegate7.cs: Convert it to use the test driver + add regression test
643         for #50366.
644
645 2003-10-25  Zoltan Varga  <vargaz@freemail.hu>
646
647         * libtest.c pinvoke2.cs: Add tests for [In,Out] marshalling of arrays.
648
649 2003-10-15  Zoltan Varga  <vargaz@freemail.hu>
650
651         * vararg.il: New file.
652
653         * Makefile.am: Added vararg.il.
654
655 2003-10-13  Bernie Solomon  <bernard@ugsolutions.com>
656
657         * Makefile.am: fix so it works if builddir != srcdir
658
659         * libtest.c: (mono_test_empty_struct) make it exist for 
660         non-GCC builds (and possibly pass depending on trampolines).
661         (mono_test_marshal_bool_byref) bools marshal as ints by default
662         
663 2003-10-13  Zoltan Varga  <vargaz@freemail.hu>
664
665         * bug-46781.cs: New regression test.
666
667         * libtest.c pinvoke2.cs: Add new test for SetLastError functionality.
668
669         * Makefile.am (TEST_CS_SRC): Remove merged tests.
670
671         * pinvoke2.cs pinvoke3.cs: Merge tests 4-8 into these files + 
672         convert tests so they run with the test driver used by mini.
673
674         * pinvoke3.cs libtest.c: Add tests for class arguments and return 
675         values.
676
677         * pinvoke4.cs pinvoke5.cs pinvoke6.cs pinvoke7.cs pinvoke8.cs: Removed.