2006-07-06 Peter Dennis Bartok <pbartok@novell.com>
[mono.git] / mcs / class / Managed.Windows.Forms / Test / System.Windows.Forms / ChangeLog
1 2006-07-06  Peter Dennis Bartok <pbartok@novell.com>
2
3         * ControlTest.cs: Added "LinkLabel with link" test
4
5 2006-06-30  Chris Toshok  <toshok@ximian.com>
6
7         * DataGridTableStyleTest.cs: add a bunch of mirrored tests for the
8         default DataGridTableStyle.
9
10 2006-06-23  Chris Toshok  <toshok@ximian.com>
11
12         * PropertyManagerTest.cs: new tests regarding the
13         [Related]PropertyManager class.
14
15 2006-06-19  Peter Dennis Bartok <pbartok@novell.com>
16
17         * ControlTest.cs: Added tests for enabled state inheritance
18
19 2006-06-19  Chris Toshok  <toshok@ximian.com>
20
21         * CurrencyManagerTest.cs: add some tests for related currency
22         managers.
23
24         * BindingContextTest.cs: add a test for
25         BindingContext.CollectionChanged -=.  Also add a test for passing
26         null for data_member to BindingContext.Contains.
27
28 2006-06-06  Carlos Alberto Cortez <calberto.cortez@gmail.com>
29
30         * FormTest.cs: Add SetDialogResult, to test Form.DialogResult
31         setter.
32
33 2006-06-01  Chris Toshok  <toshok@ximian.com>
34
35         * CurrencyManagerTest.cs: add a few tests to see what events are
36         being emitted in which order from AddNew, CancelCurrentEdit and
37         EndCurrentEdit.
38
39 2006-05-31  Peter Dennis Bartok <pbartok@novell.com>
40
41         * LabelTest.cs: 
42           - Added (still unused) fuzzy compare for events
43           - Disabled event order tests, they are too strict
44         * ScrollBarTest.cs: Disabled event order tests, are too strict
45
46 2006-05-25  Jackson Harper  <jackson@ximian.com>
47
48         * TreeViewTest.cs: Add a couple of default properties.  Put in
49         correct namespace.
50         * TabControlTest.cs: Put in correct namespace.
51
52 2006-05-25  Atsushi Enomoto  <atsushi@ximian.com>
53
54         * BindingContextTest.cs : added more tests for Item, Contains()
55           and GetEnumerator().
56
57 2006-05-18  Sebastien Pouliot  <sebastien@ximian.com>
58
59         * PaintEventArgsTest.cs: New. Unit tests for PaintEventArgs.
60
61 2006-05-18  Atsushi Enomoto  <atsushi@ximian.com>
62
63         Some compat fixes found by make run-test-ondotnet:
64         * ListBoxTest.cs : they don't throw exceptions.
65         * RichTextBoxTest.cs,
66           ScrollBarTest.cs,
67           ComboBoxTest.cs,
68           ComboBoxTests.cs : Commented some lines out since they are
69           environment (especially desktop theme) dependent.
70           TabControlTest.cs : SetSelectedIndex() was my bad that the test
71           needed the tab control be drawn to pass the test.
72           Some tests are env. dependent (as well as others).
73
74 2006-05-16  Miguel de Icaza  <miguel@novell.com>
75
76         * DataGridTest.cs: Add a test case based on 78420, confirm that
77         the fix works.
78
79 2006-05-15  Atsushi Enomoto  <atsushi@ximian.com>
80
81         * TabControlTest.cs : added test for bug #78395.
82
83 2006-04-16  Gert Driesen <drieseng@users.sourceforge.net>
84
85         * TabControlTest.cs: Added test for bug #78121. Marked failing tests
86         NotWorking. Set eol-style to native.
87
88 2006-04-12  Peter Dennis Bartok <pbartok@novell.com>
89
90         * ControlTest.cs: Added backcolor tests related to transparency
91           (bug #78026)
92
93 2006-03-31  Peter Dennis Bartok <pbartok@novell.com>
94
95         * ControlTest.cs: Ignore Invoke test, it hangs
96
97 2006-02-28  Matt Hargett (matt@use.net)
98
99         * ComboBoxTests.cs: Added
100
101 2006-02-02  Peter Dennis Bartok <pbartok@novell.com>
102
103         * ControlTest.cs: Added test for layout nesting
104         * MonthCalendarTest.cs: Fixed typo in class name
105
106 2005-12-01  Jackson Harper  <jackson@ximian.com>
107
108          * TreeNodeTest.cs: TreeNodeTest.cs : Added namespace +
109          SingleNodeIndexTest.
110          - Fixed warning CS0219. Patches by Dieter Bremes
111
112 2005-11-12  Pedro Martínez Juliá  <pedromj@gmail.com>
113
114         * DataGridViewElementTest.cs DataGridViewBandTest.cs
115         DataGridViewCellTest.cs DataGridViewAdvancedBorderStyleTest.cs
116         DataGridViewCellStyleTest.cs DataGridViewRowTest.cs DataGridViewTest.cs:
117
118         Add some DataGridView tests.
119
120 2005-11-11  Ankit Jain  <jankit@novell.com>
121
122         * RichTextBoxTest.cs: Fix typos.
123
124 2005-11-09  Peter Dennis Bartok <pbartok@novell.com>
125
126         * RichTextBoxTest.cs: Added Find() tests
127
128 2005-11-05  Kornél Pál  <kornelpal@hotmail.com>
129
130         * LabelPropertyTest.cs: Updated product version to 1.1.4322.2032 (1.1 SP1).
131
132 2005-10-18  Jordi Mas i Hernandez <jordi@ximian.com>
133
134         * ListViewCollectionsTest.cs: Add tests for the ListView Collections
135
136 2005-10-17  Ritvik Mayank  <mritvik@novell.com>
137
138         * TabControlTest.cs : Added test case for TabControl
139
140 2005-10-16  Ritvik Mayank  <mritvik@novell.com>
141
142         * TrackBarTest.cs : Added test case for TrackBar
143
144 2005-10-16  Jordi Mas i Hernandez <jordi@ximian.com>
145          
146         * DataGridBoolColumn.cs: fixes warning
147
148 2005-10-10  Peter Dennis Bartok <pbartok@novell.com>
149
150         * GenerateControlStyleTest.cs, ControlStyleTest.cs: Flipped
151           order for want and actual to avoid misleading errors
152
153 2005-10-07  Peter Dennis Bartok <pbartok@novell.com>
154
155         * GenerateControlStyleTest.cs: Code to auto-generate the
156           source file ControlStyleTest.cs
157         * ControlStyleTest.cs: Tests for testing ControlStyles
158
159 2005-09-28 Hisham Mardam Bey <hisham.mardambey@gmail.com>
160
161         * Common.cs : Add common things here.
162         * LabelTest.cs : Remove common declarations to Common.cs
163         * ScrollBarTest.cs : Remove common declarations to Common.cs
164                              Add more propery range / exception tests
165                              Add more event order tests
166                              Fix Mouse tests.
167                              Add event arg tests.
168
169 2005-09-27 Hisham Mardam Bey <hisham.mardambey@gmail.com>
170
171         * LabelTest.cs : Added more event tests (external handlers)
172                           Added event arg checks
173                           Fixed OnPaint tests.
174                           Seperated invalidation tests.
175
176 2005-09-26 Hisham Mardam Bey <hisham.mardambey@gmail.com>
177
178         * ScrollBarTest.cs : Add more tests for event firing order
179                              Messages to simulate mouse events
180
181 2005-09-23  Ritvik Mayank  <mritvik@novell.com>
182
183         * ErrorProviderTest.cs : Added test case for ErrorProvider
184
185 2005-09-23 Hisham Mardam Bey <hisham.mardambey@gmail.com>
186
187         * LabelTest.cs : Added messages to simulate Key* events.
188                          Key* events have tests now.
189
190 2005-09-22 Hisham Mardam Bey <hisham.mardambey@gmail.com>
191
192         * LabelTest.cs : Implement event firing order tests.
193         * ScrollBarTest.cs : Implement event firing order tests.
194
195 2005-09-22  Jordi Mas i Hernandez <jordi@ximian.com>
196          
197         * MenuTest.cs: Fixes some tests
198         * MenuItemTest.cs: New unit test
199
200 2005-09-21  Hisham Mardam Bey <hisham.mardambey@gmail.com>
201
202        * LabelTest.cs : Several new tests.
203        * ScrollBarTest.cs : Several new tests.
204        * bitmaps : added dir containing images for tests.
205
206 2005-09-21  Jordi Mas i Hernandez <jordi@ximian.com>
207
208         * ListViewItemTest.cs: New unit test 
209
210 2005-09-20  Jordi Mas i Hernandez <jordi@ximian.com>
211
212         * ButtonTest.cs, LabelTest.cs, ControlEventTest.cs, ScrollBarTest.cs,
213         LabelPropertyTest.cs, ProgressBarTest.cs, StatusBarTest.cs,
214         ImageListTest.cs, MonthCalendarTest.cs, ControlTest.cs, 
215         ListBoxEventTest.cs, TreeViewTest.cs, TestImageIndexConverter.cs,       
216         ToolBarTest.cs, MenuTest.cs
217
218         Remove all the tests that are giving errors. All of them should 
219         be reviewed. Right now having this text throwing 40 errors do not
220         help at all to do regression testing. Peter has already assigned
221         a group of controls to every developer that will be tested and 
222         reviewed.
223
224 2005-09-20  Ritvik Mayank  <mritvik@novell.com>
225
226         * PictureBoxTest.cs : Test case for PictureBox
227
228 2005-09-08  Ritvik Mayank  <mritvik@novell.com>
229
230         * MonthCalendarTest.cs : Test case for MonthCalendar
231
232 2005-08-29  Ritvik Mayank  <mritvik@novell.com>
233         
234         * ProgressBarTest.cs : Test case for ProgressBar
235         * ToolBarTest.cs : Test case for ToolBar
236         * ToolTipTest.cs : Test case for ToolTip
237         * RichTextBoxTest.cs : Test case for RichTextBox
238
239 2005-08-16  Martin Baulig  <martin@ximian.com>
240
241         * ControlTest.cs: Renamed namespace `MWF.Test' -> `MWF.MonoTest'
242         to make it compile.
243
244 2005-08-16  Ritvik Mayank  <mritvik@novell.com>
245         
246         * ScrollBarTest.cs, ImageListTest.cs, CheckedListBoxTest.cs, CheckedListBoxEventTest.cs, MenuTest.cs,
247           ListViewTest.cs: enhancement and cleanup
248
249 2005-08-16  Ritvik Mayank  <mritvik@novell.com>
250
251         * ImageListTest.cs   : Test case for ImageList
252         * RadioButtonTest.cs : Test case for RadioButton
253         * ScrollBarTest.cs   : Test case for ScrollBar
254         * StatusBatTest.cs   : Test case for StatusBar
255
256 2005-08-10  Ritvik Mayank  <mritvik@novell.com>
257
258         * ControlTest.cs : Commented out test for GetChildAtPointSkip (feature not
259           yet implemented)
260
261 2005-08-08  Jordi Mas i Hernandez <jordi@ximian.com>
262
263         * ComboBoxTest.cs: new tests for properties, exceptions, and colletions
264         * ListBoxTest.cs: new tests for properties, exceptions, and colletionss
265
266 2005-08-06  Ritvik Mayank  <mritvik@novell.com>
267
268         * ComboBoxTest.cs, ListBoxTest.cs : Cleanup, added few more tests   
269
270 2005-08-05  Ritvik Mayank  <mritvik@novell.com>
271
272         * ButtonTest.cs, ImageListTest.cs, ControlEventTest.cs,
273           LabelPropertyTest.cs, CheckBoxTest.cs, ListBoxEventTest.cs,
274           CheckBoxEventTest.cs, CheckedListBoxTest.cs, TextBoxTest.cs,
275           CheckedListBoxEventTest.cs, FormTest.cs, MenuTest.cs,
276           FormEventTest.cs, GroupBoxTest.cs, ListViewTest.cs,
277           ListViewEventTest.cs :
278                       Cleanup, Ignored tests which need manual intervention,
279                       work still in progress.  
280         
281 2005-08-05  Jordi Mas i Hernandez <jordi@ximian.com>
282
283         * DataGridTextBoxColumnTest.cs: test fixes and enhancements
284         * GridTableStylesCollectionTest.cs: test fixes and enhancements
285         * DataGridTest.cs: test fixes and enhancements
286         * DataGridCellTest.cs: New unit test
287         * GridColumnStylesCollectionTest.cs: test fixes and enhancements
288         * DataGridTableStyleTest.cs: test fixes and enhancements
289
290 2005-08-04  Peter Dennis Bartok  <pbartok@novell.com>
291
292         * ControlTest.cs: Cleanup, fixed commented out tests with syntax 
293           errors, streamlined a few tests, added full tab order test, still
294           work in progress
295
296 2005-08-02  Ritvik Mayank  <mritvik@novell.com>
297         
298         * FormTest.cs : Test case for Form
299         * GropBoxTest : Test case for GroupBox
300         * MenuTest.cs : Test case for Menu
301         * ImageListTest.cs : Test case for ImageList
302
303 2005-07-26  Ritvik Mayank  <mritvik@novell.com>
304         
305         * ListViewTest.cs : Test case for ListView
306         * ListViewEventTest.cs : Test case for ListView events
307         * ComboBoxTest.cs : Test case for ComboBox
308         * FormEventTest.cs : Test case for Form events
309
310 2005-07-12  Ritvik Mayank  <mritvik@novell.com>
311         
312         * CheckBoxTest.cs : Test case for CheckBox
313         * CheckBoxEventTest.cs : Test case for CheckBox events
314         * CheckedListBoxTest.cs : Test case for CheckedListBox
315         * CheckedListBoxEventTest.cs : Test case for CheckedListBox events
316
317 2005-07-05  Jordi Mas i Hernandez <jordi@ximian.com>
318
319         * DataGridTextBoxColumnTest.cs: Test case
320         * GridTableStylesCollectionTest.cs: Test case
321         * DataGridTest.cs: Test case
322         * GridColumnStylesCollectionTest.cs: Test case
323         * DataGridTableStyleTest.cs: Test case
324
325
326 2005-07-04  Ritvik Mayank  <mritvik@novell.com>
327         
328         * ListBoxTest.cs : Test Cases for ListBox Properties and Methods
329         * ListBoxEventTest.cs  : Test Cases for ListBox Events
330
331 2005-06-13  Ritvik Mayank  <mritvik@novell.com>
332         
333         * TextBoxTest.cs : Test Cases for TextBox 
334         * BUttonTest.cs  : Test Cases for Buttons
335
336 2005-05-11  Ritvik Mayank  <mritvik@novell.com>
337         
338         * ControlEventTest.cs : Test Cases for Events 
339         
340 2005-05-02  Ritvik Mayank  <mritvik@novell.com>
341
342         * ControlTest.cs : Minor modifications
343
344 2005-05-02  Ritvik Mayank  <mritvik@novell.com>
345         
346         * ControlTest.cs : Test for Control
347
348 2005-04-25  Ritvik Mayank  <mritvik@novell.com>
349         * LabelPropertyTest.cs : Test for Label
350
351 2004-11-29  Marek Safar  <marek.safar@seznam.cz>
352         * TreeViewTest.cs : Test for TreeView
353         * TreeNodeTest.cs : Test for TreeNode
354
355 2004-11-29  Ravindra <rkumar@novell.com> 
356         * ImageIndexConverter.cs : Test for ImageIndexConversion.
357         
358