* DataGridViewColumnCollectionTest.cs,
[mono.git] / mcs / class / Managed.Windows.Forms / Test / System.Windows.Forms / ChangeLog
1 2007-07-24  Rolf Bjarne Kvinge <RKvinge@novell.com> 
2
3         * DataGridViewColumnCollectionTest.cs,
4           DataGridViewTextBoxColumnTest.cs, DataGridViewBandTest.cs,
5           DataGridViewCommon.cs, DataGridViewComboBoxCellTest.cs: Added.
6         * DataGridViewColumnTest.cs: Added InitialValues.
7         * DataGridViewTest.cs: More tests.
8
9 2007-07-23  Rolf Bjarne Kvinge <RKvinge@novell.com> 
10
11         * DataGridViewTest.cs: More tests.
12         * CurrencyManagerTest.cs: Remove CWL's.
13
14 2007-07-23  Rolf Bjarne Kvinge <RKvinge@novell.com> 
15
16         * ScrollableControlTest.cs: Added AutoScrollPositiontest
17
18 2007-07-20  Rolf Bjarne Kvinge <RKvinge@novell.com> 
19
20         * FormHandleTest.cs: Make a couple of classes public, so that other
21           tests can use them.
22         * FormTest.cs: Added tests for #81969.
23
24 2007-07-20  Rolf Bjarne Kvinge <RKvinge@novell.com> 
25
26         * ComboBoxTests.cs, ComboBoxTest.cs: Unified ComboBoxTest.cs and
27           ComboBoxTests.cs, deleted ComboBoxTests.cs
28
29 2007-07-18  Jonathan Pobst  <monkey@jpobst.com>
30
31         * ToolStripTest.cs: One of my notworking tests slipped out.
32
33 2007-07-18  Jonathan Pobst  <monkey@jpobst.com>
34
35         * ListBoxTest.cs, MenuStripTest.cs, ToolStripComboBoxTest.cs,
36         ToolStripContentPanelTest.cs, ToolStripControlHostTest.cs,
37         ToolStripDropDownTest.cs, ToolStripProgressBarTest.cs,
38         ToolStripTest.cs: Sync up some local test additions.
39
40 2007-07-18  Jonathan Pobst  <monkey@jpobst.com>
41
42         * ListControl.cs: Fix test that is failing on i586.
43
44 2007-07-17  Jonathan Pobst  <monkey@jpobst.com>
45
46         * ContainerControlTest.cs: Add test for 2.0 AutoScaling.  It's
47         marked NotWorking because it depends on fonts and DPI, but it
48         can still be used to compare to .NET.
49
50 2007-07-16  Gert Driesen  <drieseng@users.sourceforge.net>
51
52         * ComboBoxTest.cs: Added test for bug #82069.
53         * ListControlTest.cs: Added tests for bug #81771.
54
55 2007-07-12  Jonathan Pobst  <monkey@jpobst.com>
56
57         * ButtonTest.cs: Add test showing a NSE if Flat BorderColor is 
58         transparent.
59
60 2007-07-09  Jonathan Pobst  <monkey@jpobst.com>
61
62         * MessageTest.cs: Add tests for op_Equality and op_Inequality.
63
64 2007-07-09  Jonathan Pobst  <monkey@jpobst.com>
65
66         * LinkAreaTest.cs: Add tests for op_Equality and op_Inequality.
67
68 2007-07-09  Jonathan Pobst  <monkey@jpobst.com>
69
70         * ListBoxTest.cs: Add test for bug #80466.
71
72 2007-07-08  Jonathan Pobst  <monkey@jpobst.com>
73
74         * TableLayoutTest.cs: Simplify and enable Gert's test for bug
75         #82040.  Add a test for bug #82041.
76
77 2007-07-08  Gert Driesen  <drieseng@users.souceforge.net>
78
79         * TableLayoutTest.cs: Added test for bug #82040.
80
81 2007-07-07  Jonathan Pobst  <monkey@jpobst.com>
82
83         * TableLayoutTest.cs: Add test for bug #81936.
84
85 2007-07-06  Jonathan Pobst  <monkey@jpobst.com>
86
87         * ListControl.cs: Add test for Formatting behavior.
88
89 2007-07-06  Jonathan Pobst  <monkey@jpobst.com>
90
91         * LabelTest.cs: Add test for Image[List|Index|Key].
92
93 2007-07-06  Jonathan Pobst  <monkey@jpobst.com>
94
95         * TableLayoutTest.cs: I had marked CellBorderTest as WM dependent when it
96         failed on the buildbots.  I just realized it was actually failing due to
97         a Label change I hadn't committed, which has now been committed.
98
99 2007-07-05  Jonathan Pobst  <monkey@jpobst.com>
100
101         [Various tests from my local tree]
102         * ButtonBaseTest.cs: Test for default Accessibility.State.
103         * LabelTest.cs: Test for default Margin.
104         * MenuStripTest.cs: Test for CanSelect.
105         * ScrollBarTest.cs: Test for 2.0 ScrollBarEventArgs.
106         * SplitContainerTests.cs: Uncomment some Dock and Location asserts.
107         * StatusStripTest.cs: Tests for default RenderMode and AccessibilityObject.
108         * ToolStripDropDownTest.cs: Tests for default TextDirection and AccessibilityObject.
109         * ToolStripItemTest.cs: Test for default TextDirection, ProcessMnemonic.
110         * ToolStripMenuItemTest.cs: Test for default ForeColor and AccessibilityObject.
111         * UserControlTest.cs: Test for AutoSize behavior.
112
113 2007-07-04  Carlos Alberto Cortez <calberto.cortez@gmail.com>
114
115         * ListViewItemTest.cs: Add tests for Focused property.
116
117 2007-07-04  Carlos Alberto Cortez <calberto.cortez@gmail.com>
118
119         * ListViewTest.cs: Add tests for 2.0 FocusedItem property setter.
120
121 2007-07-03  Carlos Alberto Cortez <calberto.cortez@gmail.com>
122
123         * ListViewTest.cs: Add tests for 2.0 TopItem property setter.
124
125 2007-07-03  Jonathan Pobst  <monkey@jpobst.com>
126
127         * FormTest.cs, TableLayoutTest.cs: Mark some tests that depend on
128         WM decoration sizes as Ignore.
129
130 2007-06-22  Carlos Alberto Cortez <calberto.cortez@gmail.com>
131
132         * ListViewTest.cs: Add test for 2.0 HotTracking.
133
134 2007-06-21  Jonathan Pobst  <monkey@jpobst.com>
135
136         * TableLayoutTest.cs: Add test for CellBorderStyle.
137
138 2007-06-12  Jonathan Pobst  <monkey@jpobst.com>
139
140         * FormTest.cs: Add tests for ScaleControl and GetScaledBounds.
141
142 2007-06-12  Jonathan Pobst  <monkey@jpobst.com>
143
144         * TableLayoutTest.cs: Add test for bug #81843.
145
146 2007-06-12  Jonathan Pobst  <monkey@jpobst.com>
147
148         * UpDownBaseTest.cs: Test for Min/Max size.
149
150 2007-06-12  Jonathan Pobst  <monkey@jpobst.com>
151
152         * ErrorProviderTest.cs: Test for Clear method.
153
154 2007-06-12  Jonathan Pobst  <monkey@jpobst.com>
155
156         * PictureBoxTests.cs: Test for 2.0 field defaults.
157
158 2007-06-12  Andreia Gaita  <avidigal@novell.com>
159         
160         * TabControlTest.cs: Add test for tabcontrol without tabs but with a font
161         change (triggers a ResizeTabs call and was blowing up nicely - #81802).
162
163 2007-06-12  Raja R Harinath  <rharinath@novell.com>
164
165         * ListViewCollectionsTest.cs (SelectedIndexCollectionTest_IndexOfTest):
166         Move to NET_2_0 profile.
167
168 2007-06-11  Carlos Alberto Cortez <calberto.cortez@gmail.com>
169
170         * ListViewCollectionsTest.cs: New tests for CheckedItemCollection and
171         SelectedIndexCollection when using VirtualMode.
172
173 2007-06-08  Jonathan Pobst  <monkey@jpobst.com>
174
175         * GroupBoxTest.cs: Argh! I cannot freaking get this right.  Remove the "!".
176
177 2007-06-08  Jonathan Pobst  <monkey@jpobst.com>
178
179         * GroupBoxTest.cs: Missed an if.
180
181 2007-06-08  Jonathan Pobst  <monkey@jpobst.com>
182
183         * GroupBoxTest.cs: AutoSize is theme dependent.
184
185 2007-06-08  Jonathan Pobst  <monkey@jpobst.com>
186
187         * ComboBoxTest.cs: Add test for ScaleControl.
188
189 2007-06-08  Jonathan Pobst  <monkey@jpobst.com>
190
191         * GroupBoxTest.cs: Add some 2.0 tests.
192
193 2007-06-08  Jonathan Pobst  <monkey@jpobst.com>
194
195         * PanelTest.cs: Add.
196
197 2007-06-07  Jonathan Pobst  <monkey@jpobst.com>
198
199         * ScrollableControlTest.cs: ScrollToControl test is theme dependent due to
200         the width of scrollbars.
201
202 2007-06-07  Jonathan Pobst  <monkey@jpobst.com>
203
204         * ScrollableControlTest.cs: Add test for ScrollToControl.
205
206 2007-06-06  Jonathan Pobst  <monkey@jpobst.com>
207
208         * ScrollBarTest.cs, SplitterTest.cs: Add some 2.0 tests.
209         * ScrollBarTest.cs: Comment out several tests that no longer compile due
210         to bug #81818.
211
212 2007-06-06  Jonathan Pobst  <monkey@jpobst.com>
213
214         * ButtonTest.cs: BehaviorAutoSize is font dependent, only run on windows.
215
216 2007-06-06  Jonathan Pobst  <monkey@jpobst.com>
217
218         * ButtonBaseTest.cs: Add test for default values.
219         * ButtonTest.cs: Add test for default values, add test for AutoSize.
220
221 2007-06-04  Gert Driesen  <drieseng@users.sourceforge.net>
222
223         * PropertyGridTest.cs: Added test for bug #81796, and reworked
224         SelectedGridItem_Null test to no longer check actual message.
225
226 2007-06-01  Jonathan Pobst  <monkey@jpobst.com>
227
228         * FormTest.cs: Modify AutoSizeGrowAndShrink test to pass on all WM's.
229
230 2007-06-01  Jonathan Pobst  <monkey@jpobst.com>
231
232         * FormTest.cs: Add tests for AutoSize'ing.
233
234 2007-05-23  Everaldo Canuto  <ecanuto@novell.com>
235
236         * LabelTest.cs: Fix SizeTest for 2.0 profile since autosize theres
237         diferent behavior on 2.0.
238
239 2007-06-01  Rolf Bjarne Kvinge <RKvinge@novell.com> 
240
241         * ScrollableControlTest.cs: Add ResizeAnchoredTest.
242         * PropertyGridTest.cs: A few more tests.
243
244 2007-06-01  Carlos Alberto Cortez <calberto.cortez@gmail.com>
245
246         * ListViewTest.cs: Added a new test for 2.0 RedrawItem method.
247
248 2007-05-31  Jonathan Pobst  <monkey@jpobst.com>
249
250         * ControlTest.cs: Add tests for 2.0 scaling methods.
251
252 2007-05-30  Andreia Gaita  <avidigal@novell.com>
253
254         * FocusTest.cs: Add tests for ContainerControl - fire events even if 
255         there is no form, and set active control before firing events.
256
257 2007-05-29  Jonathan Pobst  <monkey@jpobst.com>
258
259         * ControlTest.cs: Test to show the effects of ResumeLayout(false).
260
261 2007-05-28  Carlos Alberto Cortez <calberto.cortez@gmail.com>
262
263         * ListView.cs:
264         * ListViewItem.cs: Added 2.0 ListViewItem.ToolTipText tests.
265
266 2007-05-28  Rolf Bjarne Kvinge <RKvinge@novell.com> 
267
268         * TextBoxTest.cs: Ignore a couple of font-dependent tests.
269
270 2007-05-28  Rolf Bjarne Kvinge <RKvinge@novell.com> 
271
272         * MonthCalendarTest.cs: Added InitialSizeTest.
273
274 2007-05-28  Rolf Bjarne Kvinge <RKvinge@novell.com> 
275
276         * FormTest.cs: Increase timeout value. Might prevent tests from failing
277           on slower computers.
278
279 2007-05-28  Gert Driesen  <drieseng@users.sourceforge.net>
280
281         * DateTimePickerTest.cs: Added tests for MinDate and MaxDate.
282
283 2007-05-27  Gert Driesen  <drieseng@users.sourceforge.net>
284
285         * DateTimePickerTest.cs: Avoid test failures on Windows system with
286         non-us locale.
287
288 2007-05-27  Gert Driesen  <drieseng@users.sourceforge.net>
289
290         * NumericUpDownTest.cs: Avoid use of global identifier since csc 1.x
291         does not support this.
292         * FormTest.cs: Avoid using anonymous methods. Allows our test to build
293         again using csc 1.x.
294
295 2007-05-27  Gert Driesen  <drieseng@users.sourceforge.net>
296
297         * TreeNodeCollectionTest.cs: Added tests for Add and AddRange. Fixed
298         and improved test for IList indexer.
299
300 2007-05-25  Gert Driesen  <drieseng@users.sourceforge.net>
301
302         * TextBoxTest.cs: Improve tests for Copy, Cut and Paste to also cover
303         bug #81736.
304
305 2007-05-25  Rolf Bjarne Kvinge <RKvinge@novell.com> 
306
307         * KeyEventArgsTest.cs: Added.
308
309 2007-05-24  Andreia Gaita  <avidigal@novell.com>
310
311         * NumericUpDownTest.cs: Added 1.1 and 2.0 tests.
312
313 2007-05-24  Carlos Alberto Cortez <calberto.cortez@gmail.com>
314
315         * ListControlTest.cs:
316         * CheckedListBoxTest.cs: Move the GetItemText test
317         to ListControl, since the method it's part of it. Also
318         add a FilterItemOnProperty test.
319
320 2007-05-24  Jonathan Pobst  <monkey@jpobst.com>
321
322         * DefaultLayoutTest.cs: Add test for bug 81199. (nested controls)
323
324 2007-05-24  Jonathan Pobst  <monkey@jpobst.com>
325
326         * ContainerControlTest.cs: Test to show ProcessMnemonic is called
327         regardless of CanSelect.
328
329 2007-05-23  Jonathan Pobst  <monkey@jpobst.com>
330
331         * TestHelper.cs: Remove reference to event_log from constructor.
332
333 2007-05-23  Jonathan Pobst  <monkey@jpobst.com>
334
335         * ControlTest.cs: Add test to show that setting a control's Visible
336         property causes it's parent to relayout.
337
338 2007-05-23  Jonathan Pobst  <monkey@jpobst.com>
339
340         * DefaultLayoutTest.cs: Add test for docking when parent has Padding.
341
342 2007-05-23  Everaldo Canuto  <ecanuto@novell.com>
343
344         * TestHelper.cs: Remove Event log we already have a EventLogger class.
345
346 2007-05-23  Everaldo Canuto  <ecanuto@novell.com>
347
348         * TestHelper.cs: Event log added.
349
350 2007-05-23  Everaldo Canuto  <ecanuto@novell.com>
351
352         * ContextMenuTest.cs: ContextMenu tests added.
353
354 2007-05-23  Rolf Bjarne Kvinge <RKvinge@novell.com> 
355
356         * ToolBarButtonTest.cs: Added test for Name.
357
358 2007-05-22  Gert Driesen  <drieseng@users.sourceforge.net>
359
360         * FormTest.cs: Renamed FormCantGetTooSmall test and use comparison
361         with SystemInformation.MinimumWindowSize. Enable test.
362
363 2007-05-22  Rolf Bjarne Kvinge <RKvinge@novell.com> 
364
365         * FormTest.cs: Added ShowDialogCloseTest.
366
367 2007-05-21  Jonathan Pobst  <monkey@jpobst.com>
368
369         * FormTest.cs: Mark FormCantGetTooSmall as NotWorking.  It only applies to Windows.
370
371 2007-05-21  Jonathan Pobst  <monkey@jpobst.com>
372
373         * DefaultLayoutTest.cs: Tests for bugs 81694, 81695.
374         * FormTest.cs: Test setting the form size smaller than the WM will
375         allow it.
376
377 2007-05-21  Chris Toshok  <toshok@ximian.com>
378
379         * DataBindingTests.cs (TestColumnAdd): enable this test.  the
380         system.data changes required are in, and it works now.
381
382 2007-05-19  Andreia Gaita  <avidigal@novell.com>
383
384         * NumericUpDownTest: Added.
385
386 2007-05-18  Jonathan Pobst  <monkey@jpobst.com>
387
388         * DataObjectTest.cs: Added.
389
390 2007-05-18  Gert Driesen  <drieseng@users.sourceforge.net>
391
392         * TreeViewTest.cs: Added test for DoubleBuffered.
393
394 2007-05-18  Jonathan Pobst  <monkey@jpobst.com>
395
396         * KeysConverterTest.cs: Added.
397         * LinkConverterTest.cs: Added.
398         * LinkLabelTest.cs: Added tests for LinkLabel.Link.
399
400 2007-05-17  Carlos Alberto Cortez <calberto.cortez@gmail.com>
401
402         * ListBoxTest.cs: New test for some exceptions in
403         ListBox.ObjectCollection methods.
404
405 2007-05-17  Chris Toshok  <toshok@ximian.com>
406
407         * ControlBindingsCollectionTest.cs: new test file, move a test
408         from BindingTest here.
409
410         * BindingTest.cs (DuplicateBindingAdd): move the test to
411         ControlBindingsCollectionTest.
412
413         * BindingManagerBaseTest.cs (BindingsTest): enable this test.
414         passes now.
415
416         * DataBindingTests.cs: define #WITH_BINDINGS, since we now seem to
417         work with them.
418         (TestInsertRowBeforeCurrent): ignore this test on 2.0 though, as
419         we generate too many Binding.Format events.
420         (TestColumnAdd): ignore this test on 1.1, until System.Data
421         generates the proper (2) number of events causing us to emit
422         MetadataChanged.
423
424         * CurrencyManagerTest.cs (AddNew2): ignore this test for the time
425         being.  it's hitting a System.Data exception which doesn't happen
426         on MS.
427
428 2007-05-17  Rolf Bjarne Kvinge <RKvinge@novell.com> 
429
430         * TextBoxTest.cs: BackColorTest: Fix it, we may get invalidates and
431           paints after a Form.Show ().
432
433 2007-05-17  Andreia Gaita  <avidigal@novell.com>
434
435         * TabControlTest.cs: Ignore the enter/leave tests for a bit
436
437 2007-05-17  Andreia Gaita  <avidigal@novell.com>
438
439         * TabControlTest.cs: Add tests for Enter/Leave events on tabpages
440
441 2007-05-17  Jonathan Pobst  <monkey@jpobst.com>
442
443         * TreeViewImageIndexConverterTest.cs: Added.
444
445 2007-05-17  Jonathan Pobst  <monkey@jpobst.com>
446
447         * ToolStripTextBoxTest.cs: Enable tests for auto complete and shortcuts
448         enabled stuff.
449
450 2007-05-16  Jonathan Pobst  <monkey@jpobst.com>
451
452         * ImageKeyConverterTest.cs: Added.
453         * TreeViewImageKeyConverterTest.cs: Added.
454
455 2007-05-15  Jonathan Pobst  <monkey@jpobst.com>
456
457         * TextBoxTest.cs: Add test for IsInputChar method.
458
459 2007-05-11  Gert Driesen  <drieseng@users.sourceforge.net>
460
461         * ToolStripItemCollectionTest.cs: Removed duplicate test.
462
463 2007-05-11  Everaldo Canuto  <everaldo@simios.org>
464
465         * ToolBarTest.cs: Add tests for toolbar size (horizontal and vertical),
466         also test #81523.
467
468 2007-05-10  Everaldo Canuto  <everaldo@simios.org>
469
470         * ToolBarTest.cs: CreateHandleTest added.
471
472 2007-05-10  Jonathan Pobst  <monkey@jpobst.com>
473
474         * FormTest.cs: Marking test for bug 81582 as NotWorking as it fails
475         on X11.  Bug is reopened.
476
477 2007-05-10  Jonathan Pobst  <monkey@jpobst.com>
478
479         * ToolStripItemCollectionTest.cs: Enable tests.
480
481 2007-05-10  Rolf Bjarne Kvinge <RKvinge@novell.com> 
482
483         * MaskedTextBoxTest.cs: Added more tests.
484
485 2007-05-10  Jonathan Pobst  <monkey@jpobst.com>
486
487         * FormTest.cs: Add test for bug 81582.
488
489 2007-05-10  Gert Driesen  <drieseng@users.sourceforge.net>
490
491         * ToolStripItemCollectionTest.cs: Added tests for ctor, Insert and
492         Remove.
493
494 2007-05-09  Jonathan Pobst  <monkey@jpobst.com>
495
496         * ControlTest.cs: Expand and enable test for UseWaitCursor.
497
498 2007-05-09  Jonathan Pobst  <monkey@jpobst.com>
499
500         * ControlTest.cs: Added test for IsInputChar.
501
502 2007-05-09  Jonathan Pobst  <monkey@jpobst.com>
503
504         * ControlTest.cs: Added tests for PreProcessMessage and
505         PreProcessControlMessage.
506
507 2007-05-08  Gert Driesen  <drieseng@users.sourceforge.net>
508
509         * ControlTest.cs: Added test for UseWaitCursor.
510
511 2007-05-07  Jonathan Pobst  <monkey@jpobst.com>
512
513         * ControlTest.cs: Tests demonstrating Control.AutoSize from 
514         Stefan Noack.
515
516 2007-05-07  Jonathan Pobst  <monkey@jpobst.com>
517
518         * ToolStripManagerTest.cs: Add test for bug #81477.
519
520 2007-05-04  Jonathan Pobst  <monkey@jpobst.com>
521
522         * ControlTest.cs: Expand GetChildAtPointTest to cover 2.0 cases.
523
524 2007-05-04  Rolf Bjarne Kvinge <RKvinge@novell.com> 
525
526         Added.
527
528 2007-05-04  Rolf Bjarne Kvinge <RKvinge@novell.com> 
529
530         * MdiFormTest.cs: Added DeactivatedEventTest.
531
532 2007-05-03  Chris Toshok  <toshok@ximian.com>
533
534         * DataBindingTests.cs: enable TestInsertRowAtCurrent in the 2.0
535         profile as well.
536
537 2007-05-03  Jonathan Pobst  <monkey@jpobst.com>
538
539         * ApplicationTest.cs: Add a test for RaiseIdle.
540
541 2007-05-01  Frederik Carlier <frederik.carlier@carlier-online.be> 
542
543         * TreeNodeCollectionTest.cs: Add Unit tests for ContainsKey and 
544       IndexOfKey methods.
545
546 2007-04-30  Gert Driesen  <drieseng@users.sourceforge.net>
547
548         * DataGridViewColumnTest.cs: Added test for bug #81464, improved 
549         existing tests.
550         * DataGridViewTextBoxCellTest.cs: Added test for Value.
551         * RichTextBoxTest.cs: Added test for bug #80626.
552         * TabControlTest.cs: Added test for TabPageCollection indexer.
553         * TextBoxTest.cs: Enabled test for bug #80626.
554
555 2007-04-29  Andreia Gaita  <avidigal@novell.com>
556
557         * TabControlTest.cs: Add more 2.0 select and deselect tab tests.
558
559 2007-04-28  Gert Driesen  <drieseng@users.sourceforge.net>
560
561         * DataBindingTest.cs: Avoid using anonymous methods to allow tests to
562         build using csc 1.x.
563         * CurrencyManagerTest.cs: Same.
564
565 2007-04-24  Alan McGovern <alan.mcgovern@gmail.com>
566
567         * BindingNavigatorTest.cs: Ignored failing test until a bug gets fixed
568
569 2007-04-27  Chris Toshok  <toshok@ximian.com>
570
571         * CurrencyManagerTest.cs, DataBindingTests.cs,
572         BindingManagerBaseTest.cs, BindingSourceTest.cs, BindingTest.cs:
573         lots of misc changes.
574
575 2007-04-26  Jonathan Pobst  <monkey@jpobst.com>
576
577         * ToolStripTest.cs: Fix the failing MethodGetNextItem test.
578
579 2007-04-25  Rolf Bjarne Kvinge <RKvinge@novell.com> 
580
581         * FormHandleTest.cs, ControlEventTest.cs, MenuStripTest.cs,
582           ProgressBarTest.cs, RichTextBoxTest.cs, ListViewEventTest.cs,
583           TreeViewTest.cs, ColumnHeaderTest.cs, ApplicationContextTest.cs,
584           MdiFormTest.cs, MenuItemTest.cs, TextBoxTest.cs, ListBoxTest.cs,
585           ToolStripTest.cs, ToolStripMenuItemTest.cs, ControlTest.cs,
586           ToolBarTest.cs: Dispose of the 61 forms we were keeping open while
587           running the tests.
588         * ApplicationTest.cs: Dispose of the 61 forms we were keeping open
589           while running the tests. Added OpenFormsTest.
590         * FormTest.cs: Dispose of the 61 forms we were keeping open while
591           running the tests. Added DialogOwnerTest.
592
593 2007-04-24  Alan McGovern <alan.mcgovern@gmail.com>
594
595         * BindingNavigatorTest.cs: Added more tests to check more behaviour
596
597 2007-04-24  Jonathan Pobst  <monkey@jpobst.com>
598
599         * ToolStripDropDownTest.cs: Add Assert for default orientation.
600         * ToolStripTest.cs: Enable tests for CanOverflow and DefaultDropDownDirection.
601         Add test for GetNextItem.
602
603 2007-04-24  Rolf Bjarne Kvinge <RKvinge@novell.com> 
604
605         * MdiFormTest.cs: Added tests for #81409.
606
607 2007-04-24  Rolf Bjarne Kvinge <RKvinge@novell.com> 
608
609         * MdiFormTest.cs: Added tests for #81409.
610
611 2007-04-24  Raja R Harinath  <rharinath@novell.com>
612
613         * BindingNavigatorTest.cs (CheckStandardItems): Avoid use of NUnit
614         API newer than present in the tree.
615
616 2007-04-24  Alan McGovern <alan.mcgovern@gmail.com>
617
618         * BindingNavigatorTest.cs: Initial tests
619
620 2007-04-23  Chris Toshok  <toshok@ximian.com>
621
622         * TestHelper.cs: move RunningOnUnix here.
623
624         * FocusTest.cs: use TestHelper.RunningOnUnix.
625
626         * FormTest.cs: use TestHelper.RunningOnUnix.
627
628 2007-04-23  Jonathan Pobst  <monkey@jpobst.com>
629
630         * TableLayoutTest.cs: Add a bunch of tests I thought I had lost
631         before I lose them for real.
632
633 2007-04-21  Jonathan Pobst  <monkey@jpobst.com>
634
635         * DefaultLayoutTest.cs: Added test for bug #81397.
636
637 2007-04-21  Gert Driesen  <drieseng@users.sourceforge.net>
638
639         * RichTextBoxTest.cs: Added test for bug #80620.
640         * TreeViewTest.cs: Added test for bug #80620.
641         * ListViewTest.cs: Added test for bug #80620.
642         * UpDownTest.cs: Added test for bug #80620.
643         * TextBoxTest.cs: Enabled test for bug #80620.
644
645 2007-04-19  Jonathan Pobst  <monkey@jpobst.com>
646
647         * GroupBoxTest.cs: Add tests for default properties and
648         DisplayRectangle.
649
650 2007-04-18  Gert Driesen  <drieseng@users.sourceforge.net>
651
652         * FormTest.cs: Enabled test for bug #80773.
653
654 2007-04-17  Chris Toshok  <toshok@ximian.com>
655
656         * BindingTest.cs: remove the NotWorking from
657         BindingContextChangedTest2, and add a new, NotWorking test.
658
659 2007-04-16  Jonathan Pobst  <monkey@jpobst.com>
660
661         * ButtonTest.cs, ToolStripItemTest.cs: Remove image stretching
662         from ImageList tests and reenable tests.
663
664 2007-04-13  Jonathan Pobst  <monkey@jpobst.com>
665
666         * ToolStripItemTest.cs: Enable a bunch of tests for recently 
667         implemented properties.
668         * ToolStripManager.cs: Add tests for Merge and RevertMerge.
669
670 2007-04-09  Gert Driesen  <drieseng@users.sourceforge.net>
671
672         * DataGridTextBoxColumnTest.cs: Added IsInEditOrNavigateMode tests.
673         Enabled test after IsInEditOrNavigateMode fix.
674
675 2007-04-09  Gert Driesen  <drieseng@users.sourceforge.net>
676
677         * DataGridTextBoxColumnTest.cs: Added tests for IFormattable and
678         TypeConverter usage in Edit and Commit.
679
680 2007-04-08  Gert Driesen  <drieseng@users.sourceforge.net>
681
682         * ListViewItemTest.cs: Added several ctor tests. Added tests to verify
683         throws exceptions. Added tests for ListViewSubItemCollection's Clear
684         and RemoteAt methods that prove that we need to ensure there's always
685         at least one subitem.
686
687 2007-04-07  Gert Driesen  <drieseng@users.sourceforge.net>
688
689         * ProgressBarTest.cs: Added ForeColor and ResetForeColor tests.
690         * TextBoxTest.cs: Added NotWorking tests for bugs #80620 and #80626.
691
692 2007-04-05  Gert Driesen  <drieseng@users.sourceforge.net>
693
694         * TreeViewTest.cs: Added NotWorking test for bug #81319.
695
696 2007-04-03  Rolf Bjarne Kvinge <RKvinge@novell.com> 
697
698         * ControlTest.cs: Ignore EventStyleTest (can't find a reliable way to
699           generate paint messages on Windows) and change PubPropTest to
700           accept (0,0) as a valid mouse location.
701
702 2007-04-03  Rolf Bjarne Kvinge <RKvinge@novell.com> 
703
704         * DateTimePickerTest.cs: Added a few more cases to TextTest.
705
706 2007-04-03  Rolf Bjarne Kvinge <RKvinge@novell.com> 
707
708         * DateTimePickerTest.cs: Added a few more cases to TextTest.
709
710 2007-04-03  Rolf Bjarne Kvinge <RKvinge@novell.com> 
711
712         * MdiFormTest.cs: Added ChangeClientSizeTest for bug 80995.
713
714 2007-04-02  Rolf Bjarne Kvinge <RKvinge@novell.com> 
715
716         * ContainerControlTest.cs: Add RemoveActiveControlTest
717         * MdiFormHandleTest.cs, BindingTest.cs: Remove stacktrace from output.
718         * FormTest.cs: Add special window style cases.
719
720 2007-03-31  Gert Driesen  <drieseng@users.sourceforge.net>
721
722         * RichTextBoxTest.cs: Added BackColor test. Improved ReadOnly tests.
723         Added ScrollBars tests.
724         * TextBoxTest.cs: Improve BackColor test. Added ScrollBars tests.
725         Improved ReadOnly tests.
726
727 2007-03-30  Gert Driesen  <drieseng@users.sourceforge.net>
728
729         * FormHandleTest.cs: Enabled test for bug #81272.
730
731 2007-03-30  Jonathan Pobst  <monkey@jpobst.com>
732
733         * HScrollPropertiesTest.cs, VScrollPropertiesTest.cs: Added.
734
735 2007-03-30  Jonathan Pobst  <monkey@jpobst.com>
736
737         * UserControlTest.cs: Add test for CreateParams.
738
739 2007-03-30  Gert Driesen  <drieseng@users.sourceforge.net>
740
741         * FormHandleTest.cs: Added test for bug #81272.
742
743 2007-03-30  Rolf Bjarne Kvinge <RKvinge@novell.com> 
744
745         * MdiFormTest.cs: Added test for #79964.
746
747 2007-03-28  Jonathan Pobst  <monkey@jpobst.com>
748
749         * ToolStripOverflowButtonTest.cs, ToolStripOverflowTest.cs: Disable
750         some tests I didn't mean to commit yet.
751
752 2007-03-28  Jonathan Pobst  <monkey@jpobst.com>
753
754         * StatusStripTest.cs: Added.
755         * ToolStripContainerTest.cs: Added.
756         * ToolStripContentPanelTest.cs: Added.
757         * ToolStripDropDownTest.cs: Added.
758         * ToolStripManagerTest.cs: Added.
759         * ToolStripOverflowButtonTest.cs: Added.
760         * ToolStripOverflowTest.cs: Added.
761         * ToolStripPanelTest.cs: Added.
762         * ToolStripProgressBarTest.cs: Enable tests about MarqueeAnimationSpeed.
763         * ToolStripStatusLabelTest.cs: Added.
764
765 2007-03-26  Carlos Alberto Cortez <calberto.cortez@gmail.com>
766
767         * ListViewItemTest.cs: Add tests for constructors taking
768         an array of strings, for the ListViewSubItem constructors,
769         and for the ListViewSubItemCollection.AddRange method receiving
770         and array of null strings.
771
772 2007-03-25  Jonathan Pobst  <monkey@jpobst.com>
773
774         * ToolStripTest.cs: Fix ambiguous Category attribute.
775
776 2007-03-25  Jonathan Pobst  <monkey@jpobst.com>
777
778         * ToolStripTest.cs: Mark WM decoration dependent test as NotWorking.
779
780 2007-03-25  Jonathan Pobst  <monkey@jpobst.com>
781
782         * ButtonTest.cs: Add test demonstrating the behavior of ImageList.
783         * MenuStripTest.cs: General test suite.
784         * ToolStripComboBoxTest.cs: Enable tests for FlatStyle.
785         * ToolStripControlHostTest.cs: Form.ShowInTaskbar = false.
786         * ToolStripItemTest.cs: Test for method Dispose.
787         * ToolStripMenuItemTest.cs: Add tests for constructor and keyboard shortcuts.
788         * ToolStripProgressBarTest.cs: Enable previously NotWorking test.
789         * ToolStripTest.cs: Add tests for Overflow, Dock/Orientation, and 
790         CreateLayoutSettings.
791
792 2007-03-24  Jonathan Pobst  <monkey@jpobst.com>
793
794         * DefaultLayoutTest.cs: Enable some NotWorking tests that now
795         work correctly.
796
797 2007-03-24  Jonathan Pobst  <monkey@jpobst.com>
798
799         * ProgressBarTest.cs, ScrollBarTest.cs, TimerTest.cs: Update
800         tests to pass on .Net 2.0.
801
802 2007-03-22  Jonathan Pobst  <monkey@jpobst.com>
803
804         * FormTest.cs: Mark new test FormStartupPositionChangeTest as 
805         NotWorking to fix the monobuild.
806
807 2007-03-22  Rolf Bjarne Kvinge <RKvinge@novell.com> 
808
809         * MdiFormTest.cs: Make StartLocationTest NotWorking, it fails on
810           monobuild for unknown reasons.
811         * FormTest.cs: Make Location NotWorking, it fails on monobuild for
812           unknown reasons.
813
814 2007-03-22  Chris Toshok  <toshok@ximian.com>
815
816         * FormTest.cs: enable Location test for #80052.
817
818 2007-03-22  Rolf Bjarne Kvinge <RKvinge@novell.com> 
819
820         * MdiFormTest.cs: Added a StartLocationTest, and commented out all old
821           StartLocationTest*s, since they are failiing on WinXP with XP
822           theme.
823         * FormTest.cs: Added tests for StartPosition.
824
825 2007-03-21  Rolf Bjarne Kvinge <RKvinge@novell.com> 
826
827         * DefaultLayoutTest.cs: Fixed line endings.
828         * BindingSourceTest.cs: Remove a couple of warnings.
829
830 2007-03-19  Carlos Alberto Cortez <calberto.cortez@gmail.com>
831
832         * ListViewItemTest.cs: Add test for BackColor, ForeColor,
833         UseItemStyleForSubItems.
834
835 2007-03-20  Rolf Bjarne Kvinge <RKvinge@novell.com> 
836
837         * EventLogger.cs: Add CountEvents.
838         * MdiFormTest.cs: Added CloseTest.
839
840 2007-03-19  Gert Driesen  <drieseng@users.sourceforge.net>
841
842         * RichBoxTest.cs: Disabled ReadOnly test until I can test it on linux.
843
844 2007-03-19  Gert Driesen  <drieseng@users.sourceforge.net>
845
846         * RichBoxTest.cs: Enabled ReadOnly test.
847
848 2007-03-19  Gert Driesen  <drieseng@users.sourceforge.net>
849
850         * PaintEventArgsTest.cs: Enabled tests for bug #78448 on 2.0 profile.
851
852 2007-03-19  Jonathan Pobst  <monkey@jpobst.com>
853
854         * ToolStripTest.cs: Enable gert's DockSize test for bug #80762.
855
856 2007-03-19  Rolf Bjarne Kvinge <RKvinge@novell.com> 
857
858         * FormHandleTest.cs: Create new forms at a few specific places + a few
859           more corner cases. No longer not working.
860         * MdiFormHandleTest.cs: These tests are working now.
861         * FormTest.cs: IsHandleCreated is working now, the parented tests are
862           not working.
863
864 2007-03-19  Everaldo Canuto  <everaldo@simios.org>
865
866         * MenuItemTest.cs: Add test for OwnerDraw (#81182).
867
868 2007-03-19  Gert Driesen  <drieseng@users.sourceforge.net>
869
870         * RichTextBoxTest.cs: Marked failing test NotWorking.
871
872 2007-03-19  Rolf Bjarne Kvinge <RKvinge@novell.com> 
873
874         * ControlTest.cs: Added InvokeTestParentHandle.
875
876 2007-03-18  Gert Driesen  <drieseng@users.sourceforge.net>
877
878         * RichTextBoxTest.cs: Added tests for ReadOnly effect on BackColor.
879         * TextBoxTest.cs: Added tests for ReadOnly effect on BackColor.
880
881 2007-03-17  Rolf Bjarne Kvinge <RKvinge@novell.com> 
882
883         * ComboBoxTest.cs: Added DataBindingTest.
884
885 2007-03-16  Rolf Bjarne Kvinge <RKvinge@novell.com> 
886
887         * MdiFormTest.cs: Make TopLevelTest not working until the fix is ready
888           to get in.
889
890 2007-03-16  Rolf Bjarne Kvinge <RKvinge@novell.com> 
891
892         * MdiFormTest.cs, ControlTest.cs: Remove a warning.
893
894 2007-03-16  Rolf Bjarne Kvinge <RKvinge@novell.com> 
895
896         * ApplicationContextTest.cs: Added NotWorking test for nested
897           application contexts.
898         * ControlHandleTest.cs: Comment out the dnd tests, they create a form
899           on windows that won't close until the mouse is moved. Add a few
900           more corner cases to the test.
901         * MdiFormTest.cs: Add TopLevelTest.
902
903 2007-03-15  Chris Toshok  <toshok@ximian.com>
904
905         * BindingSourceTest.cs: add another test, and mark the NotWorking
906         ones so that they aren't clogging up the 2.0 build.
907
908 2007-03-15  Jonathan Pobst  <monkey@jpobst.com>
909
910         * DefaultLayoutTest.cs: Add test for bug #80912.
911
912 2007-03-15  Ivan N. Zlatev <contact@i-nz.net>
913         
914         * Common.cs, TestHelper.cs: Replaces all uses of the custom
915         WM_MOUSE_LEAVE with the system WM_MOUSELEAVE message.
916
917 2007-03-15  Chris Toshok  <toshok@ximian.com>
918
919         * ControlTest.cs: add Ivan's WindowTargetTest after fixing them,
920         with an extra one included.
921
922 2007-03-15  Rolf Bjarne Kvinge  <RKvinge@novell.com>
923
924         * FormTest.cs: Disable FormBorderStyleTest for the moment.
925         * DefaultLayoutTest.cs: Disable BehaviorOverriddenDisplayRectangle for the moment.
926         
927 2007-03-14  Jackson Harper  <jackson@ximian.com>
928
929         * TreeViewTest.cs: Some more tests pass now.
930
931 2007-03-14  Gert Driesen  <drieseng@users.sourceforge.net>
932
933         * ErrorProviderTest.cs: Enabled previously failing tests.
934
935 2007-03-14  Andreia Gaita  <avidigal@novell.com>
936
937         * TabControlTest.cs: Add tests for Deselecting, Deselected, 
938         Selecting events.
939
940 2007-03-14  George Giolfan  <georgegiolfan@yahoo.com>
941
942         * TreeViewTest.cs: Add TreeViewNodeSorterTest.
943
944 2007-03-13  Gert Driesen  <drieseng@users.sourceforge.net>
945
946         * ErrorProviderTest.cs: Improved GetandSetErrorTest. Marked failing
947         test NotWorking. Removed extra tabs. 
948
949 2007-03-13  Jonathan Pobst  <monkey@jpobst.com>
950
951         * FormTest.cs: Add test for bug #80773.
952
953 2007-03-12  Jonathan Pobst  <monkey@jpobst.com>
954
955         * ControlTest.cs: Add test for bug #81125.
956
957 2007-03-12  Jonathan Pobst  <monkey@jpobst.com>
958
959         * FormTest.cs: Add a test showing we do not recreate the handle when
960         MinimizeBox or MaximizeBox is changed. [Part of bug #80640]
961
962 2007-03-12  Jonathan Pobst  <monkey@jpobst.com>
963
964         * ControlTest.cs: Add test for bug #80621.
965
966 2007-03-11  Everaldo Canuto  <everaldo@simios.org>
967
968         * LinkLabelTest.cs: LinkLabel tests added.
969
970 2007-03-10  Gert Driesen  <drieseng@users.sourceforge.net>
971
972         * FormHandleTest.cs: Fixed build using csc 1.x.
973         * MdiFormHandleTest.cs: Fixed build using csc 1.x. Removed extra tabs.
974         * ControlHandleTest.cs: Fixed build using csc 1.x.
975         * TextBoxTest.cs: Improved test for BackColor. Added test for
976         ForeColor.
977
978 2007-03-10  Gert Driesen  <drieseng@users.sourceforge.net>
979
980         * TextBoxTest.cs: Isolate BackColor tests.
981
982 2007-03-09  Rolf Bjarne Kvinge <RKvinge@novell.com> 
983         
984         * FormHandleTest.cs: Added.
985         * MdiFormHandleTest.cs: Added.
986
987 2007-03-08  Carlos Alberto Cortez <calberto.cortez@gmail.com>
988
989         * ListViewTest.cs: Added tests for the ListView and
990         Index properties of ListViewItems in VirtualMode.
991
992         * ListViewCollectionsTest.cs: Remove warning when building
993         tests.
994
995 2007-03-08  Gert Driesen  <drieseng@users.sourceforge.net>
996
997         * FormTest.cs: Added tests for bug #80791 and #80574.
998
999 2007-03-08  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1000
1001         * SendKeysTest.cs: Fixed to not hang keyboard on Windows.
1002
1003 2007-03-08  Jonathan Pobst  <monkey@jpobst.com>
1004
1005         * FormTest.cs: Add tests for bugs #80574, #80791.
1006
1007 2007-03-05  Chris Toshok  <toshok@ximian.com>
1008
1009         [merge -r72718:73765 from mwf-handle-branch]
1010
1011         2007-03-05  Chris Toshok  <toshok@ximian.com>
1012
1013                 * ControlHandleTest.cs: make this build on both 1.1 and 2.0
1014                 profiles.
1015
1016         2007-02-28  Chris Toshok  <toshok@ximian.com>
1017
1018                 * ControlTest.cs: Flesh out ControlInvokeTest to make sure that
1019                 the Control thread dies (that Application.Run returns, basically).
1020                 This works in isolation, but for some reason it isn't exiting when
1021                 run in concert with other tests (this test is the cause of the
1022                 hangs running the unit tests.)  Marking NotWorking for the time
1023                 being.  This needs to be fixed before merging back to the
1024                 mainline, imo.
1025
1026 2007-03-02  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1027
1028         * FormTest.cs: Added MaximizedParentedFormTest.
1029
1030 2007-03-02  Carlos Alberto Cortez <calberto.cortez@gmail.com>
1031
1032         * ListViewCollectionsTest.cs: Added tests for the exceptions thrown
1033         by ListViewItemCollection when virtual mode is used.
1034
1035 2007-03-01  Gert Driesen  <drieseng@users.sourceforge.net>
1036
1037         * ListViewCollectionsTest.cs: Added ColumnHeader.Index tests.
1038         * ColumnHeaderTest.cs: Added more DisplayIndex tests.
1039
1040 2007-02-29  Carlos Alberto Cortez <calberto.cortez@gmail.com>
1041
1042         * ListViewTest.cs: Add test for VirtualMode and VirtualSize,
1043         as well as for the exceptions they throw.
1044
1045 2007-02-28  Jonathan Pobst  <monkey@jpobst.com>
1046
1047         * DefaultLayoutTest.cs: Add test for bug #80917.
1048
1049 2007-02-26  Gert Driesen  <drieseng@users.sourceforge.net>
1050
1051         * ListViewCollectionsTest.cs: Added and improved tests for removing
1052         columns and items, and clearing the collections.
1053         * ListViewTest.cs: Improved ClearTest to also verify whether removed
1054         columns and items are unlinked from owning ListView.
1055
1056 2007-02-23  Raja R Harinath  <rharinath@novell.com>
1057
1058         Fix compilation error
1059         * DataGridViewRowTest.cs (System.ComponentModel): Remove unused 'using'.
1060
1061 2007-02-22  Gert Driesen  <drieseng@users.sourceforge.net>
1062
1063         * DataGridViewRowTest.cs: Added tests for Height and MinimumHeight.
1064
1065 2007-02-21  Gert Driesen  <drieseng@users.sourceforge.net>
1066
1067         * ComboBoxTest.cs: Added test for setting Text to null if SelecedIndex
1068         is already -1.
1069
1070 2007-02-19  Gert Driesen  <drieseng@users.sourceforge.net>
1071
1072         * ComboBoxTest.cs: Added test for Text. Added and improved tests for
1073         FindString and FindStringExact. Improved ObjectCollection tests.
1074
1075 2007-02-19  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1076
1077         * ListControlTest.cs: Added test for #80794.
1078
1079 2007-02-19  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1080
1081         * FormTest.cs: Added NotWorking test for Form CreateParams.Style and
1082           ExStyle and a test for parented forms.
1083
1084 2007-02-18  Gert Driesen  <drieseng@users.sourceforge.net>
1085
1086         * SaveFileDialogTest.cs: Added tests for SaveFileDialog.
1087
1088 2007-02-15  Jonathan Pobst  <monkey@jpobst.com>
1089
1090         * ToolStripItemTest.cs: BehaviorImageList fails on *nix due to a bug in
1091         libgdiplus: #80842.  Marked as Ignore for now, will re-enable when
1092         bug is fixed.
1093
1094 2007-02-15  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1095
1096         * DateTimePickerTest.cs: Use OSVersion to determine whether to call
1097           GetUserDefaultLCID or not, seems like the runtime crashes on some
1098           architectures instead of throwing an exception otherwise.
1099
1100 2007-02-15  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1101
1102         * DateTimePickerTest.cs: Some culture dependant tests are only supposed
1103           to run with en-US locale, so check it. On Windows call
1104           GetUserDefaultLCID to check it, since MS DateTimePicker doesn't
1105           honor Thread.CurrentCulture, only the Windows setting (and some
1106           other test might have set Thread.CurrentCulture to some other
1107           value, so the checking only this might fail). Added test for
1108           setting invalid Text property.
1109         * EventLogger.cs: Added. Takes an object and creates a class on the fly
1110           that will log all the object's events.
1111
1112 2007-02-14  Carlos Alberto Cortez <calberto.cortez@gmail.com>
1113
1114         * ListViewTest.cs: Added DisposeTest test for bug #80607.
1115         * ColumnHeaderTest.cs: Remove the NotWorking category for
1116         tests for bug #80607.
1117
1118 2007-02-13  Everaldo Canuto  <everaldo@simios.org>
1119
1120         * LabelTest.cs: Add asserts for CompatibleTextRendering = false
1121         on PreferredHeight test for 2.0 profile.
1122
1123 2007-02-13  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1124
1125         * DateTimePickerTest.cs, ControlHandleTest.cs: Remove warnings.
1126
1127 2007-02-13  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1128
1129         * DataGridColumnStyleTest.cs, ColumnStyleTest.cs, LabelTest.cs,
1130           PropertyManagerTest.cs, CurrencyManagerTest.cs,
1131           DataGridTextBoxColumnTest.cs, UpDownTest.cs, FocusTest.cs,
1132           GridColumnStylesCollectionTest.cs,
1133           GridTableStylesCollectionTest.cs, TreeNodeCollectionTest.cs,
1134           ScrollBarTest.cs, ListBoxTest.cs, TabControlTest.cs,
1135           BindingContextTest.cs, RowStyleTest.cs: Removed warnings.
1136
1137 2007-02-12  Everaldo Canuto  <everaldo@simios.org>
1138
1139         * LabelTest.cs: "NotWorking" removed from PreferredHeight test.
1140
1141 2007-02-12  Everaldo Canuto  <everaldo@simios.org>
1142
1143         * LabelTest.cs: Rename PreferredSize test to PreferredWidth and
1144         create PreferredHeight.
1145
1146 2007-02-10  Gert Driesen  <drieseng@users.sourceforge.net>
1147
1148         * PrintDialogTest.cs: Fixed DefaultValues test on 2.0 profile.
1149         * ToolStripTest.cs: Added test for bug #80762. Enabled ignored test.
1150
1151 2007-02-09  Gert Driesen  <drieseng@users.sourceforge.net>
1152
1153         * FormTest.cs: Added tests for bug #80773.
1154
1155 2007-02-09  Gert Driesen  <drieseng@users.sourceforge.net>
1156
1157         * PrintDialogTest.cs: Added test for bug #80764.
1158
1159 2007-02-08  Jonathan Pobst  <monkey@jpobst.com>
1160
1161         * ToolStripItemTest.cs: Uncomment tests relating to Overflow. Add
1162         test exploring interaction between Image, ImageIndex, and ImageKey.
1163
1164 2007-02-08  Gert Driesen  <drieseng@users.sourceforge.net>
1165
1166         * FormTest.cs: Improved test for bug #80604.
1167
1168 2007-02-08  Gert Driesen  <drieseng@users.sourceforge.net>
1169
1170         * ControlTest.cs: Removed use of #pragma to allow tests to be built using
1171         csc 1.x.
1172
1173 2007-02-08  Gert Driesen  <drieseng@users.sourceforge.net>
1174
1175         * LogGenerator.cs: Generate code that can be built using csc 1.x.
1176         * ControlLogger.cs: Fixed code to compile using csc 1.x.
1177
1178 2007-02-08  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1179
1180         * DateTimePickerTest.cs: Created more tests for DateTimePicker, now
1181           tests a lot of different custom formats.
1182
1183 2007-02-07  Gert Driesen  <drieseng@users.sourceforge.net>
1184
1185         * DataGridViewColumnTest.cs: Added test for bug #80746.
1186
1187 2007-02-07  Gert Driesen  <drieseng@users.sourceforge.net>
1188
1189         * ListBoxTest.cs: Added tests for bug #80696 and bug #80753.
1190
1191 2007-02-06  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1192
1193         * TimerTest.cs: Added
1194
1195 2007-02-04  Gert Driesen  <drieseng@users.sourceforge.net>
1196
1197         * PaddingConverterTest.cs: Added back ConvertTo and ConvertFrom tests,
1198         and make them pass on all cultures.
1199
1200 2007-02-04  Jonathan Pobst  <monkey@jpobst.com>
1201
1202         * PaddingConverterTest.cs: Make tests non culture-dependent.
1203
1204 2007-02-03  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1205
1206         * TestHelper.cs: Added a helper method to remove warnings.
1207
1208 2007-02-03  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1209
1210         * ControlTest.cs: Removed warnings. Added CaptureTest.
1211         * LogGenerator.cs: Added (used to generate ControlLogger and ControlLogger2).
1212         * ControlLogger(2).cs: Added.
1213
1214 2007-02-01  Everaldo Canuto  <everaldo@simios.org>
1215
1216         * LabelTest.cs: StyleTest created to test #79537. TestHelper was used. 
1217
1218 2007-02-01  Everaldo Canuto  <everaldo@simios.org>
1219
1220         * TestHelper.cs: TesHelper class added. This class will provide some 
1221         usefull methods that can be used to test Control derived classes,
1222         at moment only static methods GetCreateParams, IsStyleSet and
1223         IsExStyleSet is implements. A copy of WindowStyles, WindowExStyles
1224         and Msg is also available as public to help is control tests.
1225
1226 2007-02-01  Rolf Bjarne Kvinge  <RKvinge@novell.com>
1227
1228         * ControlTest.cs: Added ControlSizeTest.
1229
1230 2007-01-31  Jonathan Pobst  <monkey@jpobst.com>
1231
1232         * ToolStripButtonTest.cs, ToolStripItemTest.cs, ToolStripLabelTest.cs:
1233         Mark BehaviorAutoSize as NotWorking, it is font dependent.
1234
1235 2007-01-29  Chris Toshok  <toshok@ximian.com>
1236
1237         * ControlHandleTest.cs: make this compile against mono.  we can
1238         remove the __MonoCS__ ifdefs as we add properties.  Also, split
1239         out the Show() tests because they were failing and I wanted to see
1240         which other tests were passing.
1241
1242 2007-01-26  Jonathan Pobst  <monkey@jpobst.com>
1243
1244         * PaddingConverterTest.cs: Added.
1245
1246 2007-01-26  Rolf Bjarne Kvinge  <RKvinge@novell.com>
1247
1248         * StatusBarTest.cs: Added a few more tests.
1249
1250 2007-01-25  Jonathan Pobst  <monkey@jpobst.com>
1251
1252         * ControlHandleTest.cs: Added.  Has tests to find exactly which
1253         Methods and Properties create a Handle.  Not added to sources file
1254         because it's written against MS, and we're probably missing some
1255         methods/properties.
1256
1257 2007-01-25  Jonathan Pobst  <monkey@jpobst.com>
1258
1259         * ToolStripButtonTest.cs, ToolStripItemTest.cs, ToolStripLabelTest.cs:
1260         Try to make some tests not Font/DPI dependent.
1261
1262 2007-01-25  Chris Toshok  <toshok@ximian.com>
1263
1264         * SplitterTest.cs: new tests.
1265
1266 2007-01-25  Rolf Bjarne Kvinge  <RKvinge@novell.com>
1267
1268         * ComboBoxTest.cs: Added tests for ResetText.
1269
1270 2007-01-25  Rolf Bjarne Kvinge  <RKvinge@novell.com>
1271
1272         * ComboBoxTest.cs: Add tests for new properties.
1273         * MdiFormTest.cs: Set ShowInTaskbar = false for main forms.
1274
1275 2007-01-24  Gert Driesen  <drieseng@users.sourceforge.net>
1276
1277         * FormTest.cs: Added NotWorking test for bug #80604.
1278         * ColumnHeaderTest.cs: Added tests for bug #80607. Added test for
1279         properties introduced in 2.0 profile.
1280
1281 2007-01-24  Jonathan Pobst  <monkey@jpobst.com>
1282
1283         * ComboBoxTest.cs: Add FindStringExactMaxExceptionNet20 test.
1284         * FormTest.cs: Mark BehaviorResizeOnBorderStyleChangedNotVisible as NotWorking,
1285         it's values match MS only.
1286         * LabelTest.cs: Mark AutoSizeChangedChangedTest as Ignore for 2.0 until it is 
1287         reworked.
1288         * ToolStripTextBoxTest.cs: Mark PropertyModified as Ignore until a bug in TextBox
1289         is fixed.  Same for Constructor: A12.
1290
1291 2007-01-24  Rolf Bjarne Kvinge  <RKvinge@novell.com>
1292
1293         * ControlTest.cs: Marked OnPaintDoubleBufferedTest as Interactive,
1294         they'll only work if you actually have a display to show them on.
1295
1296 2007-01-23  Everaldo Canuto  <everaldo@simios.org>
1297
1298         * ToobarTest.cs: Comment DPI dependent asserts in ButtonSize test. 
1299
1300 2007-01-23  Everaldo Canuto  <everaldo@simios.org>
1301
1302         * ToobarTest.cs: TooBar.ButtonSize tests added. 
1303
1304 2007-01-23  Jonathan Pobst  <monkey@jpobst.com>
1305
1306         * GridTableStylesCollectionTest.cs: Mark TestAdd as NotWorking.
1307         There is a TODO in the DataGrid source referencing that Add should allow
1308         multiple columns with the same name, but currently doesn't.
1309
1310 2007-01-23  Rolf Bjarne Kvinge  <RKvinge@novell.com>
1311
1312         * ControlTest.cs: Added a tests for ControlCollection and
1313         MDI children.
1314
1315 2007-01-23  Andreia Gaita  <avidigal@novell.com>
1316
1317         * SendKeysTest.cs: Marked interactive, they're unstable
1318         * ControlTest.cs (ControlSetTopLevelTest): TestForm marked NotWorking,
1319         we have to see why SetTopLevel is toggling the Form's visibility.
1320         
1321 2007-01-23  Rolf Bjarne Kvinge  <RKvinge@novell.com>
1322
1323         * ControlTest.cs: Make OnPaintTest NotWorking, since it only
1324         works once in a while.
1325
1326 2007-01-23  Chris Toshok  <toshok@ximian.com>
1327
1328         * BindingSourceTest.cs: initial BindingSource tests.  not built
1329         yet.
1330
1331 2007-01-23  Chris Toshok  <toshok@ximian.com>
1332
1333         * DefaultLayoutTest.cs: make the docking tests independent of
1334         constants relating to the form's clientrectangle bounds, since on
1335         X it has a different value when the window isn't mapped (as in
1336         this case).
1337
1338 2007-01-23  Andreia Gaita  <avidigal@novell.com>
1339
1340         * DefaultLayoutTest.cs: correct TestDockFillFirst and TestDockFillLast, 
1341         failing on ms.net
1342
1343 2007-01-23  Andreia Gaita  <avidigal@novell.com>
1344
1345         * SendKeysTest.cs: wrong value for Interval, should be > 0
1346
1347 2007-01-23  Andreia Gaita  <avidigal@novell.com>
1348
1349         * BindingTest.cs (BindingContextChangedTest2): Added 2.0-specific check,
1350         was failing under ms.net.
1351         
1352         * ComboBoxText.cs (FindStringExactMatchException): Add check for exception 
1353         only for 1.1 - was failing under ms.net
1354         
1355         * ControlTest.cs: 
1356                 - AnchorDockTest: Fix incorrect assertion #5 - was failing 
1357                 under ms.net
1358                 - TestForm: Fix incorrect assertion #4 - was failing 
1359                 under ms.net
1360         * TreeNodeCollectionTest.cs: Add new Add() tests for 2.0        
1361
1362 2007-01-18  Jonathan Pobst  <monkey@jpobst.com>
1363
1364         * FormTest.cs: Add test for bug #80574.
1365
1366 2007-01-22  Jonathan Pobst  <monkey@jpobst.com>
1367
1368         * TabControlTest.cs: Add tests for SelectTab and Selected event.
1369
1370 2007-01-20  Jonathan Pobst  <monkey@jpobst.com>
1371
1372         * DefaultLayoutTest.cs: Add tests for Dock.Fill behavior
1373         with other !Dock.Fill controls.
1374
1375 2007-01-20  Jonathan Pobst  <monkey@jpobst.com>
1376
1377         * DefaultLayoutTest.cs: Add test for interactions between
1378         setting Dock and Anchor.
1379
1380 2007-01-19  Jonathan Pobst  <monkey@jpobst.com>
1381
1382         * TreeNodeTest.cs: Add test for 2.0 Name property.
1383
1384 2007-01-19  Chris Toshok  <toshok@ximian.com>
1385
1386         * DataGridTextBoxColumnTest.cs: add a couple more tests to see how
1387         DataGrid.ReadOnly affects things.
1388
1389 2007-01-19  Chris Toshok  <toshok@ximian.com>
1390
1391         * DataGridTextBoxColumnTest.cs: mark TestUpdateUI as NotWorking,
1392         and add a couple of tests for the overloaded ReadOnly property.
1393         can't figure out how it's being used, maybe all it really does is
1394         chain up to base.ReadOnly.
1395
1396         * DataGridColumnStyleTest.cs: add some tests to see if we should
1397         be mucking with the ReadOnly property when the PropertyDescriptor
1398         is set (turns out we shouldn't be).
1399
1400 2007-01-18  Jonathan Pobst  <monkey@jpobst.com>
1401
1402         * FormTest.cs: Add test for bug #79959.
1403
1404 2007-01-18  Rolf Bjarne Kvinge  <RKvinge@novell.com>
1405
1406         * StatusBarTest.cs: Added tests for StatusBarPanelCollection.
1407         * StatusBarPanelTest.cs: Added tests for new properties in StatusBarPanel.
1408
1409 2007-01-18  Jonathan Pobst  <monkey@jpobst.com>
1410
1411         * NotifyIconTest.cs: Add test for Tag, ContextMenuStrip.
1412
1413 2007-01-18  Chris Toshok  <toshok@ximian.com>
1414
1415         * DataGridTextBoxColumnTest.cs: add some tests (some of which aren't working on mono)
1416
1417         * DataGridTextBoxTest.cs: add some tests (some of which aren't working on mono)
1418
1419 2007-01-16  Chris Toshok  <toshok@ximian.com>
1420
1421         * UpDownTest.cs: add UpDownActiveControlTest.
1422
1423 2007-01-16  Jonathan Pobst  <monkey@jpobst.com>
1424
1425         * ControlPropertyEventsTest.cs: Enable PropertyMinimumSize test.
1426
1427         * ControlTest.cs: Move ControlCollection tests to ControlCollectionTest.cs.
1428
1429         * EventArgsTest.cs, FlowPanelTests.cs: Change namespace to match all other tests.
1430
1431         * FormTest.cs: Add tests for FormClosed event and Show (IWin32Window).
1432
1433         * MenuStripTest.cs: Add test for MDI.
1434
1435         * SplitContainerTest.cs: Change namespace, remove TestNotRelaventProperties.
1436
1437         * ToolStripMenuItemTest.cs: Add test for MDI.   
1438
1439         * ToolStripTest.cs: Ignore ControlStyle, Un-Ignore PropertyAutoSize.
1440
1441 2007-01-16  Rolf Bjarne Kvinge  <RKvinge@novell.com>
1442
1443         * MdiFormTest.cs: Added tests for ActiveChild for mdi parents.
1444
1445 2007-01-15  Everaldo Canuto  <everaldo@simios.org>
1446
1447         * MenuTest.cs: Add test for #80006, mainmenu merge operations.
1448
1449 2007-01-15  Everaldo Canuto  <everaldo@simios.org>
1450
1451         * MenuItemTest.cs: Remove the "NotWorking" from MenuItemMerge test.
1452
1453 2007-01-14  Carlos Alberto Cortez <calberto.cortez@gmail.com>
1454
1455         * ListViewTest.cs: Add tests for new 2.0 FindItemWithText methods.
1456
1457 2007-01-13  Andreia Gaita  <avidigal@novell.com>
1458
1459         * ControlTest.cs: Add test to check if Exception is raised when
1460         adding a top level control (form) as a child control
1461         
1462 2007-01-12  Gert Driesen  <drieseng@users.sourceforge.net>
1463
1464         * ControlStyleTest.cs: Added style test for LinkLabel with text, but
1465         no links.
1466
1467 2007-01-12  Gert Driesen  <drieseng@users.sourceforge.net>
1468
1469         * FocusTest.cs: Ignore tests that rely on Form.Show () synchronously
1470         generating WM_ACTIVATE on unix.
1471         * FormTest.cs: Same.
1472
1473 2007-01-10  Chris Toshok  <toshok@ximian.com>
1474
1475         * FocusTest.cs: Disable a couple of tests that rely on the
1476         focus/active control state being available directly after
1477         form.Show() - doesn't work on X11, since form.Show shows the
1478         window asynchronously.  Also, add a large focus/enter/leave event
1479         handling test andreia and I were using to correct problems in
1480         ContainerControl.set_ActiveControl.
1481         
1482         * FormTest.cs: add a test to show that even if OnActivate is
1483         overriden and not chained up to the base class, ActiveControl is
1484         still set.  Unfortunately it doesn't work on the X11 backend
1485         because Form.Show is necessarily an async operation.
1486
1487         * ApplicationTest.cs: don't show forms in the taskbar, and dispose
1488         of them.
1489
1490         * ApplicationContextTest.cs: same.
1491
1492 2007-01-10  Carlos Alberto Cortez <calberto.cortez@gmail.com>
1493
1494         * ColumnHeaderTest.cs: Add a test for settings Width to -1 and
1495         -2 values (auto resizing).
1496
1497 2007-01-10  Chris Toshok  <toshok@ximian.com>
1498
1499         * ContainerControlTest.cs: add a test for setting ActiveControl to
1500         a non-child control.
1501
1502 2007-01-08  Jonathan Pobst  <monkey@jpobst.com>
1503
1504         * FormTest.cs: Added tests for ensuring Form.OnFormClosing is called.
1505
1506 2007-01-08  Jonathan Pobst  <monkey@jpobst.com>
1507
1508         * ControlTest.cs: Added tests for 2.0 ControlCollection methods.
1509
1510 2007-01-05  Gert Driesen  <drieseng@users.sourceforge.net>
1511
1512         * ControlTest.cs: Added test for bug #80456.
1513
1514 2007-01-05  Jonathan Pobst  <monkey@jpobst.com>
1515
1516         * ControlPropertyEventsTest.cs: Added.  These test property getters and
1517         setters and ensure that all relevant events are called on setters for
1518         Control.
1519
1520 2007-01-04  Chris Toshok  <toshok@ximian.com>
1521
1522         * CommonDialogsTest.cs: disable FolderBrowserDialogTest (and add a
1523         stack trace in a comment).
1524         
1525         * RichTextBoxTest.cs: disable FindTest.
1526         
1527 2007-01-04  Andreia Gaita  <avidigal@novell.com>
1528
1529         * FormTest.cs: disabled ActivateTest
1530         * FocusTest.cs: disabled ActiveControl_Disabled test
1531
1532 2007-01-04  Carlos Alberto Cortez <calberto.cortez@gmail.com>
1533
1534         * ColumnHeaderTest.cs: New test.
1535
1536 2007-01-04  Jonathan Pobst  <monkey@jpobst.com>
1537
1538         * CommonDialogTest.cs, CursorTest.cs, ErrorProviderTest.cs,
1539         HelpProviderTest.cs: Add tests for Tag properties.
1540
1541         * LinkAreaTest.cs: Add test for ToString.
1542
1543 2007-01-03  Gert Driesen  <drieseng@users.sourceforge.net>
1544
1545         * ControlTest.cs: Enabled tests after DefaultFont change. Ignore test
1546         that is DPI-dependent.
1547         * RichTextBoxTest.cs: Ignore test that is DPI-dependent.
1548         * TextBoxTest.cs: Ignore test that is DPI-dependent.
1549
1550 2007-01-02  Gert Driesen  <drieseng@users.sourceforge.net>
1551
1552         * ControlTest.cs: Added FontHeight test.
1553
1554 2007-01-02  Gert Driesen  <drieseng@users.sourceforge.net>
1555
1556         * ListControlTest.cs: Added test for AllowSelection.
1557         * UpDownTest.cs: MockItem is now nested class.
1558         * ListBoxTest.cs: Added test for AllowSelection.
1559         * CheckedListBoxTest.cs: Added tests for DisplayMember, GetItemText,
1560         SelectionMode, Text and ValueMember.
1561
1562 2007-01-01  Gert Driesen  <drieseng@users.sourceforge.net>
1563
1564         * ToolBarTest.cs: Enabled test for bug #80416.
1565
1566 2006-12-31  Chris Toshok  <toshok@ximian.com>
1567
1568         * ControlEventTest.cs: add SizeChanged to the resize/layout event
1569         test.
1570
1571 2006-12-31  Chris Toshok  <toshok@ximian.com>
1572
1573         * ControlTest.cs: new test for Anchor/Dock interactions.  Also add
1574         tests for Control.SetTopLevel.
1575
1576 2006-12-31  Andreia Gaita  <avidigal@novell.com>
1577
1578         * ContainerControlTest.cs / FocusTest.cs: Moved Gert's 
1579         ActiveControl tests to FocusTest, for easier management.
1580         Add Validation tests.
1581
1582 2006-12-31  Gert Driesen  <drieseng@users.sourceforge.net>
1583
1584         * UpDownTest.cs: Added tests for DomainUpDown and NumericUpDown.
1585
1586 2006-12-31  Gert Driesen  <drieseng@users.sourceforge.net>
1587
1588         * ToolBarTest.cs: Added test for bug #80416.
1589
1590 2006-12-30  Gert Driesen  <drieseng@users.sourceforge.net>
1591
1592         * ContainerControlTest.cs: Added tests for ActiveControl.
1593
1594 2006-12-30  Chris Toshok  <toshok@ximian.com>
1595
1596         * DefaultLayoutTest.cs: add some more variants for the test for
1597         80336, and remove the NotWorking from the 80336 test.
1598
1599         * SendKeysTest.cs: mark these tests as not working with Xvfb so I
1600         can exclude them.
1601
1602 2006-12-29  Gert Driesen  <drieseng@users.sourceforge.net>
1603
1604         * DataGridTest.cs: Fixed compiler warnings.
1605
1606 2006-12-29  Gert Driesen  <drieseng@users.sourceforge.net>
1607
1608         * ControlTest.cs: Marked FontTest and ResetFontTest as NotWorking
1609         until Theme.DefaultFont change is approved.
1610
1611 2006-12-29  Chris Toshok  <toshok@ximian.com>
1612
1613         * ControlEventTest.cs: add a test to determine the ordering of
1614         Layout/Resize events.
1615
1616 2006-12-29  Gert Driesen  <drieseng@users.sourceforge.net>
1617
1618         * TreeNodeTest.cs: Fixed FullPathException test on 2.0 profile.
1619
1620 2006-12-29  Gert Driesen  <drieseng@users.sourceforge.net>
1621
1622         * ControlTest.cs: Added test for Font and ResetFont.
1623         * DataGridTest.cs: Fixed CaptionFont test on 2.0 profile.
1624
1625 2006-12-29  Gert Driesen  <drieseng@users.sourceforge.net>
1626
1627         * ControlTest.cs: Improved DoubleBufferedTest.
1628
1629 2006-12-28  Chris Toshok  <toshok@ximian.com>
1630
1631         * ControlTest.cs: add a test to check whether parent.PerformLayout
1632         is called from OnResized (it isn't).
1633
1634         * DefaultLayoutTest.cs: new file, add a bunch of anchor tests,
1635         including the (not working) test case in bug #80336.  Move the
1636         docking/undocking tests here.
1637
1638 2006-12-28  Rolf Bjarne Kvinge  <RKvinge@novell.com>
1639
1640         * ControlTest.cs: More tests for double buffers.
1641         
1642 2006-12-28  Rolf Bjarne Kvinge  <RKvinge@novell.com>
1643
1644         * ControlTest.cs: Added double buffering tests.
1645
1646 2006-12-27  Gert Driesen  <drieseng@users.sourceforge.net>
1647
1648         * ControlTest.cs: Added DoubleBuffered test. Added IsHandleCreated
1649         test for invisible control.
1650
1651 2006-12-27  Gert Driesen  <drieseng@users.sourceforge.net>
1652
1653         * MonthCalendarTest.cs: Fixed exception tests for MaxSelectionCount,
1654         MaxDate and MinDate on 2.0 profile. Removed extra tabs.
1655
1656 2006-12-27  Jonathan Pobst  <monkey@jpobst.com>
1657
1658         * ToolStripButtonTest.cs, ToolStripComboBoxTest.cs, ToolStripControlHostTest.cs,
1659         ToolStripItemTest.cs, ToolStripLabelTest.cs, ToolStripProgressBarTest.cs,
1660         ToolStripSeparatorTest.cs, ToolStripTest.cs, ToolStripTextBoxTest.cs: Added.
1661
1662 2006-12-27  Rolf Bjarne Kvinge  <RKvinge@novell.com>
1663
1664         * MonthCalendarTest.cs: Added test for Click and DoubleClick events.
1665         
1666 2006-12-27  Gert Driesen  <drieseng@users.sourceforge.net>
1667
1668         * ScrollableControlTest.cs: Added tests for AutoScroll and
1669         AutoScrollMinSize.
1670
1671 2006-12-26  Gert Driesen  <drieseng@users.sourceforge.net>
1672
1673         * ComboBoxTest.cs: Improved tests for DropDownWidth and ItemHeight.
1674
1675 2006-12-26  Rolf Bjarne Kvinge  <RKvinge@novell.com>
1676
1677         * ControlTest.cs: Added NotWorking test for DoubleBuffered.
1678
1679 2006-12-26  Gert Driesen  <drieseng@users.sourceforge.net>
1680
1681         * DataGridViewCellStyleTest.cs: Added tests for FormatProvider,
1682         IsFormatProviderDefault.
1683         * DataGridViewTest.cs: Reworked ColumnCount, ColumnHeadersHeight,
1684         RowHeaderWidth tests. Added DefaultSize, *DefaultCellStyle tests.
1685
1686 2006-12-23  Gert Driesen  <drieseng@users.sourceforge.net>
1687
1688         * DateTimePickerTest.cs: Fixed line endings.    
1689         * upDownTest.cs: Added tests for BeginInit, EndInit, UpButton, Value.
1690
1691 2006-12-23  Daniel Nauck  <dna@mono-project.de>
1692
1693         * UserControlTest.cs: Add.
1694
1695 2006-12-23  Gert Driesen  <drieseng@users.sourceforge.net>
1696
1697         * ControlTest.cs: Enabled test for bug #80280.
1698
1699 2006-12-21  Gert Driesen  <drieseng@users.sourceforge.net>
1700
1701         * RichTextBoxTest.cs: Added test for bug #80301.
1702         * TextBoxTest.cs: Added test for bug #80301.
1703
1704 2006-12-21  Daniel Nauck  <dna@mono-project.de>
1705
1706         * ComboBoxTest.cs,
1707         TextBoxTest.cs: Added AutoComplete property tests.
1708
1709 2006-12-20  Rolf Bjarne Kvinge  <RKvinge@novell.com>
1710         
1711         * DateTimePickerTest.cs: Created.
1712         
1713 2006-12-20  Rolf Bjarne Kvinge  <RKvinge@novell.com>
1714
1715         * MonthCalendarTest.cs: 
1716         - Enable tests again.
1717         - Added tests for *BoldedDates.
1718         
1719         * ControlTest.cs: Added test for BackgroundImageLayout.
1720         
1721 2006-12-19  Chris Toshok  <toshok@ximian.com>
1722
1723         * DataGridViewBandTest.cs: nuke this file, as there's no way to
1724         construct a DataGridViewBand in isolation (exception through
1725         reflection).
1726
1727 2006-12-19  Chris Toshok  <toshok@ximian.com>
1728
1729         * RowStyleTest.cs: unit tests for RowStyle.
1730
1731         * ColumnStyleTest.cs: unit tests for ColumnStyle.
1732
1733 2006-12-19  Carlos Alberto Cortez <calberto.cortez@gmail.com>
1734
1735         * ListViewCollectionsTest.cs: Added tests for the new 2.0
1736         methods and properties (SelectedIndexCollection,
1737         SelectedItemCollection, and ListViewSubItemCollection).
1738         * ListViewItemTest.cs: Added test for ImageKey 2.0 property.
1739
1740 2006-12-19  Gert Driesen  <drieseng@users.sourceforge.net>
1741
1742         * ListViewItemTest.cs: Added tests for ListViewSubItemCollection's
1743         AddRange overloads.
1744         * TreeViewTest.cs: Fixed ExpandAll tests.
1745
1746 2006-12-19  Daniel Nauck  <dna@mono-project.de>
1747
1748         * ApplicationTest.cs: Restart () test is 2.0 only.
1749
1750 2006-12-19  Daniel Nauck  <dna@mono-project.de>
1751
1752         * ApplicationTest.cs: Added test for Restart ().
1753
1754 2006-12-18  Rolf Bjarne Kvinge  <RKvinge@novell.com>
1755
1756         * MonthCalendarTest.cs: Added test for DefaultMargin.
1757
1758 2006-12-18  Daniel Nauck  <dna@mono-project.de>
1759
1760         * DataGridViewAdvancedBorderStyleTest.cs,
1761         DataGridViewRowTest.cs,
1762         DataGridViewElementTest.cs,
1763         DataGridViewCellTest.cs,
1764         DataGridViewCellStyleTest.cs,
1765         DataGridViewTest.cs: fixed NUnit obsolete warnings and
1766         DataGridView tests against .NET 2.0
1767
1768 2006-12-17  Daniel Nauck  <dna@mono-project.de>
1769
1770         * ButtonTest.cs: Added tests for FlatButtonAppearance.
1771
1772 2006-12-17  Gert Driesen  <drieseng@users.sourceforge.net>
1773
1774         * TreeViewTest.cs: Added tests for bug #80284.
1775
1776 2006-12-17  Gert Driesen  <drieseng@users.sourceforge.net>
1777
1778         * ControlTest.cs: Added (notworking) test for bug #80280.
1779         Removed extra tabs.
1780
1781 2006-12-16  Andreia Gaita  <avidigal@novell.com>
1782         
1783         * TabControlTest.cs: Fixed SelectedIndex tests
1784         for MS.NET 2.0
1785
1786 2006-12-16  Andreia Gaita  <avidigal@novell.com>
1787
1788         * SendKeysTest.cs: Test cases for SendKeys
1789
1790         These tests can only run in ms.net one at a time.
1791         Since ms.net apparently hooks the keyboard to 
1792         implement this, running two tests in a row
1793         makes the second test run before the hook
1794         of the first test is released, effectively
1795         hanging the keyboard. CTRL-ALT-DEL releases
1796         the keyboard, but the test still hangs.
1797         Running each test separately works.
1798  
1799
1800 2006-12-16  Daniel Nauck  <dna@mono-project.de>
1801
1802         * AutoCompleteStringCollectionTest.cs: new tests for AutoCompleteStringCollection.
1803
1804 2006-12-16  Daniel Nauck  <dna@mono-project.de>
1805
1806         * PaddingTest.cs: new tests for Padding.
1807
1808 2006-12-15  Daniel Nauck  <dna@mono-project.de>
1809
1810         * ListViewCollectionsTest.cs: test works now on the 1.1 profile.
1811         * ListViewItemTest.cs: add new ListViewSubItem text property test.
1812
1813 2006-12-15  Daniel Nauck  <dna@mono-project.de>
1814
1815         * ListViewCollectionsTest.cs: new not working junk add test for ListViewItemCollection
1816
1817 2006-12-15  Daniel Nauck  <dna@mono-project.de>
1818
1819         * ListViewCollectionsTest.cs: new ListViewItemCollection AddRange tests
1820
1821 2006-12-15  Daniel Nauck  <dna@mono-project.de>
1822
1823         * ListViewCollectionsTest.cs: new ListViewItemCollection indexer test for #80199.
1824
1825 2006-12-15  Daniel Nauck  <dna@mono-project.de>
1826
1827         * ListViewGroupTest.cs: new tests for ListViewGroups.
1828         * ListViewGroupCollectionTest.cs: new tests for ListViewGroupCollections.
1829
1830 2006-12-14  Gert Driesen  <drieseng@users.sourceforge.net>
1831
1832         * TabControlTest.cs: Added tests for Control.RemoveAt.
1833
1834 2006-12-13  Carlos Alberto Cortez <calberto.cortez@gmail.com>
1835
1836         * ListViewItemTest.cs: 
1837         * ListViewCollectionsTest.cs: Add tests for the new 2.0
1838         ListViewItemCollection methods (IndexOfKey, ContainsKey,
1839         new indexer overload, Find, RemoveByKey).
1840
1841 2006-12-13  Gert Driesen  <drieseng@users.sourceforge.net>
1842
1843         * TextBoxTest.cs: Added test for bug #80163.
1844
1845 2006-12-13  Gert Driesen  <drieseng@users.sourceforge.net>
1846
1847         * ControlTest.cs: Improved Region test.
1848
1849 2006-12-12  Andreia Gaita  <avidigal@novell.com>
1850
1851         * ControlTest.cs: Add region tests.
1852
1853 2006-12-12  Rolf Bjarne Kvinge  <RKvinge@novell.com>
1854
1855         * ControlTest.cs: add tests for WM_PARENTNOTIFY.
1856         
1857 2006-12-11  Chris Toshok  <toshok@ximian.com>
1858
1859         * ControlTest.cs: add some unit tests for null parameters to some
1860         of the ControlCollection methods.
1861
1862 2006-12-11  Gert Driesen  <drieseng@users.sourceforge.net>
1863
1864         * ControlTest.cs: Added test for invalid Dock value.
1865
1866 2006-12-11  Andreia Gaita  <avidigal@novell.com>
1867
1868         * TabControlTest.cs: add tests to check if SelectedIndex is
1869         properly set if the TabControl has no pages, before and 
1870         after the handle is created
1871
1872 2006-12-10  Chris Toshok  <toshok@ximian.com>
1873
1874         * ColumnClickEventArgsTest.cs: new tests.
1875
1876 2006-12-10  Gert Driesen  <drieseng@users.sourceforge.net>
1877
1878         * TabControlTest.cs: Added SelectedIndex tests.
1879
1880 2006-12-08  Chris Toshok  <toshok@ximian.com>
1881
1882         * ButtonTest.cs: add tests for DialogResult changes when setting
1883         Form.AcceptButton and Form.CancelButton.
1884
1885 2006-12-08  Chris Toshok  <toshok@ximian.com>
1886
1887         * MenuItemTest.cs: add test for menu item events when cloning menu
1888         items.  Tests for the bug in #80183.
1889
1890 2006-12-06  Chris Toshok  <toshok@ximian.com>
1891
1892         * FormTest.cs: make sure Form.ImeMode is NoControl by default.
1893
1894         * ButtonTest.cs: add a unit test for Button.DefaultImeMode.
1895
1896 2006-12-06  Chris Toshok  <toshok@ximian.com>
1897
1898         * RadioButtonTest.cs: add a couple of test involving TabStop.
1899
1900 2006-12-06  Chris Toshok  <toshok@ximian.com>
1901
1902         * ImageListTest.cs: add a rather complicated series of assertions
1903         about the imagelist ShouldSerialize/CanReset methods.  these pass
1904         on MS and mono now, though.  yay.
1905
1906 2006-12-06  Jackson Harper  <jackson@ximian.com>
1907
1908         * TextBoxTest.cs: Add a test for Modified property.
1909         - We need to put something on the clipboard before we can paste.
1910
1911 2006-12-04  Jackson Harper  <jackson@ximian.com>
1912
1913         * TextBoxTest: More of these tests work now.
1914         - Add a test to ensure that recieving focus selects all of the
1915         text
1916
1917 2006-12-04  Chris Toshok  <toshok@ximian.com>
1918
1919         * PrintDialogTest.cs: add [Category("Printing")] to all these
1920         tests so I can exclude them.
1921
1922 2006-12-04  Rolf Bjarne Kvinge  <RKvinge@novell.com>
1923
1924         * StatusBarPanelTest.cs: Added a test for invalid
1925         minimum widths.
1926         
1927 2006-12-04  Rolf Bjarne Kvinge  <RKvinge@novell.com>
1928
1929         * MdiFormTest.cs: Change a few tests to dispose of
1930         the form when the test is finished.
1931
1932 2006-12-04  Rolf Bjarne Kvinge  <RKvinge@novell.com>
1933
1934         * MdiFormTest.cs: Added a few NotWorking tests for
1935         initial form location.
1936
1937 2006-12-04  Everaldo Canuto  <everaldo@simios.org>
1938
1939         * LabelTest.cs: Add tests for sizes, test for bug #80137.
1940
1941 2006-12-01  Rolf Bjarne Kvinge  <RKvinge@novell.com>
1942
1943         * MdiFormTest.cs: All current NotWorking tests are now
1944         working, added a few more tests.
1945
1946 2006-12-01  Gert Driesen  <drieseng@users.sourceforge.net>
1947
1948         * CurrencyManagerTest.cs: Added test for bug #80107.
1949
1950 2006-12-01  Gert Driesen  <drieseng@users.sourceforge.net>
1951
1952         * DataGridTest.cs: Fixed build.
1953
1954 2006-12-01  Gert Driesen  <drieseng@users.sourceforge.net>
1955
1956         * DataGridTest.cs: Added tests for Font, CaptionFont and HeaderFont.
1957
1958 2006-12-01  Everaldo Canuto  <everaldo@simios.org>
1959
1960         * MenuTest.cs: Tag property assert for 2.0 profile.
1961         
1962 2006-11-30  Everaldo Canuto  <everaldo@simios.org>
1963
1964         * ToolBarTest.cs:
1965         - Remove ButtonSize.Width and ButtonSize.Height assert because
1966         it depends of system metrics and diferent fonts can cause 
1967         diferent sizes.
1968         - Remove "NotWorking" mark from ToolBarPropertyTest, this test
1969         now must works well.
1970         
1971 2006-11-30  Rolf Bjarne Kvinge  <RKvinge@novell.com>
1972
1973         * MessageTest.cs: Added test for ToString.
1974         
1975 2006-11-30  Rolf Bjarne Kvinge  <RKvinge@novell.com>
1976
1977         * MdiFormTest.cs: Text_ChildClose is no longer NotWorking.
1978         
1979 2006-11-30  Gert Driesen  <drieseng@users.sourceforge.net>
1980
1981         * MenuItemTest.cs: Added test for Text property.
1982
1983 2006-11-29  Chris Toshok  <toshok@ximian.com>
1984
1985         * BindingTest.cs: add two new tests.
1986
1987 2006-11-28  Rolf Bjarne Kvinge  <RKvinge@novell.com>
1988
1989         * TrackBar.cs: Changed SizeTest and OrientationTest 
1990         to work on MS with both WinXP theme and Win2K theme.
1991
1992 2006-11-26  Gert Driesen  <drieseng@users.sourceforge.net>
1993
1994         * MdiFormTest.cs: Fixed test on (MS) 2.0 profile.
1995
1996 2006-11-26  Gert Driesen  <drieseng@users.sourceforge.net>
1997
1998         * ControlStylesTest.cs: Fixed GetStyle for 2.0 profile.
1999
2000 2006-11-26  Gert Driesen  <drieseng@users.sourceforge.net>
2001
2002         * FormTest.cs: Added test for bug #80052.
2003
2004 2006-11-25  Gert Driesen  <drieseng@users.sourceforge.net>
2005
2006         * MdiFormTest.cs: Added test for bug #80036.
2007
2008 2006-11-24  Gert Driesen  <drieseng@users.sourceforge.net>
2009
2010         * MdiFormTest.cs: Added NotWorking test for Form.Text.
2011
2012 2006-11-23  Gert Driesen  <drieseng@users.sourceforge.net>
2013
2014         * FormTest.cs: Added test for bug #80020.
2015         * MdiFormTest.cs: Fixed typo, added additonal info.
2016
2017 2006-11-23  Gert Driesen  <drieseng@users.sourceforge.net>
2018
2019         * MdiFormTest.cs: Improved Text test to also verify behavior when
2020         Text of MDI child or container is empty. Added NotWorking test for
2021         Text after MDI is maximized. Added comment with existing NotWorking
2022         test for ActiveMdiChild.
2023
2024 2006-11-23  Gert Driesen  <drieseng@users.sourceforge.net>
2025
2026         * ToolBarTest.cs: Added test for bug #79863. Fixed and enabled
2027         ToStringTest.
2028
2029 2006-11-20  Rolf Bjarne Kvinge <RKvinge@novell.com> 
2030         
2031         * ControlTest.cs: Added tests for #79999.
2032
2033 2006-11-20  Rolf Bjarne Kvinge <RKvinge@novell.com> 
2034         
2035         * MdiFormTest.cs: Added tests for WindowState (mdi 
2036         children) and Text (mdi parent with maximized mdi
2037         children).
2038
2039 2006-11-13  Gert Driesen  <drieseng@users.sourceforge.net>
2040
2041         * ControlEventTest.cs: Added tests for Invalidated event.
2042         * TreeNodeCollectionTest.cs: Added IList indexer tests.
2043
2044 2006-11-12  Gert Driesen  <drieseng@users.sourceforge.net>
2045
2046         * TextBoxTest.cs: Added (NotWorking) test for bug #79909.
2047
2048 2006-11-11  Gert Driesen  <drieseng@users.sourceforge.net>
2049
2050         * TreeViewTest.cs: Added (NotWorking) tests for BeforeSelect event.
2051
2052 2006-11-09  Gert Driesen  <drieseng@users.sourceforge.net>
2053
2054         * ListViewEventTest.cs: Added tests for SelectedIndexChanged event.
2055         * UpDownTest.cs: Fixed ToStringTest.
2056
2057 2006-11-09  Alexander Olk  <alex.olk@googlemail.com>
2058
2059         * CommonDialogsTest.cs: Added
2060
2061 2006-11-09  Rolf Bjarne Kvinge  <RKvinge@novell.com>
2062
2063          * StatusBarPanelTest.cs: Added tests for bug #79842
2064          and tests for default properties.
2065
2066 2006-11-09  Rolf Bjarne Kvinge  <RKvinge@novell.com>
2067
2068         * TrackBarTest.cs: Added tests for bug #79718.
2069         
2070 2006-11-08  Gert Driesen  <drieseng@users.sourceforge.net>
2071
2072         * TextBoxTest.cs: Added test for bug #79851.
2073
2074 2006-11-07  Gert Driesen  <drieseng@users.sourceforge.net>
2075
2076         * TabControlTest.cs: Added test for bug #79847.
2077
2078 2006-11-04  Chris Toshok  <toshok@ximian.com>
2079
2080         * ControlTest.cs: enable a bunch more of these on linux, and split
2081         out problematic areas into smaller NotWorking tests.
2082
2083 2006-11-04  Chris Toshok  <toshok@ximian.com>
2084
2085         * FormTest.cs: add a few more tests to determine various aspects
2086         of the Close() method.
2087
2088 2006-11-04  Chris Toshok  <toshok@ximian.com>
2089
2090         * FormTest.cs: add a test to more accurately test for bug #79155
2091         (make sure an ObjectDisposedException is thrown if you Show() a
2092         Form you just Close()'d).
2093
2094 2006-11-04  Gert Driesen  <drieseng@users.sourceforge.net>
2095
2096         * TreeNodeCollectionTest.cs: Added tests for TreeNodeCollection.
2097
2098 2006-11-04  Gert Driesen  <drieseng@users.sourceforge.net>
2099
2100         * ComboBoxTests.cs: Moved to correct namespace. Added test for bug
2101         #79812. Added (NotWorking) SelectedText tests.
2102
2103 2006-11-01  Gert Driesen  <drieseng@users.sourceforge.net>
2104
2105         * TextBoxTest.cs: Added tests for part of bug #79799.
2106
2107 2006-11-01  Gert Driesen  <drieseng@users.sourceforge.net>
2108
2109         * ControlTest.cs: Fixed build using csc 1.x.
2110
2111 2006-10-30  Alexander Olk  <alex.olk@googlemail.com>
2112
2113         * PictureBoxTest.cs: Enable the previously not working
2114           ToStringMethodTest and move the not working Image property
2115           test to its own method.
2116         * UpDownTest.cs: Added
2117
2118 2006-10-29  Chris Toshok  <toshok@ximian.com>
2119
2120         * ControlTest.cs: correct namespace and add TopLevelControlTest
2121         for bug #79781.
2122
2123 2006-10-29  Alexander Olk  <alex.olk@googlemail.com>
2124
2125         * FormTest.cs: Fix typo.
2126
2127 2006-10-13  Gert Driesen  <drieseng@users.sourceforge.net>
2128
2129         * PropertyGridTest.cs: Enabled previously not-working tests.
2130
2131 2006-10-13  Gert Driesen  <drieseng@users.sourceforge.net>
2132
2133         * PropertyGridTest.cs: Added some tests for PropertyGrid.
2134
2135 2006-10-13  Andreia Gaita  <shana.ufie@gmail.com>
2136
2137         * FocusTest.cs: add more test cases for GetNextControl.
2138         see #78650
2139
2140 2006-10-11  Chris Toshok  <toshok@ximian.com>
2141
2142         * ToolBarTest.cs: add test for ToolBarButton rectangles.
2143
2144 2006-10-06  Gert Driesen  <drieseng@users.sourceforge.net>
2145
2146         * ListViewCollectionsTest.cs: Added tests for bug #79415.
2147         * ListViewTest.cs: Enabled test for bug #79416.
2148
2149 2006-10-03  Sebastien Pouliot  <sebastien@ximian.com> 
2150
2151         * ContainerControlTest.cs: New. Add a few test cases for 
2152         GetContainerControl method.
2153
2154 2006-10-02  Sebastien Pouliot  <sebastien@ximian.com> 
2155
2156         * ButtonTest.cs: Activate tests for ButtonBaseAccessibleObject.
2157
2158 2006-10-02  Sebastien Pouliot  <sebastien@ximian.com>
2159
2160         * ButtonTest.cs: Added new test cases for ButtonBaseAccessibleObject
2161         as NonWorking (see bug #79552). Fixed line-endings.
2162
2163 2006-09-22  Sebastien Pouliot  <sebastien@ximian.com>
2164
2165         * SystemInformationTest.cs: Add tests case for MenuFont.
2166
2167 2006-09-18  Jonathan Pobst  <monkey@jpobst.com>
2168         * EventArgsTest.cs: Add tests for ToolStrip*EventArgs.
2169
2170 2006-09-13  Jonathan Pobst  <monkey@jpobst.com>
2171
2172         * SplitContainerTests.cs: Added.
2173
2174 2006-09-11  Gert Driesen  <drieseng@users.sourceforge.net>
2175
2176         * ListViewTest.cs: Added test for bug #79076. Added tests for 
2177         sorting bug fixes. Added tests for CheckBoxes and MultiSelect (marked
2178         NotWorking).
2179         * ListViewCollectionsTest.cs: Added tests for SelectedItemCollection
2180         and ListViewItemCollection fixes.
2181
2182 2006-09-01  Carlos Alberto Cortez <calberto.cortez@gmail.com>
2183
2184         * ComboBoxTest.cs: Add tests for sorting and selection handling.
2185         Deal with a couple of exception mismatches in 2_0.
2186
2187 2006-08-21  Carlos Alberto Cortez <calberto.cortez@gmail.com>
2188
2189         * ComboBoxTest.cs: Add tests for CB.ObjectCollection
2190         methods throwing ArgumentNullException.
2191
2192 2006-08-18  Carlos Alberto Cortez <calberto.cortez@gmail.com>
2193
2194         * ComboBoxTest.cs: Add tests for adding/modifying null items
2195         in ObjectCollection.
2196         * ListBox.cs: Likewise.
2197
2198 2006-08-08  Chris Toshok  <toshok@ximian.com>
2199
2200         * GridTableStylesCollectionTest.cs: make this fixture public so
2201         it's actually included, and add a test for changing the
2202         MappingName of a constituent TableStyle.
2203
2204 2006-07-30  Carlos Alberto Cortez <calberto.cortez@gmail.com>
2205
2206         * PrintDialogTest.cs: Added.
2207
2208 2006-07-21  Matt Hargett (matt@use.net)
2209
2210         * ControlTest.cs: Added tests for MinimumSize/MaximumSize
2211
2212 2006-07-20  Carlos Alberto Cortez <calberto.cortez@gmail.com>
2213
2214         * ListControlTest.cs: Added DataSourceWrongArgumentType method
2215         to test the exception being thrown.
2216
2217 2006-07-18  Carlos Alberto Cortez <calberto.cortez@gmail.com>
2218
2219         * ListControlTest.cs: Added.
2220
2221 2006-07-14  Jonathan Pobst  <monkey@ipobst.com>
2222
2223         * EventArgsTest.cs: Added
2224
2225 2006-07-10  Chris Toshok  <toshok@ximian.com>
2226
2227         * DataGridTest.cs: make this class public so it shows up in the
2228         list of fixtures (and its tests get run).
2229
2230         * CurrencyManagerTest.cs: add a test that just spews properties
2231         about the currency manager and the datasource, as well as a test
2232         for the finalType field.
2233
2234 2006-07-07  Chris Toshok  <toshok@ximian.com>
2235
2236         * DataGridTableStyleTest.cs: couple more tests.
2237
2238 2006-07-06  Peter Dennis Bartok <pbartok@novell.com>
2239
2240         * ControlTest.cs: Added "LinkLabel with link" test
2241
2242 2006-06-30  Chris Toshok  <toshok@ximian.com>
2243
2244         * DataGridTableStyleTest.cs: add a bunch of mirrored tests for the
2245         default DataGridTableStyle.
2246
2247 2006-06-23  Chris Toshok  <toshok@ximian.com>
2248
2249         * PropertyManagerTest.cs: new tests regarding the
2250         [Related]PropertyManager class.
2251
2252 2006-06-19  Peter Dennis Bartok <pbartok@novell.com>
2253
2254         * ControlTest.cs: Added tests for enabled state inheritance
2255
2256 2006-06-19  Chris Toshok  <toshok@ximian.com>
2257
2258         * CurrencyManagerTest.cs: add some tests for related currency
2259         managers.
2260
2261         * BindingContextTest.cs: add a test for
2262         BindingContext.CollectionChanged -=.  Also add a test for passing
2263         null for data_member to BindingContext.Contains.
2264
2265 2006-06-06  Carlos Alberto Cortez <calberto.cortez@gmail.com>
2266
2267         * FormTest.cs: Add SetDialogResult, to test Form.DialogResult
2268         setter.
2269
2270 2006-06-01  Chris Toshok  <toshok@ximian.com>
2271
2272         * CurrencyManagerTest.cs: add a few tests to see what events are
2273         being emitted in which order from AddNew, CancelCurrentEdit and
2274         EndCurrentEdit.
2275
2276 2006-05-31  Peter Dennis Bartok <pbartok@novell.com>
2277
2278         * LabelTest.cs: 
2279           - Added (still unused) fuzzy compare for events
2280           - Disabled event order tests, they are too strict
2281         * ScrollBarTest.cs: Disabled event order tests, are too strict
2282
2283 2006-05-25  Jackson Harper  <jackson@ximian.com>
2284
2285         * TreeViewTest.cs: Add a couple of default properties.  Put in
2286         correct namespace.
2287         * TabControlTest.cs: Put in correct namespace.
2288
2289 2006-05-25  Atsushi Enomoto  <atsushi@ximian.com>
2290
2291         * BindingContextTest.cs : added more tests for Item, Contains()
2292           and GetEnumerator().
2293
2294 2006-05-18  Sebastien Pouliot  <sebastien@ximian.com>
2295
2296         * PaintEventArgsTest.cs: New. Unit tests for PaintEventArgs.
2297
2298 2006-05-18  Atsushi Enomoto  <atsushi@ximian.com>
2299
2300         Some compat fixes found by make run-test-ondotnet:
2301         * ListBoxTest.cs : they don't throw exceptions.
2302         * RichTextBoxTest.cs,
2303           ScrollBarTest.cs,
2304           ComboBoxTest.cs,
2305           ComboBoxTests.cs : Commented some lines out since they are
2306           environment (especially desktop theme) dependent.
2307           TabControlTest.cs : SetSelectedIndex() was my bad that the test
2308           needed the tab control be drawn to pass the test.
2309           Some tests are env. dependent (as well as others).
2310
2311 2006-05-16  Miguel de Icaza  <miguel@novell.com>
2312
2313         * DataGridTest.cs: Add a test case based on 78420, confirm that
2314         the fix works.
2315
2316 2006-05-15  Atsushi Enomoto  <atsushi@ximian.com>
2317
2318         * TabControlTest.cs : added test for bug #78395.
2319
2320 2006-04-16  Gert Driesen <drieseng@users.sourceforge.net>
2321
2322         * TabControlTest.cs: Added test for bug #78121. Marked failing tests
2323         NotWorking. Set eol-style to native.
2324
2325 2006-04-12  Peter Dennis Bartok <pbartok@novell.com>
2326
2327         * ControlTest.cs: Added backcolor tests related to transparency
2328           (bug #78026)
2329
2330 2006-03-31  Peter Dennis Bartok <pbartok@novell.com>
2331
2332         * ControlTest.cs: Ignore Invoke test, it hangs
2333
2334 2006-02-28  Matt Hargett (matt@use.net)
2335
2336         * ComboBoxTests.cs: Added
2337
2338 2006-02-02  Peter Dennis Bartok <pbartok@novell.com>
2339
2340         * ControlTest.cs: Added test for layout nesting
2341         * MonthCalendarTest.cs: Fixed typo in class name
2342
2343 2005-12-01  Jackson Harper  <jackson@ximian.com>
2344
2345          * TreeNodeTest.cs: TreeNodeTest.cs : Added namespace +
2346          SingleNodeIndexTest.
2347          - Fixed warning CS0219. Patches by Dieter Bremes
2348
2349 2005-11-12  Pedro Martínez Juliá  <pedromj@gmail.com>
2350
2351         * DataGridViewElementTest.cs DataGridViewBandTest.cs
2352         DataGridViewCellTest.cs DataGridViewAdvancedBorderStyleTest.cs
2353         DataGridViewCellStyleTest.cs DataGridViewRowTest.cs DataGridViewTest.cs:
2354
2355         Add some DataGridView tests.
2356
2357 2005-11-11  Ankit Jain  <jankit@novell.com>
2358
2359         * RichTextBoxTest.cs: Fix typos.
2360
2361 2005-11-09  Peter Dennis Bartok <pbartok@novell.com>
2362
2363         * RichTextBoxTest.cs: Added Find() tests
2364
2365 2005-11-05  Kornél Pál  <kornelpal@hotmail.com>
2366
2367         * LabelPropertyTest.cs: Updated product version to 1.1.4322.2032 (1.1 SP1).
2368
2369 2005-10-18  Jordi Mas i Hernandez <jordi@ximian.com>
2370
2371         * ListViewCollectionsTest.cs: Add tests for the ListView Collections
2372
2373 2005-10-17  Ritvik Mayank  <mritvik@novell.com>
2374
2375         * TabControlTest.cs : Added test case for TabControl
2376
2377 2005-10-16  Ritvik Mayank  <mritvik@novell.com>
2378
2379         * TrackBarTest.cs : Added test case for TrackBar
2380
2381 2005-10-16  Jordi Mas i Hernandez <jordi@ximian.com>
2382          
2383         * DataGridBoolColumn.cs: fixes warning
2384
2385 2005-10-10  Peter Dennis Bartok <pbartok@novell.com>
2386
2387         * GenerateControlStyleTest.cs, ControlStyleTest.cs: Flipped
2388           order for want and actual to avoid misleading errors
2389
2390 2005-10-07  Peter Dennis Bartok <pbartok@novell.com>
2391
2392         * GenerateControlStyleTest.cs: Code to auto-generate the
2393           source file ControlStyleTest.cs
2394         * ControlStyleTest.cs: Tests for testing ControlStyles
2395
2396 2005-09-28 Hisham Mardam Bey <hisham.mardambey@gmail.com>
2397
2398         * Common.cs : Add common things here.
2399         * LabelTest.cs : Remove common declarations to Common.cs
2400         * ScrollBarTest.cs : Remove common declarations to Common.cs
2401                              Add more propery range / exception tests
2402                              Add more event order tests
2403                              Fix Mouse tests.
2404                              Add event arg tests.
2405
2406 2005-09-27 Hisham Mardam Bey <hisham.mardambey@gmail.com>
2407
2408         * LabelTest.cs : Added more event tests (external handlers)
2409                           Added event arg checks
2410                           Fixed OnPaint tests.
2411                           Seperated invalidation tests.
2412
2413 2005-09-26 Hisham Mardam Bey <hisham.mardambey@gmail.com>
2414
2415         * ScrollBarTest.cs : Add more tests for event firing order
2416                              Messages to simulate mouse events
2417
2418 2005-09-23  Ritvik Mayank  <mritvik@novell.com>
2419
2420         * ErrorProviderTest.cs : Added test case for ErrorProvider
2421
2422 2005-09-23 Hisham Mardam Bey <hisham.mardambey@gmail.com>
2423
2424         * LabelTest.cs : Added messages to simulate Key* events.
2425                          Key* events have tests now.
2426
2427 2005-09-22 Hisham Mardam Bey <hisham.mardambey@gmail.com>
2428
2429         * LabelTest.cs : Implement event firing order tests.
2430         * ScrollBarTest.cs : Implement event firing order tests.
2431
2432 2005-09-22  Jordi Mas i Hernandez <jordi@ximian.com>
2433          
2434         * MenuTest.cs: Fixes some tests
2435         * MenuItemTest.cs: New unit test
2436
2437 2005-09-21  Hisham Mardam Bey <hisham.mardambey@gmail.com>
2438
2439        * LabelTest.cs : Several new tests.
2440        * ScrollBarTest.cs : Several new tests.
2441        * bitmaps : added dir containing images for tests.
2442
2443 2005-09-21  Jordi Mas i Hernandez <jordi@ximian.com>
2444
2445         * ListViewItemTest.cs: New unit test 
2446
2447 2005-09-20  Jordi Mas i Hernandez <jordi@ximian.com>
2448
2449         * ButtonTest.cs, LabelTest.cs, ControlEventTest.cs, ScrollBarTest.cs,
2450         LabelPropertyTest.cs, ProgressBarTest.cs, StatusBarTest.cs,
2451         ImageListTest.cs, MonthCalendarTest.cs, ControlTest.cs, 
2452         ListBoxEventTest.cs, TreeViewTest.cs, TestImageIndexConverter.cs,       
2453         ToolBarTest.cs, MenuTest.cs
2454
2455         Remove all the tests that are giving errors. All of them should 
2456         be reviewed. Right now having this text throwing 40 errors do not
2457         help at all to do regression testing. Peter has already assigned
2458         a group of controls to every developer that will be tested and 
2459         reviewed.
2460
2461 2005-09-20  Ritvik Mayank  <mritvik@novell.com>
2462
2463         * PictureBoxTest.cs : Test case for PictureBox
2464
2465 2005-09-08  Ritvik Mayank  <mritvik@novell.com>
2466
2467         * MonthCalendarTest.cs : Test case for MonthCalendar
2468
2469 2005-08-29  Ritvik Mayank  <mritvik@novell.com>
2470         
2471         * ProgressBarTest.cs : Test case for ProgressBar
2472         * ToolBarTest.cs : Test case for ToolBar
2473         * ToolTipTest.cs : Test case for ToolTip
2474         * RichTextBoxTest.cs : Test case for RichTextBox
2475
2476 2005-08-16  Martin Baulig  <martin@ximian.com>
2477
2478         * ControlTest.cs: Renamed namespace `MWF.Test' -> `MWF.MonoTest'
2479         to make it compile.
2480
2481 2005-08-16  Ritvik Mayank  <mritvik@novell.com>
2482         
2483         * ScrollBarTest.cs, ImageListTest.cs, CheckedListBoxTest.cs, CheckedListBoxEventTest.cs, MenuTest.cs,
2484           ListViewTest.cs: enhancement and cleanup
2485
2486 2005-08-16  Ritvik Mayank  <mritvik@novell.com>
2487
2488         * ImageListTest.cs   : Test case for ImageList
2489         * RadioButtonTest.cs : Test case for RadioButton
2490         * ScrollBarTest.cs   : Test case for ScrollBar
2491         * StatusBatTest.cs   : Test case for StatusBar
2492
2493 2005-08-10  Ritvik Mayank  <mritvik@novell.com>
2494
2495         * ControlTest.cs : Commented out test for GetChildAtPointSkip (feature not
2496           yet implemented)
2497
2498 2005-08-08  Jordi Mas i Hernandez <jordi@ximian.com>
2499
2500         * ComboBoxTest.cs: new tests for properties, exceptions, and colletions
2501         * ListBoxTest.cs: new tests for properties, exceptions, and colletionss
2502
2503 2005-08-06  Ritvik Mayank  <mritvik@novell.com>
2504
2505         * ComboBoxTest.cs, ListBoxTest.cs : Cleanup, added few more tests   
2506
2507 2005-08-05  Ritvik Mayank  <mritvik@novell.com>
2508
2509         * ButtonTest.cs, ImageListTest.cs, ControlEventTest.cs,
2510           LabelPropertyTest.cs, CheckBoxTest.cs, ListBoxEventTest.cs,
2511           CheckBoxEventTest.cs, CheckedListBoxTest.cs, TextBoxTest.cs,
2512           CheckedListBoxEventTest.cs, FormTest.cs, MenuTest.cs,
2513           FormEventTest.cs, GroupBoxTest.cs, ListViewTest.cs,
2514           ListViewEventTest.cs :
2515                       Cleanup, Ignored tests which need manual intervention,
2516                       work still in progress.  
2517         
2518 2005-08-05  Jordi Mas i Hernandez <jordi@ximian.com>
2519
2520         * DataGridTextBoxColumnTest.cs: test fixes and enhancements
2521         * GridTableStylesCollectionTest.cs: test fixes and enhancements
2522         * DataGridTest.cs: test fixes and enhancements
2523         * DataGridCellTest.cs: New unit test
2524         * GridColumnStylesCollectionTest.cs: test fixes and enhancements
2525         * DataGridTableStyleTest.cs: test fixes and enhancements
2526
2527 2005-08-04  Peter Dennis Bartok  <pbartok@novell.com>
2528
2529         * ControlTest.cs: Cleanup, fixed commented out tests with syntax 
2530           errors, streamlined a few tests, added full tab order test, still
2531           work in progress
2532
2533 2005-08-02  Ritvik Mayank  <mritvik@novell.com>
2534         
2535         * FormTest.cs : Test case for Form
2536         * GropBoxTest : Test case for GroupBox
2537         * MenuTest.cs : Test case for Menu
2538         * ImageListTest.cs : Test case for ImageList
2539
2540 2005-07-26  Ritvik Mayank  <mritvik@novell.com>
2541         
2542         * ListViewTest.cs : Test case for ListView
2543         * ListViewEventTest.cs : Test case for ListView events
2544         * ComboBoxTest.cs : Test case for ComboBox
2545         * FormEventTest.cs : Test case for Form events
2546
2547 2005-07-12  Ritvik Mayank  <mritvik@novell.com>
2548         
2549         * CheckBoxTest.cs : Test case for CheckBox
2550         * CheckBoxEventTest.cs : Test case for CheckBox events
2551         * CheckedListBoxTest.cs : Test case for CheckedListBox
2552         * CheckedListBoxEventTest.cs : Test case for CheckedListBox events
2553
2554 2005-07-05  Jordi Mas i Hernandez <jordi@ximian.com>
2555
2556         * DataGridTextBoxColumnTest.cs: Test case
2557         * GridTableStylesCollectionTest.cs: Test case
2558         * DataGridTest.cs: Test case
2559         * GridColumnStylesCollectionTest.cs: Test case
2560         * DataGridTableStyleTest.cs: Test case
2561
2562
2563 2005-07-04  Ritvik Mayank  <mritvik@novell.com>
2564         
2565         * ListBoxTest.cs : Test Cases for ListBox Properties and Methods
2566         * ListBoxEventTest.cs  : Test Cases for ListBox Events
2567
2568 2005-06-13  Ritvik Mayank  <mritvik@novell.com>
2569         
2570         * TextBoxTest.cs : Test Cases for TextBox 
2571         * BUttonTest.cs  : Test Cases for Buttons
2572
2573 2005-05-11  Ritvik Mayank  <mritvik@novell.com>
2574         
2575         * ControlEventTest.cs : Test Cases for Events 
2576         
2577 2005-05-02  Ritvik Mayank  <mritvik@novell.com>
2578
2579         * ControlTest.cs : Minor modifications
2580
2581 2005-05-02  Ritvik Mayank  <mritvik@novell.com>
2582         
2583         * ControlTest.cs : Test for Control
2584
2585 2005-04-25  Ritvik Mayank  <mritvik@novell.com>
2586         * LabelPropertyTest.cs : Test for Label
2587
2588 2004-11-29  Marek Safar  <marek.safar@seznam.cz>
2589         * TreeViewTest.cs : Test for TreeView
2590         * TreeNodeTest.cs : Test for TreeNode
2591
2592 2004-11-29  Ravindra <rkumar@novell.com> 
2593         * ImageIndexConverter.cs : Test for ImageIndexConversion.
2594         
2595
2596