* corlib.build: remove AppDomain.cs from the corlib_res.dll.
[mono.git] / mcs / tests / ChangeLog
1 2001-10-31  Ravi Pratap  <ravi@ximian.com>
2
3         * test-34.cs : Add 
4         
5 2001-10-28  Ravi Pratap  <ravi@ximian.com>
6
7         * test-32.cs : Added to test array definition and creation.
8
9         * makefile : Updated accordingly.
10
11 2001-10-22  Ravi Pratap  <ravi@ximian.com>
12
13         * makefile : New target 'verify' which uses the verifier to check
14         that executables produced by us are identical to the MSC produced ones.
15
16         * test-7.cs : Update to exercise more overloadable operators.
17
18 2001-10-21  Ravi Pratap  <ravi@ximian.com>
19
20         * test-27.cs : Add to do various implicit and explicit
21         reference conversions.
22
23         * makefile : Update accordingly.
24
25 2001-10-18  Ravi Pratap  <ravi@ximian.com>
26
27         * test-26.cs : Update to test delegate creation from another 
28         delegate.
29         
30 2001-10-17  Ravi Pratap  <ravi@ximian.com>
31
32         * test-26.cs : Added to demonstrate delegate support.
33
34 2001-10-16  Miguel de Icaza  <miguel@ximian.com>
35
36         * test-25.cs: Added new test to excercise break/continue on
37         various loop constructs.
38
39         * test-24.cs: Test property use in expression and statement
40         contexts. 
41
42 2001-10-14  Miguel de Icaza  <miguel@ximian.com>
43
44         * test-23.cs: Added new test for properties. 
45
46 2001-10-12  Ravi Pratap  <ravi@ximian.com>
47
48         * test-21.cs : Update to actually do some checking and return
49         an appropriate value.
50
51 2001-10-11  Ravi Pratap  <ravi@ximian.com>
52
53         * test-21.cs : Add. This is a test for testing our support
54         for nested types
55         
56 2001-10-05  Ravi Pratap  <ravi@ximian.com>
57
58         * test-16.cs : Update to exercise the code which selects the best 
59         conversion operator based on "most encompassing/encompassed type"
60
61         * test-7.cs : Update here too.
62
63 2001-10-05  Ravi Pratap  <ravi@ximian.com>
64
65         * test-7.cs : Update to do explicit conversion tests.
66
67         * makefile : small fix.
68
69 2001-10-03  Ravi Pratap  <ravi@ximian.com>
70
71         * test-16.cs : Update to make the test more correct.
72
73 2001-10-03  Ravi Pratap  <ravi@ximian.com>
74
75         * test-16.cs : Add.
76
77         * makefile : update accordingly.
78
79 2001-10-02  Miguel de Icaza  <miguel@ximian.com>
80
81         * makefile (test-compiler): Add rm *.exe before launching tests.
82
83 2001-10-02  Ravi Pratap  <ravi@ximian.com>
84
85         * test-13.cs : Added. 
86
87         * makefile : update accordingly.
88
89 2001-09-27  Ravi Pratap  <ravi@ximian.com>
90
91         * test-7.cs : Revamp and add more operator tests. Still in progress.
92
93         * test-9,10.cs : Added by Miguel earlier.
94
95 2001-09-26  Ravi Pratap  <ravi@ximian.com>
96
97         * test-7.cs : Update to return an exit code
98
99         * test-8.cs : Added by Miguel.
100
101 2001-09-25  Ravi Pratap  <ravi@ximian.com>
102
103         * test-7.cs : Update to include implicit conversion tests.
104
105 2001-09-21  Ravi Pratap  <ravi@ximian.com>
106
107         * test-7.cs : Add.
108
109 2001-09-21  Miguel de Icaza  <miguel@ximian.com>
110
111         * makefile (test-compiler): Abort tests on failure.
112