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