2003-11-14 Nick Drochak <ndrochak@gol.com>
[mono.git] / mono / tests / ChangeLog
1 2003-10-31  Zoltan Varga  <vargaz@freemail.hu>
2
3         * appdomain-unload.cs: Get rid of hardcoded file names.
4                 
5         * appdomain-unload.cs: New file. AppDomain Unloading tests.
6         
7         * Makefile: Add new test + enable IL tests now that we have a working
8         ilasm.
9         
10         * delegate7.cs: Convert it to use the test driver + add regression test
11         for #50366.
12
13 2003-10-25  Zoltan Varga  <vargaz@freemail.hu>
14
15         * libtest.c pinvoke2.cs: Add tests for [In,Out] marshalling of arrays.
16
17 2003-10-15  Zoltan Varga  <vargaz@freemail.hu>
18
19         * vararg.il: New file.
20
21         * Makefile.am: Added vararg.il.
22
23 2003-10-13  Bernie Solomon  <bernard@ugsolutions.com>
24
25         * Makefile.am: fix so it works if builddir != srcdir
26
27         * libtest.c: (mono_test_empty_struct) make it exist for 
28         non-GCC builds (and possibly pass depending on trampolines).
29         (mono_test_marshal_bool_byref) bools marshal as ints by default
30         
31 2003-10-13  Zoltan Varga  <vargaz@freemail.hu>
32
33         * bug-46781.cs: New regression test.
34
35         * libtest.c pinvoke2.cs: Add new test for SetLastError functionality.
36
37         * Makefile.am (TEST_CS_SRC): Remove merged tests.
38
39         * pinvoke2.cs pinvoke3.cs: Merge tests 4-8 into these files + 
40         convert tests so they run with the test driver used by mini.
41
42         * pinvoke3.cs libtest.c: Add tests for class arguments and return 
43         values.
44
45         * pinvoke4.cs pinvoke5.cs pinvoke6.cs pinvoke7.cs pinvoke8.cs: Removed.
46