Fri Dec 19 17:58:28 CET 2003 Paolo Molaro <lupus@ximian.com>
[mono.git] / mono / tests / ChangeLog
1 2003-12-13  Patrik Torstensson  <p@rxc.se>
2
3         * bug-48015.cs: new test for obj.Equals on ContextBound objects
4         * Makefile.am: added bug-48015.cs.
5
6 2003-11-21  Lluis Sanchez Gual  <lluis@ximian.com>
7
8         * context-static.cs: new test for ContextStaticAttribute.
9         * Makefile.am: added context-static.cs.
10
11 2003-11-17  Zoltan Varga  <vargaz@freemail.hu>
12
13         * cattr-object.cs: Fix test so it does not count the attributes on the
14         Object class.
15
16 2003-10-31  Zoltan Varga  <vargaz@freemail.hu>
17
18         * appdomain-unload.cs: Get rid of hardcoded file names.
19                 
20         * appdomain-unload.cs: New file. AppDomain Unloading tests.
21         
22         * Makefile: Add new test + enable IL tests now that we have a working
23         ilasm.
24         
25         * delegate7.cs: Convert it to use the test driver + add regression test
26         for #50366.
27
28 2003-10-25  Zoltan Varga  <vargaz@freemail.hu>
29
30         * libtest.c pinvoke2.cs: Add tests for [In,Out] marshalling of arrays.
31
32 2003-10-15  Zoltan Varga  <vargaz@freemail.hu>
33
34         * vararg.il: New file.
35
36         * Makefile.am: Added vararg.il.
37
38 2003-10-13  Bernie Solomon  <bernard@ugsolutions.com>
39
40         * Makefile.am: fix so it works if builddir != srcdir
41
42         * libtest.c: (mono_test_empty_struct) make it exist for 
43         non-GCC builds (and possibly pass depending on trampolines).
44         (mono_test_marshal_bool_byref) bools marshal as ints by default
45         
46 2003-10-13  Zoltan Varga  <vargaz@freemail.hu>
47
48         * bug-46781.cs: New regression test.
49
50         * libtest.c pinvoke2.cs: Add new test for SetLastError functionality.
51
52         * Makefile.am (TEST_CS_SRC): Remove merged tests.
53
54         * pinvoke2.cs pinvoke3.cs: Merge tests 4-8 into these files + 
55         convert tests so they run with the test driver used by mini.
56
57         * pinvoke3.cs libtest.c: Add tests for class arguments and return 
58         values.
59
60         * pinvoke4.cs pinvoke5.cs pinvoke6.cs pinvoke7.cs pinvoke8.cs: Removed.
61