(DISTFILES): Comment out a few missing files.
[mono-project.git] / mcs / ilasm / tests / ChangeLog
blob1be3a784145d78f5d8e1d08e975e1f6e85e28dae
1 2003-07-12  Zoltan Varga  <vargaz@freemail.hu>
3         * test-31.il: Added tests for static properties. Also made the code
4         for methods verifiable IL.
5                 
6 Fri Jul 25 12:27:24 CEST 2003 Paolo Molaro <lupus@ximian.com>
8         * generics-c.il, generics-b.il: add constructors and fix code.
10 2003-07-14 Jackson Harper <jackson@latitudegeo.com>
12         * test-11.il: Don't specify constraints with ids anymore
13         * test-29.il: Remove uneeded class, add constraint
14                 
15 2003-03-31 Jackson Harper <jackson@latitudegeo.com>
17         * test-10.il: New test, does some bounded array stuff
18                 
19 2003-03-17 Jackson Harper <jackson@latitudegeo.com>
21         * tests: Update to valid il code.
23 2003-03-17 Jackson Harper <jackson@latitudegeo.com>
25         * test-9.il: Add output to the constructor so I know it is called, give 
26         the constructor the instance call conv.
28 2003-03-16 Jackson Harper <jackson@latitudegeo.com>
30         * test-9.il: New test, test instaniating a class
32 2003-03-06 Jackson Harper <jackson@latitudegeo.com>
34         * test-8.il: New test, test creating a class that inherits from something other then System.Object
36 2003-03-06 Jackson Harper <jackson@latitudegeo.com>
38         * test-6.il: Define class that field references
40 2003-03-06 Jackson Harper <jackson@latitudegeo.com>
42         * makefile: add some tests
43         * test-5.il, test-6.il, test-7.il: New tests, test field declaration
45 2003-02-10 Jackson Harper <jackson@latitudegeo.com>
47         * makefile: remove unneeded rm's
49 2003-02-10 Jackson Harper <jackson@latitudegeo.com>
51         * test-4.il: Add file
52         * makefile: Add new test
54 2003-02-09 Jackson Harper <jackson@latitudegeo.com>
56         * test-3.il: Add file
57         * makefile: Add new test
59 2003-02-08 Jackson Harper <jackson@latitudegeo.com>
61         * test-1.il: Change class name
63 2003-02-08 Jackson Harper <jackson@latitudegeo.com>
65         * test-2.il: Add new test
66         * makefile: Use new test
68 2003-02-04 Jackson Harper <jackson@latitudegeo.com>
70         * test-1.il: Add header, put in a namespace
72 2003-02-04 Jackson Harper <jackson@latitudegeo.com>
74         * makefile: Use .il files not .cs ;-)
76 2003-02-04 Jackson Harper <jackson@latitudegeo.com>
78         * HelloWorld.il: Remove
79         * test-1.il: New test 
80         * makefile: Added file
82 2003-02-02 Jackson Harper <jackson@latitudegeo.com>
84         * HelloWorld.il: Add HelloWorld test
85         * ChangeLog: Add ChangeLog