2005-09-13 Sureshkumar T <tsureshkumar@novell.com>
[mono.git] / mcs / class / Managed.Windows.Forms / Test / System.Windows.Forms / ChangeLog
1 2005-09-08  Ritvik Mayank  <mritvik@novell.com>
2
3         * MonthCalendarTest.cs : Test case for MonthCalendar
4
5 2005-08-29  Ritvik Mayank  <mritvik@novell.com>
6         
7         * ProgressBarTest.cs : Test case for ProgressBar
8         * ToolBarTest.cs : Test case for ToolBar
9         * ToolTipTest.cs : Test case for ToolTip
10         * RichTextBoxTest.cs : Test case for RichTextBox
11
12 2005-08-16  Martin Baulig  <martin@ximian.com>
13
14         * ControlTest.cs: Renamed namespace `MWF.Test' -> `MWF.MonoTest'
15         to make it compile.
16
17 2005-08-16  Ritvik Mayank  <mritvik@novell.com>
18         
19         * ScrollBarTest.cs, ImageListTest.cs, CheckedListBoxTest.cs, CheckedListBoxEventTest.cs, MenuTest.cs,
20           ListViewTest.cs: enhancement and cleanup
21
22 2005-08-16  Ritvik Mayank  <mritvik@novell.com>
23
24         * ImageListTest.cs   : Test case for ImageList
25         * RadioButtonTest.cs : Test case for RadioButton
26         * ScrollBarTest.cs   : Test case for ScrollBar
27         * StatusBatTest.cs   : Test case for StatusBar
28
29 2005-08-10  Ritvik Mayank  <mritvik@novell.com>
30
31         * ControlTest.cs : Commented out test for GetChildAtPointSkip (feature not
32           yet implemented)
33
34 2005-08-08  Jordi Mas i Hernandez <jordi@ximian.com>
35
36         * ComboBoxTest.cs: new tests for properties, exceptions, and colletions
37         * ListBoxTest.cs: new tests for properties, exceptions, and colletionss
38
39 2005-08-06  Ritvik Mayank  <mritvik@novell.com>
40
41         * ComboBoxTest.cs, ListBoxTest.cs : Cleanup, added few more tests   
42
43 2005-08-05  Ritvik Mayank  <mritvik@novell.com>
44
45         * ButtonTest.cs, ImageListTest.cs, ControlEventTest.cs,
46           LabelPropertyTest.cs, CheckBoxTest.cs, ListBoxEventTest.cs,
47           CheckBoxEventTest.cs, CheckedListBoxTest.cs, TextBoxTest.cs,
48           CheckedListBoxEventTest.cs, FormTest.cs, MenuTest.cs,
49           FormEventTest.cs, GroupBoxTest.cs, ListViewTest.cs,
50           ListViewEventTest.cs :
51                       Cleanup, Ignored tests which need manual intervention,
52                       work still in progress.  
53         
54 2005-08-05  Jordi Mas i Hernandez <jordi@ximian.com>
55
56         * DataGridTextBoxColumnTest.cs: test fixes and enhancements
57         * GridTableStylesCollectionTest.cs: test fixes and enhancements
58         * DataGridTest.cs: test fixes and enhancements
59         * DataGridCellTest.cs: New unit test
60         * GridColumnStylesCollectionTest.cs: test fixes and enhancements
61         * DataGridTableStyleTest.cs: test fixes and enhancements
62
63 2005-08-04  Peter Dennis Bartok  <pbartok@novell.com>
64
65         * ControlTest.cs: Cleanup, fixed commented out tests with syntax 
66           errors, streamlined a few tests, added full tab order test, still
67           work in progress
68
69 2005-08-02  Ritvik Mayank  <mritvik@novell.com>
70         
71         * FormTest.cs : Test case for Form
72         * GropBoxTest : Test case for GroupBox
73         * MenuTest.cs : Test case for Menu
74         * ImageListTest.cs : Test case for ImageList
75
76 2005-07-26  Ritvik Mayank  <mritvik@novell.com>
77         
78         * ListViewTest.cs : Test case for ListView
79         * ListViewEventTest.cs : Test case for ListView events
80         * ComboBoxTest.cs : Test case for ComboBox
81         * FormEventTest.cs : Test case for Form events
82
83 2005-07-12  Ritvik Mayank  <mritvik@novell.com>
84         
85         * CheckBoxTest.cs : Test case for CheckBox
86         * CheckBoxEventTest.cs : Test case for CheckBox events
87         * CheckedListBoxTest.cs : Test case for CheckedListBox
88         * CheckedListBoxEventTest.cs : Test case for CheckedListBox events
89
90 2005-07-05  Jordi Mas i Hernandez <jordi@ximian.com>
91
92         * DataGridTextBoxColumnTest.cs: Test case
93         * GridTableStylesCollectionTest.cs: Test case
94         * DataGridTest.cs: Test case
95         * GridColumnStylesCollectionTest.cs: Test case
96         * DataGridTableStyleTest.cs: Test case
97
98
99 2005-07-04  Ritvik Mayank  <mritvik@novell.com>
100         
101         * ListBoxTest.cs : Test Cases for ListBox Properties and Methods
102         * ListBoxEventTest.cs  : Test Cases for ListBox Events
103
104 2005-06-13  Ritvik Mayank  <mritvik@novell.com>
105         
106         * TextBoxTest.cs : Test Cases for TextBox 
107         * BUttonTest.cs  : Test Cases for Buttons
108
109 2005-05-11  Ritvik Mayank  <mritvik@novell.com>
110         
111         * ControlEventTest.cs : Test Cases for Events 
112         
113 2005-05-02  Ritvik Mayank  <mritvik@novell.com>
114
115         * ControlTest.cs : Minor modifications
116
117 2005-05-02  Ritvik Mayank  <mritvik@novell.com>
118         
119         * ControlTest.cs : Test for Control
120
121 2005-04-25  Ritvik Mayank  <mritvik@novell.com>
122         * LabelPropertyTest.cs : Test for Label
123
124 2004-11-29  Marek Safar  <marek.safar@seznam.cz>
125         * TreeViewTest.cs : Test for TreeView
126         * TreeNodeTest.cs : Test for TreeNode
127
128 2004-11-29  Ravindra <rkumar@novell.com> 
129         * ImageIndexConverter.cs : Test for ImageIndexConversion.
130         
131