2005-08-08 Jordi Mas i Hernandez <jordi@ximian.com>
[mono.git] / mcs / class / Managed.Windows.Forms / Test / System.Windows.Forms / ChangeLog
1 2005-08-08  Jordi Mas i Hernandez <jordi@ximian.com>
2
3         * ComboBoxTest.cs: new tests for properties, exceptions, and colletions
4         * ListBoxTest.cs: new tests for properties, exceptions, and colletionss
5
6 2005-08-06  Ritvik Mayank  <mritvik@novell.com>
7
8         * ComboBoxTest.cs, ListBoxTest.cs : Cleanup, added few more tests   
9
10 2005-08-05  Ritvik Mayank  <mritvik@novell.com>
11
12         * ButtonTest.cs, ImageListTest.cs, ControlEventTest.cs,
13           LabelPropertyTest.cs, CheckBoxTest.cs, ListBoxEventTest.cs,
14           CheckBoxEventTest.cs, CheckedListBoxTest.cs, TextBoxTest.cs,
15           CheckedListBoxEventTest.cs, FormTest.cs, MenuTest.cs,
16           FormEventTest.cs, GroupBoxTest.cs, ListViewTest.cs,
17           ListViewEventTest.cs :
18                       Cleanup, Ignored tests which need manual intervention,
19                       work still in progress.  
20         
21 2005-08-05  Jordi Mas i Hernandez <jordi@ximian.com>
22
23         * DataGridTextBoxColumnTest.cs: test fixes and enhancements
24         * GridTableStylesCollectionTest.cs: test fixes and enhancements
25         * DataGridTest.cs: test fixes and enhancements
26         * DataGridCellTest.cs: New unit test
27         * GridColumnStylesCollectionTest.cs: test fixes and enhancements
28         * DataGridTableStyleTest.cs: test fixes and enhancements
29
30 2005-08-04  Peter Dennis Bartok  <pbartok@novell.com>
31
32         * ControlTest.cs: Cleanup, fixed commented out tests with syntax 
33           errors, streamlined a few tests, added full tab order test, still
34           work in progress
35
36 2005-08-02  Ritvik Mayank  <mritvik@novell.com>
37         
38         * FormTest.cs : Test case for Form
39         * GropBoxTest : Test case for GroupBox
40         * MenuTest.cs : Test case for Menu
41         * ImageListTest.cs : Test case for ImageList
42
43 2005-07-26  Ritvik Mayank  <mritvik@novell.com>
44         
45         * ListViewTest.cs : Test case for ListView
46         * ListViewEventTest.cs : Test case for ListView events
47         * ComboBoxTest.cs : Test case for ComboBox
48         * FormEventTest.cs : Test case for Form events
49
50 2005-07-12  Ritvik Mayank  <mritvik@novell.com>
51         
52         * CheckBoxTest.cs : Test case for CheckBox
53         * CheckBoxEventTest.cs : Test case for CheckBox events
54         * CheckedListBoxTest.cs : Test case for CheckedListBox
55         * CheckedListBoxEventTest.cs : Test case for CheckedListBox events
56
57 2005-07-05  Jordi Mas i Hernandez <jordi@ximian.com>
58
59         * DataGridTextBoxColumnTest.cs: Test case
60         * GridTableStylesCollectionTest.cs: Test case
61         * DataGridTest.cs: Test case
62         * GridColumnStylesCollectionTest.cs: Test case
63         * DataGridTableStyleTest.cs: Test case
64
65
66 2005-07-04  Ritvik Mayank  <mritvik@novell.com>
67         
68         * ListBoxTest.cs : Test Cases for ListBox Properties and Methods
69         * ListBoxEventTest.cs  : Test Cases for ListBox Events
70
71 2005-06-13  Ritvik Mayank  <mritvik@novell.com>
72         
73         * TextBoxTest.cs : Test Cases for TextBox 
74         * BUttonTest.cs  : Test Cases for Buttons
75
76 2005-05-11  Ritvik Mayank  <mritvik@novell.com>
77         
78         * ControlEventTest.cs : Test Cases for Events 
79         
80 2005-05-02  Ritvik Mayank  <mritvik@novell.com>
81
82         * ControlTest.cs : Minor modifications
83
84 2005-05-02  Ritvik Mayank  <mritvik@novell.com>
85         
86         * ControlTest.cs : Test for Control
87
88 2005-04-25  Ritvik Mayank  <mritvik@novell.com>
89         * LabelPropertyTest.cs : Test for Label
90
91 2004-11-29  Marek Safar  <marek.safar@seznam.cz>
92         * TreeViewTest.cs : Test for TreeView
93         * TreeNodeTest.cs : Test for TreeNode
94
95 2004-11-29  Ravindra <rkumar@novell.com> 
96         * ImageIndexConverter.cs : Test for ImageIndexConversion.
97         
98