* cpu-pentium.md basic-float.cs Fixed bug on fpu spills (see bug 54467),
[mono.git] / mono / tests / ChangeLog
1 2004-05-29  Zoltan Varga  <vargaz@freemail.hu>
2
3         * invoke.cs: Add an Invoke test.
4
5 2004-05-28  Zoltan Varga  <vargaz@freemail.hu>
6
7         * pinvoke3.cs libtest.c: New tests for byref struct marshalling.
8
9         * static-constructor.cs: Add new regression test for bug #59193.
10
11         * setenv.cs: Fix this after marshalling changes.
12
13 2004-05-26  Zoltan Varga  <vargaz@freemail.hu>
14
15         * pinvoke3.cs libtest.c: Add tests for fnptr->delegate marshalling.
16
17         * Makefile.am (DISABLED_TESTS): appdomain-unload.exe seems to run too.
18
19 2004-05-23  Zoltan Varga  <vargaz@freemail.hu>
20
21         * Makefile.am (DISABLED_TESTS): Reenable remoting2 and remoting3.
22
23 2004-05-22  Zoltan Varga  <vargaz@freemail.hu>
24
25         * Makefile.am (PLATFORM_DISABLED_TESTS): Reenable thread abort test.
26
27 2004-05-18  Zoltan Varga  <vargaz@freemail.hu>
28
29         * marshal9.cs marshal10.cs: Fix custom marshalling tests.
30
31 2004-05-11  Zoltan Varga  <vargaz@freemail.hu>
32
33         * Makefile.am (EXTRA_DIST): Distribute benchmarks as well.
34
35         * pinvoke2.cs libtest.c: Add tests for AsAny marshalling.
36
37 2004-05-06  Zoltan Varga  <vargaz@freemail.hu>
38
39         * Makefile.am: Disable thread6.exe since it might hang. Fix check for
40         failed tests.
41
42         * Makefile.am: Only disable thread6.exe on x86.
43
44 2004-04-28  Zoltan Varga  <vargaz@freemail.hu>
45
46         * pinvoke2.cs libtest.c: New tests for long fields inside structs.
47
48 2004-04-26  Zoltan Varga  <vargaz@freemail.hu>
49
50         * Makefile.am test-driver: Disable some failing tests.
51
52 2004-04-19  Zoltan Varga  <vargaz@freemail.hu>
53
54         * pinvoke3.cs libtest.c: Add test for string marshalling in delegates.
55
56 2004-04-18  Zoltan Varga  <vargaz@freemail.hu>
57
58         * libtest.c pinvoke2.cs marshal4.cs Makefile.am: Add more tests for 
59         marshalling delegate fields in structs. Merge marshal4.cs into 
60         pinvoke2.cs.
61
62         * libtest.c pinvoke2.cs: Add more tests for unicode marshalling.
63
64 2004-04-14  Zoltan Varga  <vargaz@freemail.hu>
65         
66         * libtest.c pinvoke2.cs: Add test for unicode string array marshalling.
67
68 2004-04-10  Bernie Solomon  <bernard@ugsolutions.com>
69
70         * libtest.c: declare SetLastError on Windows
71
72 2004-03-30  Lluis Sanchez Gual  <lluis@ximian.com>
73
74         * synchronized.cs: Monitor.Exit does not throw an exception anymore if the
75         lock is not owned by the current thread (see bug #56157). Modified test that
76         checked this.
77
78 2004-03-16  Zoltan Varga  <vargaz@freemail.hu>
79
80         * libtest.c pinvoke2.cs: Add new test for implicit [Out] marshalling
81         of char[].
82
83 2004-03-15  Bernie Solomon  <bernard@ugsolutions.com>
84
85         * libtest.c (mono_test_marshal_time_t): fix
86         for current code on 64 bit machines with 64bit time
87
88         * marshal9.cs marshal10.cs: Do arithmetic on
89         pointers as 64bits.
90
91 2004-03-09  Zoltan Varga  <vargaz@freemail.hu>
92
93         * setenv.cs: Handle DllNotFoundException.
94
95         * pinvoke2.cs pinvoke12.cs: Merge pinvoke12.cs into pinvoke2.cs.
96
97 2004-02-23  Zoltan Varga  <vargaz@freemail.hu>
98
99         * many-locals.cs: Add tests for locals with large stack frame offsets.
100
101 2004-02-18  Zoltan Varga  <vargaz@freemail.hu>
102
103         * switch.cs: Add test for bug #54473.
104
105 2004-02-14  Zoltan Varga  <vargaz@freemail.hu>
106
107         * libtest.c: Add <time.h>
108
109         * delegate.cs: Add test for bug #52092.
110
111 2004-02-12  Zoltan Varga  <vargaz@freemail.hu>
112
113         * marshal10.cs: Oops, wrong test.
114
115         * libtest.c: Add valuetype marshaling test.
116
117         * marshal9.cs: Fix after marshaling changes.
118
119         * marshal10.cs: Add valuetype marshaling test.
120
121 2004-02-10  Zoltan Varga  <vargaz@freemail.hu>
122
123         * Makefile.am: Remove the SHELL=bash setting since some people do not seem to
124         have bash.
125
126 2004-02-02  Zoltan Varga  <vargaz@freemail.hu>
127
128         * pinvoke2.cs libtest.c: Add test for unicode StringBuilder marshalling.
129
130         * pinvoke.cs libtest.c: Add test for Sparc V8 split register/stack double
131         parameter passing.
132
133 2004-01-31  Zoltan Varga  <vargaz@freemail.hu>
134
135         * setenv.cs: Make this run on platforms without setenv.
136
137 2004-01-30  Zoltan Varga  <vargaz@freemail.hu>
138
139         * Makefile.am: Set SHELL to bash, since some commands require it.
140
141 2004-01-22  Zoltan Varga  <vargaz@freemail.hu>
142
143         * pinvoke17.cs: Fix test.
144
145 2004-01-19  Zoltan Varga  <vargaz@freemail.hu>
146
147         * pinvoke2.cs: Add tests for DllImport problems.
148
149         * pinvoke.cs: Make this run under linux.
150
151 2004-01-09  Zoltan Varga  <vargaz@freemail.hu>
152
153         * custom-attr.cs: Add test for properties with array type.
154
155 2003-12-13  Patrik Torstensson  <p@rxc.se>
156
157         * bug-42136.cs: invalid liveness analyse for locals
158         used in try and catch block. (exceptions not counted 
159         for in the liveness analyse)
160         * Makefile.am: added bug-42136.cs
161         
162 2003-12-13  Patrik Torstensson  <p@rxc.se>
163
164         * bug-48015.cs: new test for obj.Equals on ContextBound objects
165         * Makefile.am: added bug-48015.cs.
166
167 2003-11-21  Lluis Sanchez Gual  <lluis@ximian.com>
168
169         * context-static.cs: new test for ContextStaticAttribute.
170         * Makefile.am: added context-static.cs.
171
172 2003-11-17  Zoltan Varga  <vargaz@freemail.hu>
173
174         * cattr-object.cs: Fix test so it does not count the attributes on the
175         Object class.
176
177 2003-10-31  Zoltan Varga  <vargaz@freemail.hu>
178
179         * appdomain-unload.cs: Get rid of hardcoded file names.
180                 
181         * appdomain-unload.cs: New file. AppDomain Unloading tests.
182         
183         * Makefile: Add new test + enable IL tests now that we have a working
184         ilasm.
185         
186         * delegate7.cs: Convert it to use the test driver + add regression test
187         for #50366.
188
189 2003-10-25  Zoltan Varga  <vargaz@freemail.hu>
190
191         * libtest.c pinvoke2.cs: Add tests for [In,Out] marshalling of arrays.
192
193 2003-10-15  Zoltan Varga  <vargaz@freemail.hu>
194
195         * vararg.il: New file.
196
197         * Makefile.am: Added vararg.il.
198
199 2003-10-13  Bernie Solomon  <bernard@ugsolutions.com>
200
201         * Makefile.am: fix so it works if builddir != srcdir
202
203         * libtest.c: (mono_test_empty_struct) make it exist for 
204         non-GCC builds (and possibly pass depending on trampolines).
205         (mono_test_marshal_bool_byref) bools marshal as ints by default
206         
207 2003-10-13  Zoltan Varga  <vargaz@freemail.hu>
208
209         * bug-46781.cs: New regression test.
210
211         * libtest.c pinvoke2.cs: Add new test for SetLastError functionality.
212
213         * Makefile.am (TEST_CS_SRC): Remove merged tests.
214
215         * pinvoke2.cs pinvoke3.cs: Merge tests 4-8 into these files + 
216         convert tests so they run with the test driver used by mini.
217
218         * pinvoke3.cs libtest.c: Add tests for class arguments and return 
219         values.
220
221         * pinvoke4.cs pinvoke5.cs pinvoke6.cs pinvoke7.cs pinvoke8.cs: Removed.
222