0d2cefb79cab517d14a907d995019114705e7912
[mono.git] / mcs / class / Managed.Windows.Forms / Test / System.Windows.Forms / ChangeLog
1 2008-04-22  Jonathan Pobst  <monkey@jpobst.com>
2
3         * DataGridViewRowHeaderTest.cs: Add some tests for new
4         functionality.
5
6 2008-04-21  Jonathan Pobst  <monkey@jpobst.com>
7
8         * TreeView.cs: Add tests for bug #382028.
9
10 2008-04-21  Gert Driesen  <drieseng@users.sourceforge.net>
11
12         * ControlTest.cs: Enabled test for bug #330501.
13
14 2008-04-14  Carlos Alberto Cortez <calberto.cortez@gmail.com>
15
16         * CurrencyManagerTest.cs: New 2.0 IsBinding test.
17
18 2008-04-12  Carlos Alberto Cortez <calberto.cortez@gmail.com>
19
20         * BindingTest.cs: Enable some more tests.
21
22 2008-04-11  Carlos Alberto Cortez <calberto.cortez@gmail.com>
23
24         * BindingTest.cs: Enable IsBindingTest.
25
26 2008-04-09  Jonathan Pobst  <monkey@jpobst.com>
27
28         * DataGridViewImageCellTest.cs: Add.
29
30 2008-04-08  Jonathan Pobst  <monkey@jpobst.com>
31
32         * DataGridViewCheckBoxCellTest.cs: Add.
33
34 2008-04-06  Carlos Alberto Cortez <calberto.cortez@gmail.com>
35
36         * BindingSourceTest.cs: Enable some old not working tests.
37
38 2008-04-06  Carlos Alberto Cortez <calberto.cortez@gmail.com>
39
40         * DataBindingTests.cs: Enable some CurrencyManager tests.
41
42 2008-04-05  Carlos Alberto Cortez <calberto.cortez@gmail.com>
43
44         * BindingSourceTest.cs: Add new tests for GetRelatedCurrencyManager
45         method.
46
47 2008-04-03  Jonathan Pobst  <monkey@jpobst.com>
48
49         * DataGridViewLinkCellTest.cs: Add.
50
51 2008-04-03  Jonathan Pobst  <monkey@jpobst.com>
52
53         * TimerTest.cs: Disable a finicky test that occasionally fails.
54
55 2008-04-02  Carlos Alberto Cortez <calberto.cortez@gmail.com>
56
57         * BindingContextTest.cs: New test for ICurrencyManagerProvider
58         instances passed as data sources.
59
60 2008-04-02  Carlos Alberto Cortez <calberto.cortez@gmail.com>
61
62         * BindingSourceTest.cs: New test for type instances as data sources.
63
64 2008-04-02  Jonathan Pobst  <monkey@jpobst.com>
65
66         * DataGridViewButtonCellTest.cs: Add.
67
68 2008-04-01  Carlos Alberto Cortez <calberto.cortez@gmail.com>
69
70         * BindingSourceTest.cs: New test for ICancelAddNew support.
71         * CurrencyManagerTest.cs: Likewise.
72
73 2008-04-01  Jonathan Pobst  <monkey@jpobst.com>
74
75         * DataGridViewTest.cs: Commit the rest of my test so the tests
76         compile.
77
78 2008-04-01  Jonathan Pobst  <monkey@jpobst.com>
79
80         * DataGridViewTest.cs: Add tests for IsInputChar and IsInputKey.
81
82 2008-03-30  Carlos Alberto Cortez <calberto.cortez@gmail.com>
83
84         * BindingSourceTest.cs: More event tests and also a new ones for
85         RemoveCurrent and IsBindingSuspended properties.
86
87 2008-03-30  Carlos Alberto Cortez <calberto.cortez@gmail.com>
88
89         * BindingSourceTest.cs: Add tests for ListChanged event, and also new
90         assertions for Position property. Mark ListChanged_DataSourceSet as
91         not working, while I try to figure out why setting the DataSource
92         fires 2 events instead of only one.
93
94 2008-03-28  Carlos Alberto Cortez <calberto.cortez@gmail.com>
95
96         * BindingSource.cs: Add test for just added members in BindingSource.
97
98 2008-03-28  Jonathan Pobst  <monkey@jpobst.com>
99
100         * ComboBoxTest.cs: Add test for bug #374654.
101
102 2008-03-28  Jonathan Pobst  <monkey@jpobst.com>
103
104         * DataGridViewTextBoxCellTest.cs: Mark 2 of the new tests
105         as font dependent.
106
107 2008-03-28  Jonathan Pobst  <monkey@jpobst.com>
108
109         * DataGridViewTextBoxCellTest.cs: Bunch of new tests.
110
111 2008-03-27  Carlos Alberto Cortez <calberto.cortez@gmail.com>
112
113         * DataBindingTests.cs: Mark as NotWorking some CurrencyManager tests by
114         now.
115
116 2008-03-26  Jonathan Pobst  <monkey@jpobst.com>
117
118         * DataGridViewTest.cs: Add test for bug #343965.
119
120 2008-03-26  Jonathan Pobst  <monkey@jpobst.com>
121
122         * TreeViewTest.cs: Add test for bug #373603.
123
124 2008-03-25  Carlos Alberto Cortez <calberto.cortez@gmail.com>
125
126         * ListBindingHelper.cs: New test for GetListName method.
127
128 2008-03-25  Carlos Alberto Cortez <calberto.cortez@gmail.com>
129
130         * BindingSourceTest.cs: New tests for Add/AddNew/Clear methods, as
131         well as new assertions for other tests.
132
133 2008-03-25  Jonathan Pobst  <monkey@jpobst.com>
134
135         * DataGridViewTest.cs: Enable gert's test for bug #325979.
136
137 2008-03-24  Carlos Alberto Cortez <calberto.cortez@gmail.com>
138
139         * BindingSourceTest.cs: Re-activate some tests and also add a new
140         ones.
141
142 2008-03-24  Jonathan Pobst  <monkey@jpobst.com>
143
144         * DataGridViewTest.cs: Add test for bug #331649.
145
146 2008-03-24  Jonathan Pobst  <monkey@jpobst.com>
147
148         * DataGridViewTest.cs: Add test for bug #325588.
149
150 2008-03-23  Carlos Alberto Cortez <calberto.cortez@gmail.com>
151
152         * BindingSourceTest.cs: New assertion for DataMember_ListRelationship
153         test method.
154
155 2008-03-23  Carlos Alberto Cortez <calberto.cortez@gmail.com>
156
157         * ListBindingHelperTest.cs: New assertion for GetListTest () test
158         method.
159
160 2008-03-21  Jonathan Pobst  <monkey@jpobst.com>
161
162         * MenuItemTest.cs: Add test for #372845.
163
164 2008-03-21  Andreia Gaita <avidigal@novell.com> 
165
166         * FocusTest.cs: New test for #372616. Checks if a control inside a
167           UserControl is selected when UserControl gets focus.
168
169 2008-03-20  Carlos Alberto Cortez <calberto.cortez@gmail.com>
170
171         * BindingSourceTest.cs: New assertion case for DataSource, passing an
172         instance of IListSource.
173         * ListBindingHelperTest.cs: Make ListSource class internal.
174
175 2008-03-20  Jonathan Pobst  <monkey@jpobst.com>
176
177         * DataGridViewCellTest.cs: Tests for newly implemented stuffs.
178
179 2008-03-20  Jonathan Pobst  <monkey@jpobst.com>
180
181         * DataGridViewCellTest.cs: Don't verify exception message,
182         throwing the exception is enough.
183
184 2008-03-20  Carlos Alberto Cortez <calberto.cortez@gmail.com>
185
186         * ListBindingHelperTest.cs: Update GetListTest with new assertions.
187         Also add GetListItemProperties tests - not working by now, but should
188         guide us to a correct implementation.
189
190 2008-03-19  Jonathan Pobst  <monkey@jpobst.com>
191
192         * DataGridViewCellTest.cs: Ignore Size test since a
193         cell's height is based off its height.
194
195 2008-03-19  Jonathan Pobst  <monkey@jpobst.com>
196
197         * DataGridViewCellTest.cs: Add new suite of tests.
198
199 2008-03-15  Carlos Alberto Cortez <calberto.cortez@gmail.com>
200
201         * ListBindingHelperTest.cs: New GetListItemType test.
202
203 2008-03-13  Carlos Alberto Cortez <calberto.cortez@gmail.com>
204
205         * ListBindingHelperTest.cs: New file and a new test.
206
207 2008-03-07  Carlos Alberto Cortez <calberto.cortez@gmail.com>
208
209         * ControlBindingsCollectionTest.cs: New test for 2.0
210         Default DataSourceUpdateMode property.
211
212 2008-03-06  Carlos Alberto Cortez <calberto.cortez@gmail.com>
213
214         * ListBoxTest.cs: New tests for 2.0 selection methods
215         in the different selection modes. Also, in GetSelectedTest (), 
216         be sure that we set the right selection mode (test cleaness).
217
218 2008-03-05  Jonathan Pobst  <monkey@jpobst.com>
219
220         * TableLayoutTest.cs: Add test for bug #367249.
221
222 2008-02-27  Jonathan Pobst  <monkey@jpobst.com>
223
224         * UserControlTest.cs: Add test for PreferredSize.
225
226 2008-02-26  Carlos Alberto Cortez <calberto.cortez@gmail.com>
227
228         * BindingTest.cs: Added a new test for 2.0 BindableComponent property
229         - again as not working ;-(. Also add a child class of ToolStripItem to
230         test this property.
231         * ControlBindingsCollectionTest.cs: Likewise.
232
233 2008-02-26  Carlos Alberto Cortez <calberto.cortez@gmail.com>
234
235         * BindingTest.cs: Added a new test for 2.0 NullValue property - mark
236         as NotWorking by now ;-(. Also add an assertion for this new property
237         in CtorTest.
238
239 2008-02-23  Carlos Alberto Cortez <calberto.cortez@gmail.com>
240
241         * BindingTest.cs: Update ctor test with 2.0 properties, and add new
242         tests for 2.0 FormattingEnabled and FormatString properties.
243
244 2008-02-21  Jonathan Pobst  <monkey@jpobst.com>
245
246         * ToolStripContainerTests.cs: Add test for bug #363555.
247
248 2008-02-20  Jonathan Pobst  <monkey@jpobst.com>
249
250         * SplitContainerTests.cs: Add test for bug #363303.
251
252 2008-02-19  Jonathan Pobst  <monkey@jpobst.com>
253
254         * SelectionRangeTest.cs: Add NET_2_0 so that 1.1 profile will build.
255
256 2008-02-19  Jonathan Pobst  <monkey@jpobst.com>
257
258         * SelectionRangeTest.cs: Add tests from Andy Hume.
259
260 2008-02-19  Jonathan Pobst  <monkey@jpobst.com> 
261
262         * ComboBoxTest.cs: Use PreferredHeight in MethodScaleControl.
263         Fixes buildbot failure.
264
265 2008-02-19  Jonathan Pobst  <monkey@jpobst.com>
266
267         * FlowPanelTests.cs: Add test for bug #361448.
268
269 2008-02-19  Jonathan Pobst  <monkey@jpobst.com> 
270
271         * ComboBoxTest.cs: Add test for bug #360862.
272
273 2008-02-18  Andreia Gaita <avidigal@novell.com>
274
275         * ControlTest.cs: New test to check if, when controls don't have 
276         a parent and are then reparented, their location is not changed.
277
278 2008-02-11  Carlos Alberto Cortez <calberto.cortez@gmail.com>
279
280         * BindingTest.cs: New test for 2.0 DataSourceNullValue property -
281         which is not working by now (but should guide us to correctly
282         implement some missing features in data binding).
283
284 2008-02-10  Carlos Alberto Cortez <calberto.cortez@gmail.com>
285
286         * BindingTest.cs: New test for changes in data source property (with
287         a 'PropertyChange' event).
288
289 2008-02-08  Carlos Alberto Cortez <calberto.cortez@gmail.com>
290
291         * BindingTest.cs: Add new cases for DataSourceUpdateMode test,
292         and also add a 2.0 WriteValueTest test.
293
294 2008-02-08  Jonathan Pobst  <monkey@jpobst.com>
295
296         * ComboBoxTest.cs: MethodScaleControl needs to take Font into
297         account, which PreferredHeight does.  Fixes a failing test.
298
299 2008_02-08  Carlos Alberto Cortez <calberto.cortez@gmail.com>
300
301         * ListControl.cs: Add setter and events for MockItem members -
302         we need them to test data binding.
303         * BindingTest.cs: Add tests for 2.0 members (ControlUpdateMode,
304         DataSourceUpdateMode, ReadValue), and for IsBinding property.
305         Mark as NotWorking IsBindingTest and DataSourceUpdateMode as they are
306         failing by now.
307
308 2008-02-08  Jonathan Pobst  <monkey@jpobst.com>
309
310         * FormTest.cs: Commit tests from James Purcell for his new
311         AutoScale implementation.  [Bug #359098]
312
313 2008-02-07  Jonathan Pobst  <monkey@jpobst.com>
314
315         * MdiFormTest.cs: Add test for bug #336296.
316
317 2008-02-07  Jonathan Pobst  <monkey@jpobst.com>
318
319         * MdiFormTest.cs: Add test for bug #325473.
320
321 2008-02-06  Jonathan Pobst  <monkey@jpobst.com>
322
323         * TimerTest.cs: Several asserts in one test had the same name,
324         so I can't tell which assert is failing on the buildbot.  Fixed.
325
326 2008-02-04  Carlos Alberto Cortez <calberto.cortez@gmail.com>
327
328         * BindingsCollectionTest.cs: New file.
329
330 2008-02-04  Carlos Alberto Cortez <calberto.cortez@gmail.com>
331
332         * CurrencyManagerTest.cs: New tests for 2.0 ListChanged event.
333         * ListControlTest.cs: Add a default ctor for MockItem.
334
335 2008-02-03  Luke Page   <luke.a.page@gmail.com>
336
337         * RichTextBoxTest.cs: Restored property test with failing tests
338         commented so that it tests the fix to bug 358379 that AutoSize
339         defaults to false.
340
341 2008-02-03  Luke Page   <luke.a.page@gmail.com>
342
343         * TextBoxTest.cs: Added test from James Purcell for bug #358229 to
344         test FixedHeight control style when multiline changed.
345
346 2008-02-01  Jonathan Pobst  <monkey@jpobst.com>
347
348         * ListBoxTest.cs: Disable test that is default font dependent.
349
350 2008-02-01  Jonathan Pobst  <monkey@jpobst.com>
351
352         * ListBoxTest.cs: Commit some tests for bug #357152 from James
353         Purcell.
354
355 2008-01-30  Carlos Alberto Cortez <calberto.cortez@gmail.com>
356
357         * BindingManagerBaseTest.cs: New test for 2.0 IsBindingSuspended test.
358
359 2008-01-28  Carlos Alberto Cortez <calberto.cortez@gmail.com>
360
361         * ComboBoxTest.cs: New SelectedTextWithBinding test - for #333750.
362
363 2008-01-26  Gert Driesen  <drieseng@users.sourceforge.net>
364
365         * ImageListStreamerTest.cs: Added binary (de)serialization tests.
366
367 2008-01-26  Carlos Alberto Cortez <calberto.cortez@gmail.com>
368
369         * BindingTest.cs: Add DataSourceNullTest test - for #324286.
370
371 2008-01-26  Carlos Alberto Cortez <calberto.cortez@gmail.com>
372
373         * ListControlTest.cs: Add SelectedValue2 test - for #324286.
374
375 2008-01-24  Jonathan Pobst  <monkey@jpobst.com>
376
377         * TableLayoutTest.cs: Add tests for bug #354672.
378
379 2008-01-23  Jonathan Pobst  <monkey@jpobst.com>
380
381         * FormTest.cs: Add test for bug 355703.
382
383 2008-01-23  Jonathan Pobst  <monkey@jpobst.com>
384
385         * TableLayoutTest.cs: Set ClientSize to a known size to 
386         make Bug355408 () WM independent.
387
388 2008-01-23  Jonathan Pobst  <monkey@jpobst.com>
389
390         * TableLayoutTest.cs: Add test for bug #355408.
391
392 2008-01-22  Jonathan Pobst  <monkey@jpobst.com>
393
394         * TableLayoutTest.cs: Add test for bug #354676.
395
396 2008-01-22  Jonathan Pobst  <monkey@jpobst.com>
397
398         * ScrollabeControlTest.cs: Add test for bug #354676.
399
400 2008-01-22  Jonathan Pobst  <monkey@jpobst.com>
401
402         * ControlTest.cs: Add test for bug #355074.
403
404 2008-01-18  Jonathan Pobst  <monkey@jpobst.com>
405
406         * FormTest.cs: Add test from James Purcell for bug #354669.
407
408 2008-01-18  Jonathan Pobst  <monkey@jpobst.com>
409
410         * MdiFormTest.cs: Add test for bug #354286.
411
412 2008-01-15  Jonathan Pobst  <monkey@jpobst.com>
413
414         * FormTest.cs: Add test for bug #353827.
415
416 2008-01-14  Jonathan Pobst  <monkey@jpobst.com>
417
418         * FormTest.cs: Add tests for RestoreBounds.
419
420 2008-01-09  Carlos Alberto Cortez <calberto.cortez@gmail.com>
421
422         * ListViewItemTest.cs: Activating the RemoveFocusedItem test,
423         as well as commenting the assertion that is failling _only_ in the
424         test scenario, not in real world (see the explanation in the test).
425
426 2008-01-06  Carlos Alberto Cortez <calberto.cortez@gmail.com>
427
428         * ListControlTest.cs: New SelectedValue property test.
429
430 2008-01-05  Jonathan Pobst  <monkey@jpobst.com>
431
432         * RichTextBoxTest.cs: Add test for bug #351886.
433
434 2007-12-30  Carlos Alberto Cortez <calberto.cortez@gmail.com>
435
436         * CurrencyManagerTest.cs: In AddNew test, also check that
437         CurrencyManager is firing the 2.0 ListChanged event, as well as
438         passing the right ListChangedEventArgs.
439
440 2007-12-19  Carlos Alberto Cortez <calberto.cortez@gmail.com>
441
442         * ListBoxTest.cs: New assertions in FindStringTest and
443         FindStringExactTest methods, needed to make sure we are doing the right
444         thing in those methods.
445
446 2007-12-18  Everaldo Canuto  <ecanuto@novell.com>
447
448         * MenuItemTest.cs: Add a test case for menuitem properties when created by
449         CloneMenu. Thanks Luke Page for test case.
450
451 2007-12-15  Carlos Alberto Cortez <calberto.cortez@gmail.com>
452
453         * ListViewItemTest.cs: Added new Constructor_Group test, that I
454         forgot to add after fixing a 2.0 bug.
455
456 2007-12-14  Carlos Alberto Cortez <calberto.cortez@gmail.com>
457
458         * ListViewItemTest.cs: Contructor_Serializable test only applies for 
459         the 2.0 profile.
460
461 2007-12-13  Carlos Alberto Cortez <calberto.cortez@gmail.com>
462
463         * ListBoxTest.cs: Added test for the case when the selected item
464         is removed.
465
466 2007-12-13  Jonathan Pobst  <monkey@jpobst.com>
467
468         * TableLayoutTest.cs: Add tests for bug #346246.
469
470 2007-12-11  Jonathan Pobst  <monkey@jpobst.com>
471
472         * ControlTest.cs: Add a test for bug #347282.
473
474 2007-12-10  Jonathan Pobst  <monkey@jpobst.com>
475
476         * ToolStripManagerTest.cs: Add a test for bug #347669.
477
478 2007-12-07  Jonathan Pobst  <monkey@jpobst.com>
479
480         * DataBindingTests.cs: Silence some debug spew.
481
482 2007-12-06  Andreia Gaita <avidigal@novell.com>
483
484         * FormTest.cs: Run ChildFocused test for win only, relies
485         on synch messages on X
486
487 2007-12-06  Carlos Alberto Cortez <calberto.cortez@gmail.com>
488
489         * ListViewItemTest.cs: Added new 2.0 Position test.
490
491 2007-12-06  Carlos Alberto Cortez <calberto.cortez@gmail.com>
492
493         * ListViewItemTest.cs: Added new serialization test.
494
495 2007-12-05  Gert Driesen  <drieseng@users.sourceforge.net>
496
497         * LinkLabelTest.cs: Added tests for bug #344012, bug #346154 and
498         bug #346156.
499
500 2007-11-23  Gert Driesen  <drieseng@users.sourceforge.net>
501
502         * MenuStripTest.cs: Added test for bug #342358.
503
504 2007-11-19  Everaldo Canuto  <ecanuto@novell.com>
505
506         * NotifyIconTest.cs: Add Balloon test, bug #342141.
507
508 2007-11-16  Gert Driesen  <drieseng@users.sourceforge.net>
509
510         * ComboBoxTest.cs: Enabled test for bug #331144.
511
512 2007-11-16  Carlos Alberto Cortez <calberto.cortez@gmail.com>
513
514         * ListViewTest.cs: New exception test for 2.0 FindNearestItem method.
515
516 2007-11-13  Jonathan Pobst  <monkey@jpobst.com>
517
518         * DateTimePickerTest.cs: Remove a compare on seconds in a format
519         string so that we get a Assert.AreEqual (DateTime.Now, DateTime.Now)
520         failure 60x less often on the buildbots.  (I've never actually seen
521         the minutes be different, but the possibility is still there.)
522
523 2007-11-07  Gert Driesen  <drieseng@users.sourceforge.net>
524
525         * FormTest.cs: Added reference to bug #339641. Remove CWLs.
526
527 2007-11-04  Gert Driesen  <drieseng@users.sourceforge.net>
528
529         * PropertyGridTest.cs: Enabled and improved PropertySort tests.
530
531 2007-11-03  Carlos Alberto Cortez <calberto.cortez@gmail.com>
532
533         * ListViewItemTest.cs: Mark RemoveFocusedItem as NotWorking.
534         * PropertyGridTest.cs: The same for PropertySort_Valid and 
535         PropertySort_Invalid.
536
537 2007-11-03  Carlos Alberto Cortez <calberto.cortez@gmail.com>
538
539         * ListViewItemTest.cs: New tests for 2.0 IndentCount property.
540
541 2007-11-03  Gert Driesen  <drieseng@users.sourceforge.net>
542
543         * ListViewItemTest.cs: Enabled test for bug #331643 and #330415.
544         * PropertyGridTest.cs: Added tests for PropertySort.
545
546 2007-10-30  Jonathan Pobst  <monkey@jpobst.com>
547
548         * FormTest.cs: Test from George for bug #325242.
549
550 2007-10-30  Jonathan Pobst  <monkey@jpobst.com>
551
552         * FormTest.cs: Add test for bug #325436.
553
554 2007-10-30  Andreia Gaita <avidigal@novell.com>
555
556         * ContainerControlTest.cs: Add test for #329718
557
558 2007-10-29  Jonathan Pobst  <monkey@jpobst.com>
559
560         * DateTimePickerTest.cs: Tests for setting the Value outside the
561         range of MinDate and MaxDate.
562
563 2007-10-16  Gert Driesen  <drieseng@users.sourceforge.net>
564
565         * ButtonBaseTest.cs: Added test for IsDefault.
566         * FormTest.cs: Added test for AcceptButton. Commented out CWLs.
567
568 2007-10-13  Carlos Alberto Cortez <calberto.cortez@gmail.com>
569
570         * ListViewItemTest.cs: New tests for focused state. Also,
571         comment a new ones, as they don't work by now, but should work
572         as soon as we fix an issue there.
573
574 2007-10-13  Gert Driesen  <drieseng@users.sourceforge.net>
575
576         * RichTextBoxTest.cs: Added tests for negative SelectionLength and
577         SelectionStart.
578         * TextBoxTest.cs: Added tests for negative SelectionLength and
579         SelectionStart. Avoid using anonymous methods to allow tests to build
580         using csc 1.x; use EventLogger to capture events. Removed CWL.
581
582 2007-10-11  Carlos Alberto Cortez <calberto.cortez@gmail.com>
583
584         * DragEventArgsTest.cs: New file.
585
586 2007-10-07  Gert Driesen  <drieseng@users.sourceforge.net>
587
588         * ListViewItemTest.cs: Added test for bug #330415 and #331643.
589         Use Assert.IsFalse and Assert.IsTrue instead of Assert.AreEqual.
590
591 2007-10-05  Carlos Alberto Cortez <calberto.cortez@gmail.com>
592
593         * TreeNodeTest.cs: Added a test to be sure leaf nodes 
594         keep their expanded/collapsed state when we get calls to
595         Expand/Collapse. Also add a forgotten test for EndEdit method.
596
597 2007-10-05  Gert Driesen  <drieseng@users.sourceforge.net>
598
599         * ComboBoxTest.cs: Added test for bug #331144.
600
601 2007-10-04  Carlos Alberto Cortez <calberto.cortez@gmail.com>
602
603         * TreeViewEventsTest.cs: New file. Tests for TreeView events.
604
605 2007-10-04  Gert Driesen  <drieseng@users.sourceforge.net>
606
607         * ControlTest.cs: Added test for bug #330501.
608
609 2007-10-02  Jonathan Pobst  <monkey@jpobst.com>
610
611         * TextBoxTest.cs: Remove NotWorking from FocusSelectsAllTest.
612
613 2007-09-29  Jonathan Pobst  <monkey@jpobst.com>
614
615         * RadioButtonTest.cs: Fix test to not fail on monobuild.
616
617 2007-09-27  Jonathan Pobst  <monkey@jpobst.com>
618
619         * RadioButtonTest.cs: Added test for bug #328672.
620
621 2007-09-23  Gert Driesen  <drieseng@users.sourceforge.net>
622
623         * DataGridViewTest.cs: Added test for bug #325979. Code formatting.
624
625 2007-09-23  Gert Driesen  <drieseng@users.sourceforge.net>
626
627         *  DataGridViewCellTest.cs: Code formatting. Removed useless SetUp and
628         TearDown methods. Removed useless test.
629         * DataGridViewCellCollectionTest.cs: Added indexer tests.
630
631 2007-09-21  Jonathan Pobst  <monkey@jpobst.com>
632
633         * TreeViewTest.cs: Add test for bug #326858.
634
635 2007-09-20  Jonathan Pobst  <monkey@jpobst.com>
636
637         * DateTimePickerTest.cs: Make DateTimeMinDate 2.0 only.
638
639 2007-09-19  Jonathan Pobst  <monkey@jpobst.com>
640
641         * DateTimePickerTest.cs: Add test for bug #326609.
642
643 2007-09-14  Jonathan Pobst  <monkey@jpobst.com>
644
645         * ToolStripTest.cs: Asserts showing Selectable control style depends
646         on TabStop.
647
648 2007-09-14  Jonathan Pobst  <monkey@jpobst.com>
649
650         * SplitContainerTests.cs: Enable some ignored tests mainly dealing 
651         with FixedPanel.
652
653 2007-09-12  Jonathan Pobst  <monkey@jpobst.com>
654
655         * DefaultLayoutTest.cs: Test for Docked AutoSize controls.
656
657 2007-09-12  Jonathan Pobst  <monkey@jpobst.com>
658
659         * TextBoxTest.cs: Change Modified test to use a fresh TextBox instead
660         of relying on test running order.  Fix font dependent-ness of Bug82749
661         to be less than 30.
662
663 2007-09-12  Jonathan Pobst  <monkey@jpobst.com>
664
665         * TextBoxTest.cs: Change an IsTrue to AreEqual in Bug82749 so that I
666         can see what the failing value is on monobuild since I cannot repro locally.
667
668 2007-09-11  Jonathan Pobst  <monkey@jpobst.com>
669
670         * DefaultLayoutTest.cs: Add test for bug #82805.
671
672 2007-09-11  Jonathan Pobst  <monkey@jpobst.com>
673
674         * DefaultLayoutTest.cs: Mark Bug82762 as WM dependent.
675
676 2007-09-11  Jonathan Pobst  <monkey@jpobst.com>
677
678         * TextBoxTest.cs: Add test for bug #82749.
679
680 2007-09-11  Jonathan Pobst  <monkey@jpobst.com>
681
682         * ControlTest.cs: Add test for bug #82748.
683
684 2007-09-11  Jonathan Pobst  <monkey@jpobst.com>
685
686         * ScrollBarTest.cs: Add test demonstrating behavior when Maximum
687         is set lower than Value.
688
689 2007-09-11  Jonathan Pobst  <monkey@jpobst.com>
690
691         * DefaultLayoutTest.cs: Add test for bug #82762.
692
693 2007-09-06  Jonathan Pobst  <monkey@jpobst.com>
694
695         * TableLayoutTest.cs: Make test for bug #82605 not depend on font measurements.
696
697 2007-09-06  Jonathan Pobst  <monkey@jpobst.com>
698
699         * TableLayoutTest.cs: Add test for bug #82605.
700
701 2007-08-31  Jonathan Pobst  <monkey@jpobst.com>
702
703         * ToolStripItemTest.cs: Added test to show that Enabled can
704         depend on Parent/Owner's Enabled.
705
706 2007-08-29  Jonathan Pobst  <monkey@jpobst.com>
707
708         * ContainerControlTest.cs: Added test for ValidateChildren.
709
710 2007-08-25  Gert Driesen  <drieseng@users.sourceforge.net>
711
712         * FolderBrowserDialogTest.cs: Added tests for Description and
713         ShowNewFolderButton.
714
715 2007-08-24  Gert Driesen  <drieseng@users.sourceforge.net>
716
717         * FolderBrowserDialogTest.cs: Added tests for SelectedPath and
718         RootFolder.
719         * SaveFileDialogTest.cs: Renamed class and improved AddExtension test.
720
721 2007-08-24  Carlos Alberto Cortez <calberto.cortez@gmail.com>
722
723         * ListViewGroupTest.cs: New assertions for a pair of tests.
724
725 2007-08-23  George Giolfan  <georgegiolfan@yahoo.com>
726
727         * FlowPanelTests.cs: Add PreferredSize test.
728
729 2007-08-23  Jonathan Pobst  <monkey@jpobst.com>
730
731         * ListBoxTest.cs, ListViewTest.cs, TreeViewTest.cs: Add tests that show
732         IsInputChar should always return true for these controls.
733
734 2007-08-22  Jonathan Pobst  <monkey@jpobst.com>
735
736         * ComboBoxTest.cs: Add test for AutoSize behavior.
737
738 2007-08-21  Rolf Bjarne Kvinge <RKvinge@novell.com> 
739
740         * DataGridViewCellTest.cs: Added GetClipboardContentTest,
741           GetClipboardContentTestException.
742         * DataGridViewClipboardHeaderTest.cs, DataGridViewClipboardTest.cs: Added.
743         * DataGridViewColumnHeaderTest.cs: Added GetClipboardContentTestException
744         * DataGridViewRowHeaderTest.cs: Added GetClipboardContentTestException/2.
745         * DataGridViewTest.cs: Added GetClipboardContentsDisabled,
746           GetClipboardContents, GetClipboardContents_HeadersAlways,
747           GetClipboardContents_HeadersNever and GenerateClipboardTest with several
748           helper functions.
749
750 2007-08-21  Rolf Bjarne Kvinge <RKvinge@novell.com> 
751
752         * DataGridViewColumnCollectionTest.cs, DataGridViewComboBoxCellTest.cs,
753           DataGridViewRowCollectionTest.cs, DataGridViewTextBoxColumnTest.cs,
754           DataGridViewBandTest.cs: Fixed line endings.
755         * DataGridViewCommon.cs: Fixed line endings, added
756           CreateAndFillForClipboard.
757
758 2007-08-21  Rolf Bjarne Kvinge <RKvinge@novell.com> 
759
760         * DataObjectTest.cs: Added TestConvertible.
761
762 2007-08-20  Carlos Alberto Cortez <calberto.cortez@gmail.com>
763
764         * ListViewGroupCollectionTest.cs: New tests for the indexers.
765
766 2007-08-20  Rolf Bjarne Kvinge <RKvinge@novell.com> 
767
768         * DataGridViewTest.cs: Added EditingRowAfterAddingColumns.
769
770 2007-08-20  Rolf Bjarne Kvinge <RKvinge@novell.com> 
771
772         * StatusBarPanelTest.cs: Added IconWidth.
773
774 2007-08-19  Everaldo Canuto  <ecanuto@novell.com>
775
776         * FormTest.cs: Add test for opacity.
777
778 2007-08-19  Everaldo Canuto  <ecanuto@novell.com>
779
780         * DataGridTableStyle.cs: An assert added to test ResetHeaderFont.
781
782 2007-08-18  Rolf Bjarne Kvinge <RKvinge@novell.com> 
783
784         * FormTest.cs: Added test for bug 82358.
785
786 2007-08-17  Jonathan Pobst  <monkey@jpobst.com>
787
788         * FormTest.cs: Add test for bug #82470.
789
790 2007-08-15  Carlos Alberto Cortez <calberto.cortez@gmail.com>
791
792         * ListViewCollectionsTest.cs: New tests for ListViewItemCollection
793         when used with ListViewGroup.
794         * ListViewGroupCollectionTest.cs: Likewise.
795         * ListViewItemTest.cs: Likewise.
796
797 2007-08-14  Jonathan Pobst  <monkey@jpobst.com>
798
799         * ToolBarButtonTest.cs: Add test showing how ImageIndex and ImageKey interact.
800
801 2007-08-10  Jonathan Pobst  <monkey@jpobst.com>
802
803         * TextBoxTest.cs: Fix old SelectionLength assert to work on MS and match
804         corrected Mono behavior.
805
806 2007-08-10  Rolf Bjarne Kvinge <RKvinge@novell.com> 
807
808         * DataGridViewTest.cs: Added EditingRow.
809
810 2007-08-10  Jonathan Pobst  <monkey@jpobst.com>
811
812         * ToolTip.cs: Add test for bug #82399.
813
814 2007-08-10  Jonathan Pobst  <monkey@jpobst.com>
815
816         * TextBoxTest.cs: New test for 82371 to illustrate SelectionLength value when
817         no text is selected.
818
819 2007-08-09  Jonathan Pobst  <monkey@jpobst.com>
820
821         * ListBoxTest.cs: Mark test MethodScaleControl as not working.
822
823 2007-08-09  Rolf Bjarne Kvinge <RKvinge@novell.com> 
824
825         * DataGridViewCommon.cs: Added CreateAndFillBig.
826         * DataGridViewTest.cs: Added SelectedRowsTest and SelectedColumnsTest.
827
828 2007-08-09  Rolf Bjarne Kvinge <RKvinge@novell.com> 
829
830         * DataGridViewCommon.cs: Added a comment.
831         * DataGridViewCellTest.cs: Added ReadOnlyTest.
832
833 2007-08-09  Rolf Bjarne Kvinge <RKvinge@novell.com> 
834
835         * DataGridViewColumnCollectionTest.cs: Added AddFullColumnSelect.
836
837 2007-08-08  Rolf Bjarne Kvinge <RKvinge@novell.com> 
838
839         * ContainerControlTest.cs, ControlTest.cs, DefaultLayoutTest.cs,
840           FormTest.cs, PanelTest.cs, TableLayoutTest.cs, UserControlTest.cs:
841           Dispose of forms when they're no longer used.
842         * ListViewCollectionsTest.cs: Dispose of listviews when they're no longer
843           used.
844
845 2007-08-07  Jonathan Pobst  <monkey@jpobst.com>
846
847         * ListBoxTest.cs: Added test for ScaleControl.
848
849 2007-08-07  Rolf Bjarne Kvinge <RKvinge@novell.com> 
850
851         * DataGridViewTest.cs: Added test for #82326 and added a few forgotten
852           [Test] attributes.
853
854 2007-08-01  Rolf Bjarne Kvinge <RKvinge@novell.com> 
855
856         * DataGridViewCellTest.cs: Added EditTypeTest and TestDefaultValues.
857
858 2007-08-01  Rolf Bjarne Kvinge <RKvinge@novell.com> 
859
860         * DataGridViewTest.cs: Added AutoResizeColumnTest.
861
862 2007-07-31  Rolf Bjarne Kvinge <RKvinge@novell.com> 
863
864         * DataGridViewRowCollectionTest.cs: Added.
865
866 2007-07-27  Rolf Bjarne Kvinge <RKvinge@novell.com> 
867
868         * DataGridViewRowTest.cs: Comment out more asserts that probably are
869           DPI dependent.
870
871 2007-07-26  Rolf Bjarne Kvinge <RKvinge@novell.com> 
872
873         * DataGridViewRowTest.cs: Comment out a few asserts that probably are
874           DPI dependent.
875
876 2007-07-26  Rolf Bjarne Kvinge <RKvinge@novell.com> 
877
878         * DataGridViewRowTest.cs: Added AddRow_Changes, InitialValues.
879         * EventLogger.cs: Create a EventLog class, can print to the console
880           events as they are raised.
881         * DataGridViewCellTest.cs: Added AddRow_Changes.
882         * TestHelper.cs: Add DumpObject, can be used to dump an object's values
883           in a Assert.X (values) form.
884         * FormTest.cs: Added ChildFocused test (NotWorking).
885
886 2007-07-25  Jonathan Pobst  <monkey@jpobst.com>
887
888         * LabelTest.cs: Test showing that changing the width or height when
889         autosize = true has no effect.
890
891 2007-07-24  Rolf Bjarne Kvinge <RKvinge@novell.com> 
892
893         * DataGridViewColumnCollectionTest.cs,
894           DataGridViewTextBoxColumnTest.cs, DataGridViewBandTest.cs,
895           DataGridViewCommon.cs, DataGridViewComboBoxCellTest.cs: Added.
896         * DataGridViewColumnTest.cs: Added InitialValues.
897         * DataGridViewTest.cs: More tests.
898
899 2007-07-23  Rolf Bjarne Kvinge <RKvinge@novell.com> 
900
901         * DataGridViewTest.cs: More tests.
902         * CurrencyManagerTest.cs: Remove CWL's.
903
904 2007-07-23  Rolf Bjarne Kvinge <RKvinge@novell.com> 
905
906         * ScrollableControlTest.cs: Added AutoScrollPositiontest
907
908 2007-07-20  Rolf Bjarne Kvinge <RKvinge@novell.com> 
909
910         * FormHandleTest.cs: Make a couple of classes public, so that other
911           tests can use them.
912         * FormTest.cs: Added tests for #81969.
913
914 2007-07-20  Rolf Bjarne Kvinge <RKvinge@novell.com> 
915
916         * ComboBoxTests.cs, ComboBoxTest.cs: Unified ComboBoxTest.cs and
917           ComboBoxTests.cs, deleted ComboBoxTests.cs
918
919 2007-07-18  Jonathan Pobst  <monkey@jpobst.com>
920
921         * ToolStripTest.cs: One of my notworking tests slipped out.
922
923 2007-07-18  Jonathan Pobst  <monkey@jpobst.com>
924
925         * ListBoxTest.cs, MenuStripTest.cs, ToolStripComboBoxTest.cs,
926         ToolStripContentPanelTest.cs, ToolStripControlHostTest.cs,
927         ToolStripDropDownTest.cs, ToolStripProgressBarTest.cs,
928         ToolStripTest.cs: Sync up some local test additions.
929
930 2007-07-18  Jonathan Pobst  <monkey@jpobst.com>
931
932         * ListControl.cs: Fix test that is failing on i586.
933
934 2007-07-17  Jonathan Pobst  <monkey@jpobst.com>
935
936         * ContainerControlTest.cs: Add test for 2.0 AutoScaling.  It's
937         marked NotWorking because it depends on fonts and DPI, but it
938         can still be used to compare to .NET.
939
940 2007-07-16  Gert Driesen  <drieseng@users.sourceforge.net>
941
942         * ComboBoxTest.cs: Added test for bug #82069.
943         * ListControlTest.cs: Added tests for bug #81771.
944
945 2007-07-12  Jonathan Pobst  <monkey@jpobst.com>
946
947         * ButtonTest.cs: Add test showing a NSE if Flat BorderColor is 
948         transparent.
949
950 2007-07-09  Jonathan Pobst  <monkey@jpobst.com>
951
952         * MessageTest.cs: Add tests for op_Equality and op_Inequality.
953
954 2007-07-09  Jonathan Pobst  <monkey@jpobst.com>
955
956         * LinkAreaTest.cs: Add tests for op_Equality and op_Inequality.
957
958 2007-07-09  Jonathan Pobst  <monkey@jpobst.com>
959
960         * ListBoxTest.cs: Add test for bug #80466.
961
962 2007-07-08  Jonathan Pobst  <monkey@jpobst.com>
963
964         * TableLayoutTest.cs: Simplify and enable Gert's test for bug
965         #82040.  Add a test for bug #82041.
966
967 2007-07-08  Gert Driesen  <drieseng@users.souceforge.net>
968
969         * TableLayoutTest.cs: Added test for bug #82040.
970
971 2007-07-07  Jonathan Pobst  <monkey@jpobst.com>
972
973         * TableLayoutTest.cs: Add test for bug #81936.
974
975 2007-07-06  Jonathan Pobst  <monkey@jpobst.com>
976
977         * ListControl.cs: Add test for Formatting behavior.
978
979 2007-07-06  Jonathan Pobst  <monkey@jpobst.com>
980
981         * LabelTest.cs: Add test for Image[List|Index|Key].
982
983 2007-07-06  Jonathan Pobst  <monkey@jpobst.com>
984
985         * TableLayoutTest.cs: I had marked CellBorderTest as WM dependent when it
986         failed on the buildbots.  I just realized it was actually failing due to
987         a Label change I hadn't committed, which has now been committed.
988
989 2007-07-05  Jonathan Pobst  <monkey@jpobst.com>
990
991         [Various tests from my local tree]
992         * ButtonBaseTest.cs: Test for default Accessibility.State.
993         * LabelTest.cs: Test for default Margin.
994         * MenuStripTest.cs: Test for CanSelect.
995         * ScrollBarTest.cs: Test for 2.0 ScrollBarEventArgs.
996         * SplitContainerTests.cs: Uncomment some Dock and Location asserts.
997         * StatusStripTest.cs: Tests for default RenderMode and AccessibilityObject.
998         * ToolStripDropDownTest.cs: Tests for default TextDirection and AccessibilityObject.
999         * ToolStripItemTest.cs: Test for default TextDirection, ProcessMnemonic.
1000         * ToolStripMenuItemTest.cs: Test for default ForeColor and AccessibilityObject.
1001         * UserControlTest.cs: Test for AutoSize behavior.
1002
1003 2007-07-04  Carlos Alberto Cortez <calberto.cortez@gmail.com>
1004
1005         * ListViewItemTest.cs: Add tests for Focused property.
1006
1007 2007-07-04  Carlos Alberto Cortez <calberto.cortez@gmail.com>
1008
1009         * ListViewTest.cs: Add tests for 2.0 FocusedItem property setter.
1010
1011 2007-07-03  Carlos Alberto Cortez <calberto.cortez@gmail.com>
1012
1013         * ListViewTest.cs: Add tests for 2.0 TopItem property setter.
1014
1015 2007-07-03  Jonathan Pobst  <monkey@jpobst.com>
1016
1017         * FormTest.cs, TableLayoutTest.cs: Mark some tests that depend on
1018         WM decoration sizes as Ignore.
1019
1020 2007-06-22  Carlos Alberto Cortez <calberto.cortez@gmail.com>
1021
1022         * ListViewTest.cs: Add test for 2.0 HotTracking.
1023
1024 2007-06-21  Jonathan Pobst  <monkey@jpobst.com>
1025
1026         * TableLayoutTest.cs: Add test for CellBorderStyle.
1027
1028 2007-06-12  Jonathan Pobst  <monkey@jpobst.com>
1029
1030         * FormTest.cs: Add tests for ScaleControl and GetScaledBounds.
1031
1032 2007-06-12  Jonathan Pobst  <monkey@jpobst.com>
1033
1034         * TableLayoutTest.cs: Add test for bug #81843.
1035
1036 2007-06-12  Jonathan Pobst  <monkey@jpobst.com>
1037
1038         * UpDownBaseTest.cs: Test for Min/Max size.
1039
1040 2007-06-12  Jonathan Pobst  <monkey@jpobst.com>
1041
1042         * ErrorProviderTest.cs: Test for Clear method.
1043
1044 2007-06-12  Jonathan Pobst  <monkey@jpobst.com>
1045
1046         * PictureBoxTests.cs: Test for 2.0 field defaults.
1047
1048 2007-06-12  Andreia Gaita  <avidigal@novell.com>
1049         
1050         * TabControlTest.cs: Add test for tabcontrol without tabs but with a font
1051         change (triggers a ResizeTabs call and was blowing up nicely - #81802).
1052
1053 2007-06-12  Raja R Harinath  <rharinath@novell.com>
1054
1055         * ListViewCollectionsTest.cs (SelectedIndexCollectionTest_IndexOfTest):
1056         Move to NET_2_0 profile.
1057
1058 2007-06-11  Carlos Alberto Cortez <calberto.cortez@gmail.com>
1059
1060         * ListViewCollectionsTest.cs: New tests for CheckedItemCollection and
1061         SelectedIndexCollection when using VirtualMode.
1062
1063 2007-06-08  Jonathan Pobst  <monkey@jpobst.com>
1064
1065         * GroupBoxTest.cs: Argh! I cannot freaking get this right.  Remove the "!".
1066
1067 2007-06-08  Jonathan Pobst  <monkey@jpobst.com>
1068
1069         * GroupBoxTest.cs: Missed an if.
1070
1071 2007-06-08  Jonathan Pobst  <monkey@jpobst.com>
1072
1073         * GroupBoxTest.cs: AutoSize is theme dependent.
1074
1075 2007-06-08  Jonathan Pobst  <monkey@jpobst.com>
1076
1077         * ComboBoxTest.cs: Add test for ScaleControl.
1078
1079 2007-06-08  Jonathan Pobst  <monkey@jpobst.com>
1080
1081         * GroupBoxTest.cs: Add some 2.0 tests.
1082
1083 2007-06-08  Jonathan Pobst  <monkey@jpobst.com>
1084
1085         * PanelTest.cs: Add.
1086
1087 2007-06-07  Jonathan Pobst  <monkey@jpobst.com>
1088
1089         * ScrollableControlTest.cs: ScrollToControl test is theme dependent due to
1090         the width of scrollbars.
1091
1092 2007-06-07  Jonathan Pobst  <monkey@jpobst.com>
1093
1094         * ScrollableControlTest.cs: Add test for ScrollToControl.
1095
1096 2007-06-06  Jonathan Pobst  <monkey@jpobst.com>
1097
1098         * ScrollBarTest.cs, SplitterTest.cs: Add some 2.0 tests.
1099         * ScrollBarTest.cs: Comment out several tests that no longer compile due
1100         to bug #81818.
1101
1102 2007-06-06  Jonathan Pobst  <monkey@jpobst.com>
1103
1104         * ButtonTest.cs: BehaviorAutoSize is font dependent, only run on windows.
1105
1106 2007-06-06  Jonathan Pobst  <monkey@jpobst.com>
1107
1108         * ButtonBaseTest.cs: Add test for default values.
1109         * ButtonTest.cs: Add test for default values, add test for AutoSize.
1110
1111 2007-06-04  Gert Driesen  <drieseng@users.sourceforge.net>
1112
1113         * PropertyGridTest.cs: Added test for bug #81796, and reworked
1114         SelectedGridItem_Null test to no longer check actual message.
1115
1116 2007-06-01  Jonathan Pobst  <monkey@jpobst.com>
1117
1118         * FormTest.cs: Modify AutoSizeGrowAndShrink test to pass on all WM's.
1119
1120 2007-06-01  Jonathan Pobst  <monkey@jpobst.com>
1121
1122         * FormTest.cs: Add tests for AutoSize'ing.
1123
1124 2007-05-23  Everaldo Canuto  <ecanuto@novell.com>
1125
1126         * LabelTest.cs: Fix SizeTest for 2.0 profile since autosize theres
1127         diferent behavior on 2.0.
1128
1129 2007-06-01  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1130
1131         * ScrollableControlTest.cs: Add ResizeAnchoredTest.
1132         * PropertyGridTest.cs: A few more tests.
1133
1134 2007-06-01  Carlos Alberto Cortez <calberto.cortez@gmail.com>
1135
1136         * ListViewTest.cs: Added a new test for 2.0 RedrawItem method.
1137
1138 2007-05-31  Jonathan Pobst  <monkey@jpobst.com>
1139
1140         * ControlTest.cs: Add tests for 2.0 scaling methods.
1141
1142 2007-05-30  Andreia Gaita  <avidigal@novell.com>
1143
1144         * FocusTest.cs: Add tests for ContainerControl - fire events even if 
1145         there is no form, and set active control before firing events.
1146
1147 2007-05-29  Jonathan Pobst  <monkey@jpobst.com>
1148
1149         * ControlTest.cs: Test to show the effects of ResumeLayout(false).
1150
1151 2007-05-28  Carlos Alberto Cortez <calberto.cortez@gmail.com>
1152
1153         * ListView.cs:
1154         * ListViewItem.cs: Added 2.0 ListViewItem.ToolTipText tests.
1155
1156 2007-05-28  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1157
1158         * TextBoxTest.cs: Ignore a couple of font-dependent tests.
1159
1160 2007-05-28  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1161
1162         * MonthCalendarTest.cs: Added InitialSizeTest.
1163
1164 2007-05-28  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1165
1166         * FormTest.cs: Increase timeout value. Might prevent tests from failing
1167           on slower computers.
1168
1169 2007-05-28  Gert Driesen  <drieseng@users.sourceforge.net>
1170
1171         * DateTimePickerTest.cs: Added tests for MinDate and MaxDate.
1172
1173 2007-05-27  Gert Driesen  <drieseng@users.sourceforge.net>
1174
1175         * DateTimePickerTest.cs: Avoid test failures on Windows system with
1176         non-us locale.
1177
1178 2007-05-27  Gert Driesen  <drieseng@users.sourceforge.net>
1179
1180         * NumericUpDownTest.cs: Avoid use of global identifier since csc 1.x
1181         does not support this.
1182         * FormTest.cs: Avoid using anonymous methods. Allows our test to build
1183         again using csc 1.x.
1184
1185 2007-05-27  Gert Driesen  <drieseng@users.sourceforge.net>
1186
1187         * TreeNodeCollectionTest.cs: Added tests for Add and AddRange. Fixed
1188         and improved test for IList indexer.
1189
1190 2007-05-25  Gert Driesen  <drieseng@users.sourceforge.net>
1191
1192         * TextBoxTest.cs: Improve tests for Copy, Cut and Paste to also cover
1193         bug #81736.
1194
1195 2007-05-25  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1196
1197         * KeyEventArgsTest.cs: Added.
1198
1199 2007-05-24  Andreia Gaita  <avidigal@novell.com>
1200
1201         * NumericUpDownTest.cs: Added 1.1 and 2.0 tests.
1202
1203 2007-05-24  Carlos Alberto Cortez <calberto.cortez@gmail.com>
1204
1205         * ListControlTest.cs:
1206         * CheckedListBoxTest.cs: Move the GetItemText test
1207         to ListControl, since the method it's part of it. Also
1208         add a FilterItemOnProperty test.
1209
1210 2007-05-24  Jonathan Pobst  <monkey@jpobst.com>
1211
1212         * DefaultLayoutTest.cs: Add test for bug 81199. (nested controls)
1213
1214 2007-05-24  Jonathan Pobst  <monkey@jpobst.com>
1215
1216         * ContainerControlTest.cs: Test to show ProcessMnemonic is called
1217         regardless of CanSelect.
1218
1219 2007-05-23  Jonathan Pobst  <monkey@jpobst.com>
1220
1221         * TestHelper.cs: Remove reference to event_log from constructor.
1222
1223 2007-05-23  Jonathan Pobst  <monkey@jpobst.com>
1224
1225         * ControlTest.cs: Add test to show that setting a control's Visible
1226         property causes it's parent to relayout.
1227
1228 2007-05-23  Jonathan Pobst  <monkey@jpobst.com>
1229
1230         * DefaultLayoutTest.cs: Add test for docking when parent has Padding.
1231
1232 2007-05-23  Everaldo Canuto  <ecanuto@novell.com>
1233
1234         * TestHelper.cs: Remove Event log we already have a EventLogger class.
1235
1236 2007-05-23  Everaldo Canuto  <ecanuto@novell.com>
1237
1238         * TestHelper.cs: Event log added.
1239
1240 2007-05-23  Everaldo Canuto  <ecanuto@novell.com>
1241
1242         * ContextMenuTest.cs: ContextMenu tests added.
1243
1244 2007-05-23  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1245
1246         * ToolBarButtonTest.cs: Added test for Name.
1247
1248 2007-05-22  Gert Driesen  <drieseng@users.sourceforge.net>
1249
1250         * FormTest.cs: Renamed FormCantGetTooSmall test and use comparison
1251         with SystemInformation.MinimumWindowSize. Enable test.
1252
1253 2007-05-22  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1254
1255         * FormTest.cs: Added ShowDialogCloseTest.
1256
1257 2007-05-21  Jonathan Pobst  <monkey@jpobst.com>
1258
1259         * FormTest.cs: Mark FormCantGetTooSmall as NotWorking.  It only applies to Windows.
1260
1261 2007-05-21  Jonathan Pobst  <monkey@jpobst.com>
1262
1263         * DefaultLayoutTest.cs: Tests for bugs 81694, 81695.
1264         * FormTest.cs: Test setting the form size smaller than the WM will
1265         allow it.
1266
1267 2007-05-21  Chris Toshok  <toshok@ximian.com>
1268
1269         * DataBindingTests.cs (TestColumnAdd): enable this test.  the
1270         system.data changes required are in, and it works now.
1271
1272 2007-05-19  Andreia Gaita  <avidigal@novell.com>
1273
1274         * NumericUpDownTest: Added.
1275
1276 2007-05-18  Jonathan Pobst  <monkey@jpobst.com>
1277
1278         * DataObjectTest.cs: Added.
1279
1280 2007-05-18  Gert Driesen  <drieseng@users.sourceforge.net>
1281
1282         * TreeViewTest.cs: Added test for DoubleBuffered.
1283
1284 2007-05-18  Jonathan Pobst  <monkey@jpobst.com>
1285
1286         * KeysConverterTest.cs: Added.
1287         * LinkConverterTest.cs: Added.
1288         * LinkLabelTest.cs: Added tests for LinkLabel.Link.
1289
1290 2007-05-17  Carlos Alberto Cortez <calberto.cortez@gmail.com>
1291
1292         * ListBoxTest.cs: New test for some exceptions in
1293         ListBox.ObjectCollection methods.
1294
1295 2007-05-17  Chris Toshok  <toshok@ximian.com>
1296
1297         * ControlBindingsCollectionTest.cs: new test file, move a test
1298         from BindingTest here.
1299
1300         * BindingTest.cs (DuplicateBindingAdd): move the test to
1301         ControlBindingsCollectionTest.
1302
1303         * BindingManagerBaseTest.cs (BindingsTest): enable this test.
1304         passes now.
1305
1306         * DataBindingTests.cs: define #WITH_BINDINGS, since we now seem to
1307         work with them.
1308         (TestInsertRowBeforeCurrent): ignore this test on 2.0 though, as
1309         we generate too many Binding.Format events.
1310         (TestColumnAdd): ignore this test on 1.1, until System.Data
1311         generates the proper (2) number of events causing us to emit
1312         MetadataChanged.
1313
1314         * CurrencyManagerTest.cs (AddNew2): ignore this test for the time
1315         being.  it's hitting a System.Data exception which doesn't happen
1316         on MS.
1317
1318 2007-05-17  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1319
1320         * TextBoxTest.cs: BackColorTest: Fix it, we may get invalidates and
1321           paints after a Form.Show ().
1322
1323 2007-05-17  Andreia Gaita  <avidigal@novell.com>
1324
1325         * TabControlTest.cs: Ignore the enter/leave tests for a bit
1326
1327 2007-05-17  Andreia Gaita  <avidigal@novell.com>
1328
1329         * TabControlTest.cs: Add tests for Enter/Leave events on tabpages
1330
1331 2007-05-17  Jonathan Pobst  <monkey@jpobst.com>
1332
1333         * TreeViewImageIndexConverterTest.cs: Added.
1334
1335 2007-05-17  Jonathan Pobst  <monkey@jpobst.com>
1336
1337         * ToolStripTextBoxTest.cs: Enable tests for auto complete and shortcuts
1338         enabled stuff.
1339
1340 2007-05-16  Jonathan Pobst  <monkey@jpobst.com>
1341
1342         * ImageKeyConverterTest.cs: Added.
1343         * TreeViewImageKeyConverterTest.cs: Added.
1344
1345 2007-05-15  Jonathan Pobst  <monkey@jpobst.com>
1346
1347         * TextBoxTest.cs: Add test for IsInputChar method.
1348
1349 2007-05-11  Gert Driesen  <drieseng@users.sourceforge.net>
1350
1351         * ToolStripItemCollectionTest.cs: Removed duplicate test.
1352
1353 2007-05-11  Everaldo Canuto  <everaldo@simios.org>
1354
1355         * ToolBarTest.cs: Add tests for toolbar size (horizontal and vertical),
1356         also test #81523.
1357
1358 2007-05-10  Everaldo Canuto  <everaldo@simios.org>
1359
1360         * ToolBarTest.cs: CreateHandleTest added.
1361
1362 2007-05-10  Jonathan Pobst  <monkey@jpobst.com>
1363
1364         * FormTest.cs: Marking test for bug 81582 as NotWorking as it fails
1365         on X11.  Bug is reopened.
1366
1367 2007-05-10  Jonathan Pobst  <monkey@jpobst.com>
1368
1369         * ToolStripItemCollectionTest.cs: Enable tests.
1370
1371 2007-05-10  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1372
1373         * MaskedTextBoxTest.cs: Added more tests.
1374
1375 2007-05-10  Jonathan Pobst  <monkey@jpobst.com>
1376
1377         * FormTest.cs: Add test for bug 81582.
1378
1379 2007-05-10  Gert Driesen  <drieseng@users.sourceforge.net>
1380
1381         * ToolStripItemCollectionTest.cs: Added tests for ctor, Insert and
1382         Remove.
1383
1384 2007-05-09  Jonathan Pobst  <monkey@jpobst.com>
1385
1386         * ControlTest.cs: Expand and enable test for UseWaitCursor.
1387
1388 2007-05-09  Jonathan Pobst  <monkey@jpobst.com>
1389
1390         * ControlTest.cs: Added test for IsInputChar.
1391
1392 2007-05-09  Jonathan Pobst  <monkey@jpobst.com>
1393
1394         * ControlTest.cs: Added tests for PreProcessMessage and
1395         PreProcessControlMessage.
1396
1397 2007-05-08  Gert Driesen  <drieseng@users.sourceforge.net>
1398
1399         * ControlTest.cs: Added test for UseWaitCursor.
1400
1401 2007-05-07  Jonathan Pobst  <monkey@jpobst.com>
1402
1403         * ControlTest.cs: Tests demonstrating Control.AutoSize from 
1404         Stefan Noack.
1405
1406 2007-05-07  Jonathan Pobst  <monkey@jpobst.com>
1407
1408         * ToolStripManagerTest.cs: Add test for bug #81477.
1409
1410 2007-05-04  Jonathan Pobst  <monkey@jpobst.com>
1411
1412         * ControlTest.cs: Expand GetChildAtPointTest to cover 2.0 cases.
1413
1414 2007-05-04  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1415
1416         Added.
1417
1418 2007-05-04  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1419
1420         * MdiFormTest.cs: Added DeactivatedEventTest.
1421
1422 2007-05-03  Chris Toshok  <toshok@ximian.com>
1423
1424         * DataBindingTests.cs: enable TestInsertRowAtCurrent in the 2.0
1425         profile as well.
1426
1427 2007-05-03  Jonathan Pobst  <monkey@jpobst.com>
1428
1429         * ApplicationTest.cs: Add a test for RaiseIdle.
1430
1431 2007-05-01  Frederik Carlier <frederik.carlier@carlier-online.be> 
1432
1433         * TreeNodeCollectionTest.cs: Add Unit tests for ContainsKey and 
1434       IndexOfKey methods.
1435
1436 2007-04-30  Gert Driesen  <drieseng@users.sourceforge.net>
1437
1438         * DataGridViewColumnTest.cs: Added test for bug #81464, improved 
1439         existing tests.
1440         * DataGridViewTextBoxCellTest.cs: Added test for Value.
1441         * RichTextBoxTest.cs: Added test for bug #80626.
1442         * TabControlTest.cs: Added test for TabPageCollection indexer.
1443         * TextBoxTest.cs: Enabled test for bug #80626.
1444
1445 2007-04-29  Andreia Gaita  <avidigal@novell.com>
1446
1447         * TabControlTest.cs: Add more 2.0 select and deselect tab tests.
1448
1449 2007-04-28  Gert Driesen  <drieseng@users.sourceforge.net>
1450
1451         * DataBindingTest.cs: Avoid using anonymous methods to allow tests to
1452         build using csc 1.x.
1453         * CurrencyManagerTest.cs: Same.
1454
1455 2007-04-24  Alan McGovern <alan.mcgovern@gmail.com>
1456
1457         * BindingNavigatorTest.cs: Ignored failing test until a bug gets fixed
1458
1459 2007-04-27  Chris Toshok  <toshok@ximian.com>
1460
1461         * CurrencyManagerTest.cs, DataBindingTests.cs,
1462         BindingManagerBaseTest.cs, BindingSourceTest.cs, BindingTest.cs:
1463         lots of misc changes.
1464
1465 2007-04-26  Jonathan Pobst  <monkey@jpobst.com>
1466
1467         * ToolStripTest.cs: Fix the failing MethodGetNextItem test.
1468
1469 2007-04-25  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1470
1471         * FormHandleTest.cs, ControlEventTest.cs, MenuStripTest.cs,
1472           ProgressBarTest.cs, RichTextBoxTest.cs, ListViewEventTest.cs,
1473           TreeViewTest.cs, ColumnHeaderTest.cs, ApplicationContextTest.cs,
1474           MdiFormTest.cs, MenuItemTest.cs, TextBoxTest.cs, ListBoxTest.cs,
1475           ToolStripTest.cs, ToolStripMenuItemTest.cs, ControlTest.cs,
1476           ToolBarTest.cs: Dispose of the 61 forms we were keeping open while
1477           running the tests.
1478         * ApplicationTest.cs: Dispose of the 61 forms we were keeping open
1479           while running the tests. Added OpenFormsTest.
1480         * FormTest.cs: Dispose of the 61 forms we were keeping open while
1481           running the tests. Added DialogOwnerTest.
1482
1483 2007-04-24  Alan McGovern <alan.mcgovern@gmail.com>
1484
1485         * BindingNavigatorTest.cs: Added more tests to check more behaviour
1486
1487 2007-04-24  Jonathan Pobst  <monkey@jpobst.com>
1488
1489         * ToolStripDropDownTest.cs: Add Assert for default orientation.
1490         * ToolStripTest.cs: Enable tests for CanOverflow and DefaultDropDownDirection.
1491         Add test for GetNextItem.
1492
1493 2007-04-24  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1494
1495         * MdiFormTest.cs: Added tests for #81409.
1496
1497 2007-04-24  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1498
1499         * MdiFormTest.cs: Added tests for #81409.
1500
1501 2007-04-24  Raja R Harinath  <rharinath@novell.com>
1502
1503         * BindingNavigatorTest.cs (CheckStandardItems): Avoid use of NUnit
1504         API newer than present in the tree.
1505
1506 2007-04-24  Alan McGovern <alan.mcgovern@gmail.com>
1507
1508         * BindingNavigatorTest.cs: Initial tests
1509
1510 2007-04-23  Chris Toshok  <toshok@ximian.com>
1511
1512         * TestHelper.cs: move RunningOnUnix here.
1513
1514         * FocusTest.cs: use TestHelper.RunningOnUnix.
1515
1516         * FormTest.cs: use TestHelper.RunningOnUnix.
1517
1518 2007-04-23  Jonathan Pobst  <monkey@jpobst.com>
1519
1520         * TableLayoutTest.cs: Add a bunch of tests I thought I had lost
1521         before I lose them for real.
1522
1523 2007-04-21  Jonathan Pobst  <monkey@jpobst.com>
1524
1525         * DefaultLayoutTest.cs: Added test for bug #81397.
1526
1527 2007-04-21  Gert Driesen  <drieseng@users.sourceforge.net>
1528
1529         * RichTextBoxTest.cs: Added test for bug #80620.
1530         * TreeViewTest.cs: Added test for bug #80620.
1531         * ListViewTest.cs: Added test for bug #80620.
1532         * UpDownTest.cs: Added test for bug #80620.
1533         * TextBoxTest.cs: Enabled test for bug #80620.
1534
1535 2007-04-19  Jonathan Pobst  <monkey@jpobst.com>
1536
1537         * GroupBoxTest.cs: Add tests for default properties and
1538         DisplayRectangle.
1539
1540 2007-04-18  Gert Driesen  <drieseng@users.sourceforge.net>
1541
1542         * FormTest.cs: Enabled test for bug #80773.
1543
1544 2007-04-17  Chris Toshok  <toshok@ximian.com>
1545
1546         * BindingTest.cs: remove the NotWorking from
1547         BindingContextChangedTest2, and add a new, NotWorking test.
1548
1549 2007-04-16  Jonathan Pobst  <monkey@jpobst.com>
1550
1551         * ButtonTest.cs, ToolStripItemTest.cs: Remove image stretching
1552         from ImageList tests and reenable tests.
1553
1554 2007-04-13  Jonathan Pobst  <monkey@jpobst.com>
1555
1556         * ToolStripItemTest.cs: Enable a bunch of tests for recently 
1557         implemented properties.
1558         * ToolStripManager.cs: Add tests for Merge and RevertMerge.
1559
1560 2007-04-09  Gert Driesen  <drieseng@users.sourceforge.net>
1561
1562         * DataGridTextBoxColumnTest.cs: Added IsInEditOrNavigateMode tests.
1563         Enabled test after IsInEditOrNavigateMode fix.
1564
1565 2007-04-09  Gert Driesen  <drieseng@users.sourceforge.net>
1566
1567         * DataGridTextBoxColumnTest.cs: Added tests for IFormattable and
1568         TypeConverter usage in Edit and Commit.
1569
1570 2007-04-08  Gert Driesen  <drieseng@users.sourceforge.net>
1571
1572         * ListViewItemTest.cs: Added several ctor tests. Added tests to verify
1573         throws exceptions. Added tests for ListViewSubItemCollection's Clear
1574         and RemoteAt methods that prove that we need to ensure there's always
1575         at least one subitem.
1576
1577 2007-04-07  Gert Driesen  <drieseng@users.sourceforge.net>
1578
1579         * ProgressBarTest.cs: Added ForeColor and ResetForeColor tests.
1580         * TextBoxTest.cs: Added NotWorking tests for bugs #80620 and #80626.
1581
1582 2007-04-05  Gert Driesen  <drieseng@users.sourceforge.net>
1583
1584         * TreeViewTest.cs: Added NotWorking test for bug #81319.
1585
1586 2007-04-03  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1587
1588         * ControlTest.cs: Ignore EventStyleTest (can't find a reliable way to
1589           generate paint messages on Windows) and change PubPropTest to
1590           accept (0,0) as a valid mouse location.
1591
1592 2007-04-03  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1593
1594         * DateTimePickerTest.cs: Added a few more cases to TextTest.
1595
1596 2007-04-03  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1597
1598         * DateTimePickerTest.cs: Added a few more cases to TextTest.
1599
1600 2007-04-03  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1601
1602         * MdiFormTest.cs: Added ChangeClientSizeTest for bug 80995.
1603
1604 2007-04-02  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1605
1606         * ContainerControlTest.cs: Add RemoveActiveControlTest
1607         * MdiFormHandleTest.cs, BindingTest.cs: Remove stacktrace from output.
1608         * FormTest.cs: Add special window style cases.
1609
1610 2007-03-31  Gert Driesen  <drieseng@users.sourceforge.net>
1611
1612         * RichTextBoxTest.cs: Added BackColor test. Improved ReadOnly tests.
1613         Added ScrollBars tests.
1614         * TextBoxTest.cs: Improve BackColor test. Added ScrollBars tests.
1615         Improved ReadOnly tests.
1616
1617 2007-03-30  Gert Driesen  <drieseng@users.sourceforge.net>
1618
1619         * FormHandleTest.cs: Enabled test for bug #81272.
1620
1621 2007-03-30  Jonathan Pobst  <monkey@jpobst.com>
1622
1623         * HScrollPropertiesTest.cs, VScrollPropertiesTest.cs: Added.
1624
1625 2007-03-30  Jonathan Pobst  <monkey@jpobst.com>
1626
1627         * UserControlTest.cs: Add test for CreateParams.
1628
1629 2007-03-30  Gert Driesen  <drieseng@users.sourceforge.net>
1630
1631         * FormHandleTest.cs: Added test for bug #81272.
1632
1633 2007-03-30  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1634
1635         * MdiFormTest.cs: Added test for #79964.
1636
1637 2007-03-28  Jonathan Pobst  <monkey@jpobst.com>
1638
1639         * ToolStripOverflowButtonTest.cs, ToolStripOverflowTest.cs: Disable
1640         some tests I didn't mean to commit yet.
1641
1642 2007-03-28  Jonathan Pobst  <monkey@jpobst.com>
1643
1644         * StatusStripTest.cs: Added.
1645         * ToolStripContainerTest.cs: Added.
1646         * ToolStripContentPanelTest.cs: Added.
1647         * ToolStripDropDownTest.cs: Added.
1648         * ToolStripManagerTest.cs: Added.
1649         * ToolStripOverflowButtonTest.cs: Added.
1650         * ToolStripOverflowTest.cs: Added.
1651         * ToolStripPanelTest.cs: Added.
1652         * ToolStripProgressBarTest.cs: Enable tests about MarqueeAnimationSpeed.
1653         * ToolStripStatusLabelTest.cs: Added.
1654
1655 2007-03-26  Carlos Alberto Cortez <calberto.cortez@gmail.com>
1656
1657         * ListViewItemTest.cs: Add tests for constructors taking
1658         an array of strings, for the ListViewSubItem constructors,
1659         and for the ListViewSubItemCollection.AddRange method receiving
1660         and array of null strings.
1661
1662 2007-03-25  Jonathan Pobst  <monkey@jpobst.com>
1663
1664         * ToolStripTest.cs: Fix ambiguous Category attribute.
1665
1666 2007-03-25  Jonathan Pobst  <monkey@jpobst.com>
1667
1668         * ToolStripTest.cs: Mark WM decoration dependent test as NotWorking.
1669
1670 2007-03-25  Jonathan Pobst  <monkey@jpobst.com>
1671
1672         * ButtonTest.cs: Add test demonstrating the behavior of ImageList.
1673         * MenuStripTest.cs: General test suite.
1674         * ToolStripComboBoxTest.cs: Enable tests for FlatStyle.
1675         * ToolStripControlHostTest.cs: Form.ShowInTaskbar = false.
1676         * ToolStripItemTest.cs: Test for method Dispose.
1677         * ToolStripMenuItemTest.cs: Add tests for constructor and keyboard shortcuts.
1678         * ToolStripProgressBarTest.cs: Enable previously NotWorking test.
1679         * ToolStripTest.cs: Add tests for Overflow, Dock/Orientation, and 
1680         CreateLayoutSettings.
1681
1682 2007-03-24  Jonathan Pobst  <monkey@jpobst.com>
1683
1684         * DefaultLayoutTest.cs: Enable some NotWorking tests that now
1685         work correctly.
1686
1687 2007-03-24  Jonathan Pobst  <monkey@jpobst.com>
1688
1689         * ProgressBarTest.cs, ScrollBarTest.cs, TimerTest.cs: Update
1690         tests to pass on .Net 2.0.
1691
1692 2007-03-22  Jonathan Pobst  <monkey@jpobst.com>
1693
1694         * FormTest.cs: Mark new test FormStartupPositionChangeTest as 
1695         NotWorking to fix the monobuild.
1696
1697 2007-03-22  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1698
1699         * MdiFormTest.cs: Make StartLocationTest NotWorking, it fails on
1700           monobuild for unknown reasons.
1701         * FormTest.cs: Make Location NotWorking, it fails on monobuild for
1702           unknown reasons.
1703
1704 2007-03-22  Chris Toshok  <toshok@ximian.com>
1705
1706         * FormTest.cs: enable Location test for #80052.
1707
1708 2007-03-22  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1709
1710         * MdiFormTest.cs: Added a StartLocationTest, and commented out all old
1711           StartLocationTest*s, since they are failiing on WinXP with XP
1712           theme.
1713         * FormTest.cs: Added tests for StartPosition.
1714
1715 2007-03-21  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1716
1717         * DefaultLayoutTest.cs: Fixed line endings.
1718         * BindingSourceTest.cs: Remove a couple of warnings.
1719
1720 2007-03-19  Carlos Alberto Cortez <calberto.cortez@gmail.com>
1721
1722         * ListViewItemTest.cs: Add test for BackColor, ForeColor,
1723         UseItemStyleForSubItems.
1724
1725 2007-03-20  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1726
1727         * EventLogger.cs: Add CountEvents.
1728         * MdiFormTest.cs: Added CloseTest.
1729
1730 2007-03-19  Gert Driesen  <drieseng@users.sourceforge.net>
1731
1732         * RichBoxTest.cs: Disabled ReadOnly test until I can test it on linux.
1733
1734 2007-03-19  Gert Driesen  <drieseng@users.sourceforge.net>
1735
1736         * RichBoxTest.cs: Enabled ReadOnly test.
1737
1738 2007-03-19  Gert Driesen  <drieseng@users.sourceforge.net>
1739
1740         * PaintEventArgsTest.cs: Enabled tests for bug #78448 on 2.0 profile.
1741
1742 2007-03-19  Jonathan Pobst  <monkey@jpobst.com>
1743
1744         * ToolStripTest.cs: Enable gert's DockSize test for bug #80762.
1745
1746 2007-03-19  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1747
1748         * FormHandleTest.cs: Create new forms at a few specific places + a few
1749           more corner cases. No longer not working.
1750         * MdiFormHandleTest.cs: These tests are working now.
1751         * FormTest.cs: IsHandleCreated is working now, the parented tests are
1752           not working.
1753
1754 2007-03-19  Everaldo Canuto  <everaldo@simios.org>
1755
1756         * MenuItemTest.cs: Add test for OwnerDraw (#81182).
1757
1758 2007-03-19  Gert Driesen  <drieseng@users.sourceforge.net>
1759
1760         * RichTextBoxTest.cs: Marked failing test NotWorking.
1761
1762 2007-03-19  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1763
1764         * ControlTest.cs: Added InvokeTestParentHandle.
1765
1766 2007-03-18  Gert Driesen  <drieseng@users.sourceforge.net>
1767
1768         * RichTextBoxTest.cs: Added tests for ReadOnly effect on BackColor.
1769         * TextBoxTest.cs: Added tests for ReadOnly effect on BackColor.
1770
1771 2007-03-17  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1772
1773         * ComboBoxTest.cs: Added DataBindingTest.
1774
1775 2007-03-16  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1776
1777         * MdiFormTest.cs: Make TopLevelTest not working until the fix is ready
1778           to get in.
1779
1780 2007-03-16  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1781
1782         * MdiFormTest.cs, ControlTest.cs: Remove a warning.
1783
1784 2007-03-16  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1785
1786         * ApplicationContextTest.cs: Added NotWorking test for nested
1787           application contexts.
1788         * ControlHandleTest.cs: Comment out the dnd tests, they create a form
1789           on windows that won't close until the mouse is moved. Add a few
1790           more corner cases to the test.
1791         * MdiFormTest.cs: Add TopLevelTest.
1792
1793 2007-03-15  Chris Toshok  <toshok@ximian.com>
1794
1795         * BindingSourceTest.cs: add another test, and mark the NotWorking
1796         ones so that they aren't clogging up the 2.0 build.
1797
1798 2007-03-15  Jonathan Pobst  <monkey@jpobst.com>
1799
1800         * DefaultLayoutTest.cs: Add test for bug #80912.
1801
1802 2007-03-15  Ivan N. Zlatev <contact@i-nz.net>
1803         
1804         * Common.cs, TestHelper.cs: Replaces all uses of the custom
1805         WM_MOUSE_LEAVE with the system WM_MOUSELEAVE message.
1806
1807 2007-03-15  Chris Toshok  <toshok@ximian.com>
1808
1809         * ControlTest.cs: add Ivan's WindowTargetTest after fixing them,
1810         with an extra one included.
1811
1812 2007-03-15  Rolf Bjarne Kvinge  <RKvinge@novell.com>
1813
1814         * FormTest.cs: Disable FormBorderStyleTest for the moment.
1815         * DefaultLayoutTest.cs: Disable BehaviorOverriddenDisplayRectangle for the moment.
1816         
1817 2007-03-14  Jackson Harper  <jackson@ximian.com>
1818
1819         * TreeViewTest.cs: Some more tests pass now.
1820
1821 2007-03-14  Gert Driesen  <drieseng@users.sourceforge.net>
1822
1823         * ErrorProviderTest.cs: Enabled previously failing tests.
1824
1825 2007-03-14  Andreia Gaita  <avidigal@novell.com>
1826
1827         * TabControlTest.cs: Add tests for Deselecting, Deselected, 
1828         Selecting events.
1829
1830 2007-03-14  George Giolfan  <georgegiolfan@yahoo.com>
1831
1832         * TreeViewTest.cs: Add TreeViewNodeSorterTest.
1833
1834 2007-03-13  Gert Driesen  <drieseng@users.sourceforge.net>
1835
1836         * ErrorProviderTest.cs: Improved GetandSetErrorTest. Marked failing
1837         test NotWorking. Removed extra tabs. 
1838
1839 2007-03-13  Jonathan Pobst  <monkey@jpobst.com>
1840
1841         * FormTest.cs: Add test for bug #80773.
1842
1843 2007-03-12  Jonathan Pobst  <monkey@jpobst.com>
1844
1845         * ControlTest.cs: Add test for bug #81125.
1846
1847 2007-03-12  Jonathan Pobst  <monkey@jpobst.com>
1848
1849         * FormTest.cs: Add a test showing we do not recreate the handle when
1850         MinimizeBox or MaximizeBox is changed. [Part of bug #80640]
1851
1852 2007-03-12  Jonathan Pobst  <monkey@jpobst.com>
1853
1854         * ControlTest.cs: Add test for bug #80621.
1855
1856 2007-03-11  Everaldo Canuto  <everaldo@simios.org>
1857
1858         * LinkLabelTest.cs: LinkLabel tests added.
1859
1860 2007-03-10  Gert Driesen  <drieseng@users.sourceforge.net>
1861
1862         * FormHandleTest.cs: Fixed build using csc 1.x.
1863         * MdiFormHandleTest.cs: Fixed build using csc 1.x. Removed extra tabs.
1864         * ControlHandleTest.cs: Fixed build using csc 1.x.
1865         * TextBoxTest.cs: Improved test for BackColor. Added test for
1866         ForeColor.
1867
1868 2007-03-10  Gert Driesen  <drieseng@users.sourceforge.net>
1869
1870         * TextBoxTest.cs: Isolate BackColor tests.
1871
1872 2007-03-09  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1873         
1874         * FormHandleTest.cs: Added.
1875         * MdiFormHandleTest.cs: Added.
1876
1877 2007-03-08  Carlos Alberto Cortez <calberto.cortez@gmail.com>
1878
1879         * ListViewTest.cs: Added tests for the ListView and
1880         Index properties of ListViewItems in VirtualMode.
1881
1882         * ListViewCollectionsTest.cs: Remove warning when building
1883         tests.
1884
1885 2007-03-08  Gert Driesen  <drieseng@users.sourceforge.net>
1886
1887         * FormTest.cs: Added tests for bug #80791 and #80574.
1888
1889 2007-03-08  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1890
1891         * SendKeysTest.cs: Fixed to not hang keyboard on Windows.
1892
1893 2007-03-08  Jonathan Pobst  <monkey@jpobst.com>
1894
1895         * FormTest.cs: Add tests for bugs #80574, #80791.
1896
1897 2007-03-05  Chris Toshok  <toshok@ximian.com>
1898
1899         [merge -r72718:73765 from mwf-handle-branch]
1900
1901         2007-03-05  Chris Toshok  <toshok@ximian.com>
1902
1903                 * ControlHandleTest.cs: make this build on both 1.1 and 2.0
1904                 profiles.
1905
1906         2007-02-28  Chris Toshok  <toshok@ximian.com>
1907
1908                 * ControlTest.cs: Flesh out ControlInvokeTest to make sure that
1909                 the Control thread dies (that Application.Run returns, basically).
1910                 This works in isolation, but for some reason it isn't exiting when
1911                 run in concert with other tests (this test is the cause of the
1912                 hangs running the unit tests.)  Marking NotWorking for the time
1913                 being.  This needs to be fixed before merging back to the
1914                 mainline, imo.
1915
1916 2007-03-02  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1917
1918         * FormTest.cs: Added MaximizedParentedFormTest.
1919
1920 2007-03-02  Carlos Alberto Cortez <calberto.cortez@gmail.com>
1921
1922         * ListViewCollectionsTest.cs: Added tests for the exceptions thrown
1923         by ListViewItemCollection when virtual mode is used.
1924
1925 2007-03-01  Gert Driesen  <drieseng@users.sourceforge.net>
1926
1927         * ListViewCollectionsTest.cs: Added ColumnHeader.Index tests.
1928         * ColumnHeaderTest.cs: Added more DisplayIndex tests.
1929
1930 2007-02-29  Carlos Alberto Cortez <calberto.cortez@gmail.com>
1931
1932         * ListViewTest.cs: Add test for VirtualMode and VirtualSize,
1933         as well as for the exceptions they throw.
1934
1935 2007-02-28  Jonathan Pobst  <monkey@jpobst.com>
1936
1937         * DefaultLayoutTest.cs: Add test for bug #80917.
1938
1939 2007-02-26  Gert Driesen  <drieseng@users.sourceforge.net>
1940
1941         * ListViewCollectionsTest.cs: Added and improved tests for removing
1942         columns and items, and clearing the collections.
1943         * ListViewTest.cs: Improved ClearTest to also verify whether removed
1944         columns and items are unlinked from owning ListView.
1945
1946 2007-02-23  Raja R Harinath  <rharinath@novell.com>
1947
1948         Fix compilation error
1949         * DataGridViewRowTest.cs (System.ComponentModel): Remove unused 'using'.
1950
1951 2007-02-22  Gert Driesen  <drieseng@users.sourceforge.net>
1952
1953         * DataGridViewRowTest.cs: Added tests for Height and MinimumHeight.
1954
1955 2007-02-21  Gert Driesen  <drieseng@users.sourceforge.net>
1956
1957         * ComboBoxTest.cs: Added test for setting Text to null if SelecedIndex
1958         is already -1.
1959
1960 2007-02-19  Gert Driesen  <drieseng@users.sourceforge.net>
1961
1962         * ComboBoxTest.cs: Added test for Text. Added and improved tests for
1963         FindString and FindStringExact. Improved ObjectCollection tests.
1964
1965 2007-02-19  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1966
1967         * ListControlTest.cs: Added test for #80794.
1968
1969 2007-02-19  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1970
1971         * FormTest.cs: Added NotWorking test for Form CreateParams.Style and
1972           ExStyle and a test for parented forms.
1973
1974 2007-02-18  Gert Driesen  <drieseng@users.sourceforge.net>
1975
1976         * SaveFileDialogTest.cs: Added tests for SaveFileDialog.
1977
1978 2007-02-15  Jonathan Pobst  <monkey@jpobst.com>
1979
1980         * ToolStripItemTest.cs: BehaviorImageList fails on *nix due to a bug in
1981         libgdiplus: #80842.  Marked as Ignore for now, will re-enable when
1982         bug is fixed.
1983
1984 2007-02-15  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1985
1986         * DateTimePickerTest.cs: Use OSVersion to determine whether to call
1987           GetUserDefaultLCID or not, seems like the runtime crashes on some
1988           architectures instead of throwing an exception otherwise.
1989
1990 2007-02-15  Rolf Bjarne Kvinge <RKvinge@novell.com> 
1991
1992         * DateTimePickerTest.cs: Some culture dependant tests are only supposed
1993           to run with en-US locale, so check it. On Windows call
1994           GetUserDefaultLCID to check it, since MS DateTimePicker doesn't
1995           honor Thread.CurrentCulture, only the Windows setting (and some
1996           other test might have set Thread.CurrentCulture to some other
1997           value, so the checking only this might fail). Added test for
1998           setting invalid Text property.
1999         * EventLogger.cs: Added. Takes an object and creates a class on the fly
2000           that will log all the object's events.
2001
2002 2007-02-14  Carlos Alberto Cortez <calberto.cortez@gmail.com>
2003
2004         * ListViewTest.cs: Added DisposeTest test for bug #80607.
2005         * ColumnHeaderTest.cs: Remove the NotWorking category for
2006         tests for bug #80607.
2007
2008 2007-02-13  Everaldo Canuto  <everaldo@simios.org>
2009
2010         * LabelTest.cs: Add asserts for CompatibleTextRendering = false
2011         on PreferredHeight test for 2.0 profile.
2012
2013 2007-02-13  Rolf Bjarne Kvinge <RKvinge@novell.com> 
2014
2015         * DateTimePickerTest.cs, ControlHandleTest.cs: Remove warnings.
2016
2017 2007-02-13  Rolf Bjarne Kvinge <RKvinge@novell.com> 
2018
2019         * DataGridColumnStyleTest.cs, ColumnStyleTest.cs, LabelTest.cs,
2020           PropertyManagerTest.cs, CurrencyManagerTest.cs,
2021           DataGridTextBoxColumnTest.cs, UpDownTest.cs, FocusTest.cs,
2022           GridColumnStylesCollectionTest.cs,
2023           GridTableStylesCollectionTest.cs, TreeNodeCollectionTest.cs,
2024           ScrollBarTest.cs, ListBoxTest.cs, TabControlTest.cs,
2025           BindingContextTest.cs, RowStyleTest.cs: Removed warnings.
2026
2027 2007-02-12  Everaldo Canuto  <everaldo@simios.org>
2028
2029         * LabelTest.cs: "NotWorking" removed from PreferredHeight test.
2030
2031 2007-02-12  Everaldo Canuto  <everaldo@simios.org>
2032
2033         * LabelTest.cs: Rename PreferredSize test to PreferredWidth and
2034         create PreferredHeight.
2035
2036 2007-02-10  Gert Driesen  <drieseng@users.sourceforge.net>
2037
2038         * PrintDialogTest.cs: Fixed DefaultValues test on 2.0 profile.
2039         * ToolStripTest.cs: Added test for bug #80762. Enabled ignored test.
2040
2041 2007-02-09  Gert Driesen  <drieseng@users.sourceforge.net>
2042
2043         * FormTest.cs: Added tests for bug #80773.
2044
2045 2007-02-09  Gert Driesen  <drieseng@users.sourceforge.net>
2046
2047         * PrintDialogTest.cs: Added test for bug #80764.
2048
2049 2007-02-08  Jonathan Pobst  <monkey@jpobst.com>
2050
2051         * ToolStripItemTest.cs: Uncomment tests relating to Overflow. Add
2052         test exploring interaction between Image, ImageIndex, and ImageKey.
2053
2054 2007-02-08  Gert Driesen  <drieseng@users.sourceforge.net>
2055
2056         * FormTest.cs: Improved test for bug #80604.
2057
2058 2007-02-08  Gert Driesen  <drieseng@users.sourceforge.net>
2059
2060         * ControlTest.cs: Removed use of #pragma to allow tests to be built using
2061         csc 1.x.
2062
2063 2007-02-08  Gert Driesen  <drieseng@users.sourceforge.net>
2064
2065         * LogGenerator.cs: Generate code that can be built using csc 1.x.
2066         * ControlLogger.cs: Fixed code to compile using csc 1.x.
2067
2068 2007-02-08  Rolf Bjarne Kvinge <RKvinge@novell.com> 
2069
2070         * DateTimePickerTest.cs: Created more tests for DateTimePicker, now
2071           tests a lot of different custom formats.
2072
2073 2007-02-07  Gert Driesen  <drieseng@users.sourceforge.net>
2074
2075         * DataGridViewColumnTest.cs: Added test for bug #80746.
2076
2077 2007-02-07  Gert Driesen  <drieseng@users.sourceforge.net>
2078
2079         * ListBoxTest.cs: Added tests for bug #80696 and bug #80753.
2080
2081 2007-02-06  Rolf Bjarne Kvinge <RKvinge@novell.com> 
2082
2083         * TimerTest.cs: Added
2084
2085 2007-02-04  Gert Driesen  <drieseng@users.sourceforge.net>
2086
2087         * PaddingConverterTest.cs: Added back ConvertTo and ConvertFrom tests,
2088         and make them pass on all cultures.
2089
2090 2007-02-04  Jonathan Pobst  <monkey@jpobst.com>
2091
2092         * PaddingConverterTest.cs: Make tests non culture-dependent.
2093
2094 2007-02-03  Rolf Bjarne Kvinge <RKvinge@novell.com> 
2095
2096         * TestHelper.cs: Added a helper method to remove warnings.
2097
2098 2007-02-03  Rolf Bjarne Kvinge <RKvinge@novell.com> 
2099
2100         * ControlTest.cs: Removed warnings. Added CaptureTest.
2101         * LogGenerator.cs: Added (used to generate ControlLogger and ControlLogger2).
2102         * ControlLogger(2).cs: Added.
2103
2104 2007-02-01  Everaldo Canuto  <everaldo@simios.org>
2105
2106         * LabelTest.cs: StyleTest created to test #79537. TestHelper was used. 
2107
2108 2007-02-01  Everaldo Canuto  <everaldo@simios.org>
2109
2110         * TestHelper.cs: TesHelper class added. This class will provide some 
2111         usefull methods that can be used to test Control derived classes,
2112         at moment only static methods GetCreateParams, IsStyleSet and
2113         IsExStyleSet is implements. A copy of WindowStyles, WindowExStyles
2114         and Msg is also available as public to help is control tests.
2115
2116 2007-02-01  Rolf Bjarne Kvinge  <RKvinge@novell.com>
2117
2118         * ControlTest.cs: Added ControlSizeTest.
2119
2120 2007-01-31  Jonathan Pobst  <monkey@jpobst.com>
2121
2122         * ToolStripButtonTest.cs, ToolStripItemTest.cs, ToolStripLabelTest.cs:
2123         Mark BehaviorAutoSize as NotWorking, it is font dependent.
2124
2125 2007-01-29  Chris Toshok  <toshok@ximian.com>
2126
2127         * ControlHandleTest.cs: make this compile against mono.  we can
2128         remove the __MonoCS__ ifdefs as we add properties.  Also, split
2129         out the Show() tests because they were failing and I wanted to see
2130         which other tests were passing.
2131
2132 2007-01-26  Jonathan Pobst  <monkey@jpobst.com>
2133
2134         * PaddingConverterTest.cs: Added.
2135
2136 2007-01-26  Rolf Bjarne Kvinge  <RKvinge@novell.com>
2137
2138         * StatusBarTest.cs: Added a few more tests.
2139
2140 2007-01-25  Jonathan Pobst  <monkey@jpobst.com>
2141
2142         * ControlHandleTest.cs: Added.  Has tests to find exactly which
2143         Methods and Properties create a Handle.  Not added to sources file
2144         because it's written against MS, and we're probably missing some
2145         methods/properties.
2146
2147 2007-01-25  Jonathan Pobst  <monkey@jpobst.com>
2148
2149         * ToolStripButtonTest.cs, ToolStripItemTest.cs, ToolStripLabelTest.cs:
2150         Try to make some tests not Font/DPI dependent.
2151
2152 2007-01-25  Chris Toshok  <toshok@ximian.com>
2153
2154         * SplitterTest.cs: new tests.
2155
2156 2007-01-25  Rolf Bjarne Kvinge  <RKvinge@novell.com>
2157
2158         * ComboBoxTest.cs: Added tests for ResetText.
2159
2160 2007-01-25  Rolf Bjarne Kvinge  <RKvinge@novell.com>
2161
2162         * ComboBoxTest.cs: Add tests for new properties.
2163         * MdiFormTest.cs: Set ShowInTaskbar = false for main forms.
2164
2165 2007-01-24  Gert Driesen  <drieseng@users.sourceforge.net>
2166
2167         * FormTest.cs: Added NotWorking test for bug #80604.
2168         * ColumnHeaderTest.cs: Added tests for bug #80607. Added test for
2169         properties introduced in 2.0 profile.
2170
2171 2007-01-24  Jonathan Pobst  <monkey@jpobst.com>
2172
2173         * ComboBoxTest.cs: Add FindStringExactMaxExceptionNet20 test.
2174         * FormTest.cs: Mark BehaviorResizeOnBorderStyleChangedNotVisible as NotWorking,
2175         it's values match MS only.
2176         * LabelTest.cs: Mark AutoSizeChangedChangedTest as Ignore for 2.0 until it is 
2177         reworked.
2178         * ToolStripTextBoxTest.cs: Mark PropertyModified as Ignore until a bug in TextBox
2179         is fixed.  Same for Constructor: A12.
2180
2181 2007-01-24  Rolf Bjarne Kvinge  <RKvinge@novell.com>
2182
2183         * ControlTest.cs: Marked OnPaintDoubleBufferedTest as Interactive,
2184         they'll only work if you actually have a display to show them on.
2185
2186 2007-01-23  Everaldo Canuto  <everaldo@simios.org>
2187
2188         * ToobarTest.cs: Comment DPI dependent asserts in ButtonSize test. 
2189
2190 2007-01-23  Everaldo Canuto  <everaldo@simios.org>
2191
2192         * ToobarTest.cs: TooBar.ButtonSize tests added. 
2193
2194 2007-01-23  Jonathan Pobst  <monkey@jpobst.com>
2195
2196         * GridTableStylesCollectionTest.cs: Mark TestAdd as NotWorking.
2197         There is a TODO in the DataGrid source referencing that Add should allow
2198         multiple columns with the same name, but currently doesn't.
2199
2200 2007-01-23  Rolf Bjarne Kvinge  <RKvinge@novell.com>
2201
2202         * ControlTest.cs: Added a tests for ControlCollection and
2203         MDI children.
2204
2205 2007-01-23  Andreia Gaita  <avidigal@novell.com>
2206
2207         * SendKeysTest.cs: Marked interactive, they're unstable
2208         * ControlTest.cs (ControlSetTopLevelTest): TestForm marked NotWorking,
2209         we have to see why SetTopLevel is toggling the Form's visibility.
2210         
2211 2007-01-23  Rolf Bjarne Kvinge  <RKvinge@novell.com>
2212
2213         * ControlTest.cs: Make OnPaintTest NotWorking, since it only
2214         works once in a while.
2215
2216 2007-01-23  Chris Toshok  <toshok@ximian.com>
2217
2218         * BindingSourceTest.cs: initial BindingSource tests.  not built
2219         yet.
2220
2221 2007-01-23  Chris Toshok  <toshok@ximian.com>
2222
2223         * DefaultLayoutTest.cs: make the docking tests independent of
2224         constants relating to the form's clientrectangle bounds, since on
2225         X it has a different value when the window isn't mapped (as in
2226         this case).
2227
2228 2007-01-23  Andreia Gaita  <avidigal@novell.com>
2229
2230         * DefaultLayoutTest.cs: correct TestDockFillFirst and TestDockFillLast, 
2231         failing on ms.net
2232
2233 2007-01-23  Andreia Gaita  <avidigal@novell.com>
2234
2235         * SendKeysTest.cs: wrong value for Interval, should be > 0
2236
2237 2007-01-23  Andreia Gaita  <avidigal@novell.com>
2238
2239         * BindingTest.cs (BindingContextChangedTest2): Added 2.0-specific check,
2240         was failing under ms.net.
2241         
2242         * ComboBoxText.cs (FindStringExactMatchException): Add check for exception 
2243         only for 1.1 - was failing under ms.net
2244         
2245         * ControlTest.cs: 
2246                 - AnchorDockTest: Fix incorrect assertion #5 - was failing 
2247                 under ms.net
2248                 - TestForm: Fix incorrect assertion #4 - was failing 
2249                 under ms.net
2250         * TreeNodeCollectionTest.cs: Add new Add() tests for 2.0        
2251
2252 2007-01-18  Jonathan Pobst  <monkey@jpobst.com>
2253
2254         * FormTest.cs: Add test for bug #80574.
2255
2256 2007-01-22  Jonathan Pobst  <monkey@jpobst.com>
2257
2258         * TabControlTest.cs: Add tests for SelectTab and Selected event.
2259
2260 2007-01-20  Jonathan Pobst  <monkey@jpobst.com>
2261
2262         * DefaultLayoutTest.cs: Add tests for Dock.Fill behavior
2263         with other !Dock.Fill controls.
2264
2265 2007-01-20  Jonathan Pobst  <monkey@jpobst.com>
2266
2267         * DefaultLayoutTest.cs: Add test for interactions between
2268         setting Dock and Anchor.
2269
2270 2007-01-19  Jonathan Pobst  <monkey@jpobst.com>
2271
2272         * TreeNodeTest.cs: Add test for 2.0 Name property.
2273
2274 2007-01-19  Chris Toshok  <toshok@ximian.com>
2275
2276         * DataGridTextBoxColumnTest.cs: add a couple more tests to see how
2277         DataGrid.ReadOnly affects things.
2278
2279 2007-01-19  Chris Toshok  <toshok@ximian.com>
2280
2281         * DataGridTextBoxColumnTest.cs: mark TestUpdateUI as NotWorking,
2282         and add a couple of tests for the overloaded ReadOnly property.
2283         can't figure out how it's being used, maybe all it really does is
2284         chain up to base.ReadOnly.
2285
2286         * DataGridColumnStyleTest.cs: add some tests to see if we should
2287         be mucking with the ReadOnly property when the PropertyDescriptor
2288         is set (turns out we shouldn't be).
2289
2290 2007-01-18  Jonathan Pobst  <monkey@jpobst.com>
2291
2292         * FormTest.cs: Add test for bug #79959.
2293
2294 2007-01-18  Rolf Bjarne Kvinge  <RKvinge@novell.com>
2295
2296         * StatusBarTest.cs: Added tests for StatusBarPanelCollection.
2297         * StatusBarPanelTest.cs: Added tests for new properties in StatusBarPanel.
2298
2299 2007-01-18  Jonathan Pobst  <monkey@jpobst.com>
2300
2301         * NotifyIconTest.cs: Add test for Tag, ContextMenuStrip.
2302
2303 2007-01-18  Chris Toshok  <toshok@ximian.com>
2304
2305         * DataGridTextBoxColumnTest.cs: add some tests (some of which aren't working on mono)
2306
2307         * DataGridTextBoxTest.cs: add some tests (some of which aren't working on mono)
2308
2309 2007-01-16  Chris Toshok  <toshok@ximian.com>
2310
2311         * UpDownTest.cs: add UpDownActiveControlTest.
2312
2313 2007-01-16  Jonathan Pobst  <monkey@jpobst.com>
2314
2315         * ControlPropertyEventsTest.cs: Enable PropertyMinimumSize test.
2316
2317         * ControlTest.cs: Move ControlCollection tests to ControlCollectionTest.cs.
2318
2319         * EventArgsTest.cs, FlowPanelTests.cs: Change namespace to match all other tests.
2320
2321         * FormTest.cs: Add tests for FormClosed event and Show (IWin32Window).
2322
2323         * MenuStripTest.cs: Add test for MDI.
2324
2325         * SplitContainerTest.cs: Change namespace, remove TestNotRelaventProperties.
2326
2327         * ToolStripMenuItemTest.cs: Add test for MDI.   
2328
2329         * ToolStripTest.cs: Ignore ControlStyle, Un-Ignore PropertyAutoSize.
2330
2331 2007-01-16  Rolf Bjarne Kvinge  <RKvinge@novell.com>
2332
2333         * MdiFormTest.cs: Added tests for ActiveChild for mdi parents.
2334
2335 2007-01-15  Everaldo Canuto  <everaldo@simios.org>
2336
2337         * MenuTest.cs: Add test for #80006, mainmenu merge operations.
2338
2339 2007-01-15  Everaldo Canuto  <everaldo@simios.org>
2340
2341         * MenuItemTest.cs: Remove the "NotWorking" from MenuItemMerge test.
2342
2343 2007-01-14  Carlos Alberto Cortez <calberto.cortez@gmail.com>
2344
2345         * ListViewTest.cs: Add tests for new 2.0 FindItemWithText methods.
2346
2347 2007-01-13  Andreia Gaita  <avidigal@novell.com>
2348
2349         * ControlTest.cs: Add test to check if Exception is raised when
2350         adding a top level control (form) as a child control
2351         
2352 2007-01-12  Gert Driesen  <drieseng@users.sourceforge.net>
2353
2354         * ControlStyleTest.cs: Added style test for LinkLabel with text, but
2355         no links.
2356
2357 2007-01-12  Gert Driesen  <drieseng@users.sourceforge.net>
2358
2359         * FocusTest.cs: Ignore tests that rely on Form.Show () synchronously
2360         generating WM_ACTIVATE on unix.
2361         * FormTest.cs: Same.
2362
2363 2007-01-10  Chris Toshok  <toshok@ximian.com>
2364
2365         * FocusTest.cs: Disable a couple of tests that rely on the
2366         focus/active control state being available directly after
2367         form.Show() - doesn't work on X11, since form.Show shows the
2368         window asynchronously.  Also, add a large focus/enter/leave event
2369         handling test andreia and I were using to correct problems in
2370         ContainerControl.set_ActiveControl.
2371         
2372         * FormTest.cs: add a test to show that even if OnActivate is
2373         overriden and not chained up to the base class, ActiveControl is
2374         still set.  Unfortunately it doesn't work on the X11 backend
2375         because Form.Show is necessarily an async operation.
2376
2377         * ApplicationTest.cs: don't show forms in the taskbar, and dispose
2378         of them.
2379
2380         * ApplicationContextTest.cs: same.
2381
2382 2007-01-10  Carlos Alberto Cortez <calberto.cortez@gmail.com>
2383
2384         * ColumnHeaderTest.cs: Add a test for settings Width to -1 and
2385         -2 values (auto resizing).
2386
2387 2007-01-10  Chris Toshok  <toshok@ximian.com>
2388
2389         * ContainerControlTest.cs: add a test for setting ActiveControl to
2390         a non-child control.
2391
2392 2007-01-08  Jonathan Pobst  <monkey@jpobst.com>
2393
2394         * FormTest.cs: Added tests for ensuring Form.OnFormClosing is called.
2395
2396 2007-01-08  Jonathan Pobst  <monkey@jpobst.com>
2397
2398         * ControlTest.cs: Added tests for 2.0 ControlCollection methods.
2399
2400 2007-01-05  Gert Driesen  <drieseng@users.sourceforge.net>
2401
2402         * ControlTest.cs: Added test for bug #80456.
2403
2404 2007-01-05  Jonathan Pobst  <monkey@jpobst.com>
2405
2406         * ControlPropertyEventsTest.cs: Added.  These test property getters and
2407         setters and ensure that all relevant events are called on setters for
2408         Control.
2409
2410 2007-01-04  Chris Toshok  <toshok@ximian.com>
2411
2412         * CommonDialogsTest.cs: disable FolderBrowserDialogTest (and add a
2413         stack trace in a comment).
2414         
2415         * RichTextBoxTest.cs: disable FindTest.
2416         
2417 2007-01-04  Andreia Gaita  <avidigal@novell.com>
2418
2419         * FormTest.cs: disabled ActivateTest
2420         * FocusTest.cs: disabled ActiveControl_Disabled test
2421
2422 2007-01-04  Carlos Alberto Cortez <calberto.cortez@gmail.com>
2423
2424         * ColumnHeaderTest.cs: New test.
2425
2426 2007-01-04  Jonathan Pobst  <monkey@jpobst.com>
2427
2428         * CommonDialogTest.cs, CursorTest.cs, ErrorProviderTest.cs,
2429         HelpProviderTest.cs: Add tests for Tag properties.
2430
2431         * LinkAreaTest.cs: Add test for ToString.
2432
2433 2007-01-03  Gert Driesen  <drieseng@users.sourceforge.net>
2434
2435         * ControlTest.cs: Enabled tests after DefaultFont change. Ignore test
2436         that is DPI-dependent.
2437         * RichTextBoxTest.cs: Ignore test that is DPI-dependent.
2438         * TextBoxTest.cs: Ignore test that is DPI-dependent.
2439
2440 2007-01-02  Gert Driesen  <drieseng@users.sourceforge.net>
2441
2442         * ControlTest.cs: Added FontHeight test.
2443
2444 2007-01-02  Gert Driesen  <drieseng@users.sourceforge.net>
2445
2446         * ListControlTest.cs: Added test for AllowSelection.
2447         * UpDownTest.cs: MockItem is now nested class.
2448         * ListBoxTest.cs: Added test for AllowSelection.
2449         * CheckedListBoxTest.cs: Added tests for DisplayMember, GetItemText,
2450         SelectionMode, Text and ValueMember.
2451
2452 2007-01-01  Gert Driesen  <drieseng@users.sourceforge.net>
2453
2454         * ToolBarTest.cs: Enabled test for bug #80416.
2455
2456 2006-12-31  Chris Toshok  <toshok@ximian.com>
2457
2458         * ControlEventTest.cs: add SizeChanged to the resize/layout event
2459         test.
2460
2461 2006-12-31  Chris Toshok  <toshok@ximian.com>
2462
2463         * ControlTest.cs: new test for Anchor/Dock interactions.  Also add
2464         tests for Control.SetTopLevel.
2465
2466 2006-12-31  Andreia Gaita  <avidigal@novell.com>
2467
2468         * ContainerControlTest.cs / FocusTest.cs: Moved Gert's 
2469         ActiveControl tests to FocusTest, for easier management.
2470         Add Validation tests.
2471
2472 2006-12-31  Gert Driesen  <drieseng@users.sourceforge.net>
2473
2474         * UpDownTest.cs: Added tests for DomainUpDown and NumericUpDown.
2475
2476 2006-12-31  Gert Driesen  <drieseng@users.sourceforge.net>
2477
2478         * ToolBarTest.cs: Added test for bug #80416.
2479
2480 2006-12-30  Gert Driesen  <drieseng@users.sourceforge.net>
2481
2482         * ContainerControlTest.cs: Added tests for ActiveControl.
2483
2484 2006-12-30  Chris Toshok  <toshok@ximian.com>
2485
2486         * DefaultLayoutTest.cs: add some more variants for the test for
2487         80336, and remove the NotWorking from the 80336 test.
2488
2489         * SendKeysTest.cs: mark these tests as not working with Xvfb so I
2490         can exclude them.
2491
2492 2006-12-29  Gert Driesen  <drieseng@users.sourceforge.net>
2493
2494         * DataGridTest.cs: Fixed compiler warnings.
2495
2496 2006-12-29  Gert Driesen  <drieseng@users.sourceforge.net>
2497
2498         * ControlTest.cs: Marked FontTest and ResetFontTest as NotWorking
2499         until Theme.DefaultFont change is approved.
2500
2501 2006-12-29  Chris Toshok  <toshok@ximian.com>
2502
2503         * ControlEventTest.cs: add a test to determine the ordering of
2504         Layout/Resize events.
2505
2506 2006-12-29  Gert Driesen  <drieseng@users.sourceforge.net>
2507
2508         * TreeNodeTest.cs: Fixed FullPathException test on 2.0 profile.
2509
2510 2006-12-29  Gert Driesen  <drieseng@users.sourceforge.net>
2511
2512         * ControlTest.cs: Added test for Font and ResetFont.
2513         * DataGridTest.cs: Fixed CaptionFont test on 2.0 profile.
2514
2515 2006-12-29  Gert Driesen  <drieseng@users.sourceforge.net>
2516
2517         * ControlTest.cs: Improved DoubleBufferedTest.
2518
2519 2006-12-28  Chris Toshok  <toshok@ximian.com>
2520
2521         * ControlTest.cs: add a test to check whether parent.PerformLayout
2522         is called from OnResized (it isn't).
2523
2524         * DefaultLayoutTest.cs: new file, add a bunch of anchor tests,
2525         including the (not working) test case in bug #80336.  Move the
2526         docking/undocking tests here.
2527
2528 2006-12-28  Rolf Bjarne Kvinge  <RKvinge@novell.com>
2529
2530         * ControlTest.cs: More tests for double buffers.
2531         
2532 2006-12-28  Rolf Bjarne Kvinge  <RKvinge@novell.com>
2533
2534         * ControlTest.cs: Added double buffering tests.
2535
2536 2006-12-27  Gert Driesen  <drieseng@users.sourceforge.net>
2537
2538         * ControlTest.cs: Added DoubleBuffered test. Added IsHandleCreated
2539         test for invisible control.
2540
2541 2006-12-27  Gert Driesen  <drieseng@users.sourceforge.net>
2542
2543         * MonthCalendarTest.cs: Fixed exception tests for MaxSelectionCount,
2544         MaxDate and MinDate on 2.0 profile. Removed extra tabs.
2545
2546 2006-12-27  Jonathan Pobst  <monkey@jpobst.com>
2547
2548         * ToolStripButtonTest.cs, ToolStripComboBoxTest.cs, ToolStripControlHostTest.cs,
2549         ToolStripItemTest.cs, ToolStripLabelTest.cs, ToolStripProgressBarTest.cs,
2550         ToolStripSeparatorTest.cs, ToolStripTest.cs, ToolStripTextBoxTest.cs: Added.
2551
2552 2006-12-27  Rolf Bjarne Kvinge  <RKvinge@novell.com>
2553
2554         * MonthCalendarTest.cs: Added test for Click and DoubleClick events.
2555         
2556 2006-12-27  Gert Driesen  <drieseng@users.sourceforge.net>
2557
2558         * ScrollableControlTest.cs: Added tests for AutoScroll and
2559         AutoScrollMinSize.
2560
2561 2006-12-26  Gert Driesen  <drieseng@users.sourceforge.net>
2562
2563         * ComboBoxTest.cs: Improved tests for DropDownWidth and ItemHeight.
2564
2565 2006-12-26  Rolf Bjarne Kvinge  <RKvinge@novell.com>
2566
2567         * ControlTest.cs: Added NotWorking test for DoubleBuffered.
2568
2569 2006-12-26  Gert Driesen  <drieseng@users.sourceforge.net>
2570
2571         * DataGridViewCellStyleTest.cs: Added tests for FormatProvider,
2572         IsFormatProviderDefault.
2573         * DataGridViewTest.cs: Reworked ColumnCount, ColumnHeadersHeight,
2574         RowHeaderWidth tests. Added DefaultSize, *DefaultCellStyle tests.
2575
2576 2006-12-23  Gert Driesen  <drieseng@users.sourceforge.net>
2577
2578         * DateTimePickerTest.cs: Fixed line endings.    
2579         * upDownTest.cs: Added tests for BeginInit, EndInit, UpButton, Value.
2580
2581 2006-12-23  Daniel Nauck  <dna@mono-project.de>
2582
2583         * UserControlTest.cs: Add.
2584
2585 2006-12-23  Gert Driesen  <drieseng@users.sourceforge.net>
2586
2587         * ControlTest.cs: Enabled test for bug #80280.
2588
2589 2006-12-21  Gert Driesen  <drieseng@users.sourceforge.net>
2590
2591         * RichTextBoxTest.cs: Added test for bug #80301.
2592         * TextBoxTest.cs: Added test for bug #80301.
2593
2594 2006-12-21  Daniel Nauck  <dna@mono-project.de>
2595
2596         * ComboBoxTest.cs,
2597         TextBoxTest.cs: Added AutoComplete property tests.
2598
2599 2006-12-20  Rolf Bjarne Kvinge  <RKvinge@novell.com>
2600         
2601         * DateTimePickerTest.cs: Created.
2602         
2603 2006-12-20  Rolf Bjarne Kvinge  <RKvinge@novell.com>
2604
2605         * MonthCalendarTest.cs: 
2606         - Enable tests again.
2607         - Added tests for *BoldedDates.
2608         
2609         * ControlTest.cs: Added test for BackgroundImageLayout.
2610         
2611 2006-12-19  Chris Toshok  <toshok@ximian.com>
2612
2613         * DataGridViewBandTest.cs: nuke this file, as there's no way to
2614         construct a DataGridViewBand in isolation (exception through
2615         reflection).
2616
2617 2006-12-19  Chris Toshok  <toshok@ximian.com>
2618
2619         * RowStyleTest.cs: unit tests for RowStyle.
2620
2621         * ColumnStyleTest.cs: unit tests for ColumnStyle.
2622
2623 2006-12-19  Carlos Alberto Cortez <calberto.cortez@gmail.com>
2624
2625         * ListViewCollectionsTest.cs: Added tests for the new 2.0
2626         methods and properties (SelectedIndexCollection,
2627         SelectedItemCollection, and ListViewSubItemCollection).
2628         * ListViewItemTest.cs: Added test for ImageKey 2.0 property.
2629
2630 2006-12-19  Gert Driesen  <drieseng@users.sourceforge.net>
2631
2632         * ListViewItemTest.cs: Added tests for ListViewSubItemCollection's
2633         AddRange overloads.
2634         * TreeViewTest.cs: Fixed ExpandAll tests.
2635
2636 2006-12-19  Daniel Nauck  <dna@mono-project.de>
2637
2638         * ApplicationTest.cs: Restart () test is 2.0 only.
2639
2640 2006-12-19  Daniel Nauck  <dna@mono-project.de>
2641
2642         * ApplicationTest.cs: Added test for Restart ().
2643
2644 2006-12-18  Rolf Bjarne Kvinge  <RKvinge@novell.com>
2645
2646         * MonthCalendarTest.cs: Added test for DefaultMargin.
2647
2648 2006-12-18  Daniel Nauck  <dna@mono-project.de>
2649
2650         * DataGridViewAdvancedBorderStyleTest.cs,
2651         DataGridViewRowTest.cs,
2652         DataGridViewElementTest.cs,
2653         DataGridViewCellTest.cs,
2654         DataGridViewCellStyleTest.cs,
2655         DataGridViewTest.cs: fixed NUnit obsolete warnings and
2656         DataGridView tests against .NET 2.0
2657
2658 2006-12-17  Daniel Nauck  <dna@mono-project.de>
2659
2660         * ButtonTest.cs: Added tests for FlatButtonAppearance.
2661
2662 2006-12-17  Gert Driesen  <drieseng@users.sourceforge.net>
2663
2664         * TreeViewTest.cs: Added tests for bug #80284.
2665
2666 2006-12-17  Gert Driesen  <drieseng@users.sourceforge.net>
2667
2668         * ControlTest.cs: Added (notworking) test for bug #80280.
2669         Removed extra tabs.
2670
2671 2006-12-16  Andreia Gaita  <avidigal@novell.com>
2672         
2673         * TabControlTest.cs: Fixed SelectedIndex tests
2674         for MS.NET 2.0
2675
2676 2006-12-16  Andreia Gaita  <avidigal@novell.com>
2677
2678         * SendKeysTest.cs: Test cases for SendKeys
2679
2680         These tests can only run in ms.net one at a time.
2681         Since ms.net apparently hooks the keyboard to 
2682         implement this, running two tests in a row
2683         makes the second test run before the hook
2684         of the first test is released, effectively
2685         hanging the keyboard. CTRL-ALT-DEL releases
2686         the keyboard, but the test still hangs.
2687         Running each test separately works.
2688  
2689
2690 2006-12-16  Daniel Nauck  <dna@mono-project.de>
2691
2692         * AutoCompleteStringCollectionTest.cs: new tests for AutoCompleteStringCollection.
2693
2694 2006-12-16  Daniel Nauck  <dna@mono-project.de>
2695
2696         * PaddingTest.cs: new tests for Padding.
2697
2698 2006-12-15  Daniel Nauck  <dna@mono-project.de>
2699
2700         * ListViewCollectionsTest.cs: test works now on the 1.1 profile.
2701         * ListViewItemTest.cs: add new ListViewSubItem text property test.
2702
2703 2006-12-15  Daniel Nauck  <dna@mono-project.de>
2704
2705         * ListViewCollectionsTest.cs: new not working junk add test for ListViewItemCollection
2706
2707 2006-12-15  Daniel Nauck  <dna@mono-project.de>
2708
2709         * ListViewCollectionsTest.cs: new ListViewItemCollection AddRange tests
2710
2711 2006-12-15  Daniel Nauck  <dna@mono-project.de>
2712
2713         * ListViewCollectionsTest.cs: new ListViewItemCollection indexer test for #80199.
2714
2715 2006-12-15  Daniel Nauck  <dna@mono-project.de>
2716
2717         * ListViewGroupTest.cs: new tests for ListViewGroups.
2718         * ListViewGroupCollectionTest.cs: new tests for ListViewGroupCollections.
2719
2720 2006-12-14  Gert Driesen  <drieseng@users.sourceforge.net>
2721
2722         * TabControlTest.cs: Added tests for Control.RemoveAt.
2723
2724 2006-12-13  Carlos Alberto Cortez <calberto.cortez@gmail.com>
2725
2726         * ListViewItemTest.cs: 
2727         * ListViewCollectionsTest.cs: Add tests for the new 2.0
2728         ListViewItemCollection methods (IndexOfKey, ContainsKey,
2729         new indexer overload, Find, RemoveByKey).
2730
2731 2006-12-13  Gert Driesen  <drieseng@users.sourceforge.net>
2732
2733         * TextBoxTest.cs: Added test for bug #80163.
2734
2735 2006-12-13  Gert Driesen  <drieseng@users.sourceforge.net>
2736
2737         * ControlTest.cs: Improved Region test.
2738
2739 2006-12-12  Andreia Gaita  <avidigal@novell.com>
2740
2741         * ControlTest.cs: Add region tests.
2742
2743 2006-12-12  Rolf Bjarne Kvinge  <RKvinge@novell.com>
2744
2745         * ControlTest.cs: add tests for WM_PARENTNOTIFY.
2746         
2747 2006-12-11  Chris Toshok  <toshok@ximian.com>
2748
2749         * ControlTest.cs: add some unit tests for null parameters to some
2750         of the ControlCollection methods.
2751
2752 2006-12-11  Gert Driesen  <drieseng@users.sourceforge.net>
2753
2754         * ControlTest.cs: Added test for invalid Dock value.
2755
2756 2006-12-11  Andreia Gaita  <avidigal@novell.com>
2757
2758         * TabControlTest.cs: add tests to check if SelectedIndex is
2759         properly set if the TabControl has no pages, before and 
2760         after the handle is created
2761
2762 2006-12-10  Chris Toshok  <toshok@ximian.com>
2763
2764         * ColumnClickEventArgsTest.cs: new tests.
2765
2766 2006-12-10  Gert Driesen  <drieseng@users.sourceforge.net>
2767
2768         * TabControlTest.cs: Added SelectedIndex tests.
2769
2770 2006-12-08  Chris Toshok  <toshok@ximian.com>
2771
2772         * ButtonTest.cs: add tests for DialogResult changes when setting
2773         Form.AcceptButton and Form.CancelButton.
2774
2775 2006-12-08  Chris Toshok  <toshok@ximian.com>
2776
2777         * MenuItemTest.cs: add test for menu item events when cloning menu
2778         items.  Tests for the bug in #80183.
2779
2780 2006-12-06  Chris Toshok  <toshok@ximian.com>
2781
2782         * FormTest.cs: make sure Form.ImeMode is NoControl by default.
2783
2784         * ButtonTest.cs: add a unit test for Button.DefaultImeMode.
2785
2786 2006-12-06  Chris Toshok  <toshok@ximian.com>
2787
2788         * RadioButtonTest.cs: add a couple of test involving TabStop.
2789
2790 2006-12-06  Chris Toshok  <toshok@ximian.com>
2791
2792         * ImageListTest.cs: add a rather complicated series of assertions
2793         about the imagelist ShouldSerialize/CanReset methods.  these pass
2794         on MS and mono now, though.  yay.
2795
2796 2006-12-06  Jackson Harper  <jackson@ximian.com>
2797
2798         * TextBoxTest.cs: Add a test for Modified property.
2799         - We need to put something on the clipboard before we can paste.
2800
2801 2006-12-04  Jackson Harper  <jackson@ximian.com>
2802
2803         * TextBoxTest: More of these tests work now.
2804         - Add a test to ensure that recieving focus selects all of the
2805         text
2806
2807 2006-12-04  Chris Toshok  <toshok@ximian.com>
2808
2809         * PrintDialogTest.cs: add [Category("Printing")] to all these
2810         tests so I can exclude them.
2811
2812 2006-12-04  Rolf Bjarne Kvinge  <RKvinge@novell.com>
2813
2814         * StatusBarPanelTest.cs: Added a test for invalid
2815         minimum widths.
2816         
2817 2006-12-04  Rolf Bjarne Kvinge  <RKvinge@novell.com>
2818
2819         * MdiFormTest.cs: Change a few tests to dispose of
2820         the form when the test is finished.
2821
2822 2006-12-04  Rolf Bjarne Kvinge  <RKvinge@novell.com>
2823
2824         * MdiFormTest.cs: Added a few NotWorking tests for
2825         initial form location.
2826
2827 2006-12-04  Everaldo Canuto  <everaldo@simios.org>
2828
2829         * LabelTest.cs: Add tests for sizes, test for bug #80137.
2830
2831 2006-12-01  Rolf Bjarne Kvinge  <RKvinge@novell.com>
2832
2833         * MdiFormTest.cs: All current NotWorking tests are now
2834         working, added a few more tests.
2835
2836 2006-12-01  Gert Driesen  <drieseng@users.sourceforge.net>
2837
2838         * CurrencyManagerTest.cs: Added test for bug #80107.
2839
2840 2006-12-01  Gert Driesen  <drieseng@users.sourceforge.net>
2841
2842         * DataGridTest.cs: Fixed build.
2843
2844 2006-12-01  Gert Driesen  <drieseng@users.sourceforge.net>
2845
2846         * DataGridTest.cs: Added tests for Font, CaptionFont and HeaderFont.
2847
2848 2006-12-01  Everaldo Canuto  <everaldo@simios.org>
2849
2850         * MenuTest.cs: Tag property assert for 2.0 profile.
2851         
2852 2006-11-30  Everaldo Canuto  <everaldo@simios.org>
2853
2854         * ToolBarTest.cs:
2855         - Remove ButtonSize.Width and ButtonSize.Height assert because
2856         it depends of system metrics and diferent fonts can cause 
2857         diferent sizes.
2858         - Remove "NotWorking" mark from ToolBarPropertyTest, this test
2859         now must works well.
2860         
2861 2006-11-30  Rolf Bjarne Kvinge  <RKvinge@novell.com>
2862
2863         * MessageTest.cs: Added test for ToString.
2864         
2865 2006-11-30  Rolf Bjarne Kvinge  <RKvinge@novell.com>
2866
2867         * MdiFormTest.cs: Text_ChildClose is no longer NotWorking.
2868         
2869 2006-11-30  Gert Driesen  <drieseng@users.sourceforge.net>
2870
2871         * MenuItemTest.cs: Added test for Text property.
2872
2873 2006-11-29  Chris Toshok  <toshok@ximian.com>
2874
2875         * BindingTest.cs: add two new tests.
2876
2877 2006-11-28  Rolf Bjarne Kvinge  <RKvinge@novell.com>
2878
2879         * TrackBar.cs: Changed SizeTest and OrientationTest 
2880         to work on MS with both WinXP theme and Win2K theme.
2881
2882 2006-11-26  Gert Driesen  <drieseng@users.sourceforge.net>
2883
2884         * MdiFormTest.cs: Fixed test on (MS) 2.0 profile.
2885
2886 2006-11-26  Gert Driesen  <drieseng@users.sourceforge.net>
2887
2888         * ControlStylesTest.cs: Fixed GetStyle for 2.0 profile.
2889
2890 2006-11-26  Gert Driesen  <drieseng@users.sourceforge.net>
2891
2892         * FormTest.cs: Added test for bug #80052.
2893
2894 2006-11-25  Gert Driesen  <drieseng@users.sourceforge.net>
2895
2896         * MdiFormTest.cs: Added test for bug #80036.
2897
2898 2006-11-24  Gert Driesen  <drieseng@users.sourceforge.net>
2899
2900         * MdiFormTest.cs: Added NotWorking test for Form.Text.
2901
2902 2006-11-23  Gert Driesen  <drieseng@users.sourceforge.net>
2903
2904         * FormTest.cs: Added test for bug #80020.
2905         * MdiFormTest.cs: Fixed typo, added additonal info.
2906
2907 2006-11-23  Gert Driesen  <drieseng@users.sourceforge.net>
2908
2909         * MdiFormTest.cs: Improved Text test to also verify behavior when
2910         Text of MDI child or container is empty. Added NotWorking test for
2911         Text after MDI is maximized. Added comment with existing NotWorking
2912         test for ActiveMdiChild.
2913
2914 2006-11-23  Gert Driesen  <drieseng@users.sourceforge.net>
2915
2916         * ToolBarTest.cs: Added test for bug #79863. Fixed and enabled
2917         ToStringTest.
2918
2919 2006-11-20  Rolf Bjarne Kvinge <RKvinge@novell.com> 
2920         
2921         * ControlTest.cs: Added tests for #79999.
2922
2923 2006-11-20  Rolf Bjarne Kvinge <RKvinge@novell.com> 
2924         
2925         * MdiFormTest.cs: Added tests for WindowState (mdi 
2926         children) and Text (mdi parent with maximized mdi
2927         children).
2928
2929 2006-11-13  Gert Driesen  <drieseng@users.sourceforge.net>
2930
2931         * ControlEventTest.cs: Added tests for Invalidated event.
2932         * TreeNodeCollectionTest.cs: Added IList indexer tests.
2933
2934 2006-11-12  Gert Driesen  <drieseng@users.sourceforge.net>
2935
2936         * TextBoxTest.cs: Added (NotWorking) test for bug #79909.
2937
2938 2006-11-11  Gert Driesen  <drieseng@users.sourceforge.net>
2939
2940         * TreeViewTest.cs: Added (NotWorking) tests for BeforeSelect event.
2941
2942 2006-11-09  Gert Driesen  <drieseng@users.sourceforge.net>
2943
2944         * ListViewEventTest.cs: Added tests for SelectedIndexChanged event.
2945         * UpDownTest.cs: Fixed ToStringTest.
2946
2947 2006-11-09  Alexander Olk  <alex.olk@googlemail.com>
2948
2949         * CommonDialogsTest.cs: Added
2950
2951 2006-11-09  Rolf Bjarne Kvinge  <RKvinge@novell.com>
2952
2953          * StatusBarPanelTest.cs: Added tests for bug #79842
2954          and tests for default properties.
2955
2956 2006-11-09  Rolf Bjarne Kvinge  <RKvinge@novell.com>
2957
2958         * TrackBarTest.cs: Added tests for bug #79718.
2959         
2960 2006-11-08  Gert Driesen  <drieseng@users.sourceforge.net>
2961
2962         * TextBoxTest.cs: Added test for bug #79851.
2963
2964 2006-11-07  Gert Driesen  <drieseng@users.sourceforge.net>
2965
2966         * TabControlTest.cs: Added test for bug #79847.
2967
2968 2006-11-04  Chris Toshok  <toshok@ximian.com>
2969
2970         * ControlTest.cs: enable a bunch more of these on linux, and split
2971         out problematic areas into smaller NotWorking tests.
2972
2973 2006-11-04  Chris Toshok  <toshok@ximian.com>
2974
2975         * FormTest.cs: add a few more tests to determine various aspects
2976         of the Close() method.
2977
2978 2006-11-04  Chris Toshok  <toshok@ximian.com>
2979
2980         * FormTest.cs: add a test to more accurately test for bug #79155
2981         (make sure an ObjectDisposedException is thrown if you Show() a
2982         Form you just Close()'d).
2983
2984 2006-11-04  Gert Driesen  <drieseng@users.sourceforge.net>
2985
2986         * TreeNodeCollectionTest.cs: Added tests for TreeNodeCollection.
2987
2988 2006-11-04  Gert Driesen  <drieseng@users.sourceforge.net>
2989
2990         * ComboBoxTests.cs: Moved to correct namespace. Added test for bug
2991         #79812. Added (NotWorking) SelectedText tests.
2992
2993 2006-11-01  Gert Driesen  <drieseng@users.sourceforge.net>
2994
2995         * TextBoxTest.cs: Added tests for part of bug #79799.
2996
2997 2006-11-01  Gert Driesen  <drieseng@users.sourceforge.net>
2998
2999         * ControlTest.cs: Fixed build using csc 1.x.
3000
3001 2006-10-30  Alexander Olk  <alex.olk@googlemail.com>
3002
3003         * PictureBoxTest.cs: Enable the previously not working
3004           ToStringMethodTest and move the not working Image property
3005           test to its own method.
3006         * UpDownTest.cs: Added
3007
3008 2006-10-29  Chris Toshok  <toshok@ximian.com>
3009
3010         * ControlTest.cs: correct namespace and add TopLevelControlTest
3011         for bug #79781.
3012
3013 2006-10-29  Alexander Olk  <alex.olk@googlemail.com>
3014
3015         * FormTest.cs: Fix typo.
3016
3017 2006-10-13  Gert Driesen  <drieseng@users.sourceforge.net>
3018
3019         * PropertyGridTest.cs: Enabled previously not-working tests.
3020
3021 2006-10-13  Gert Driesen  <drieseng@users.sourceforge.net>
3022
3023         * PropertyGridTest.cs: Added some tests for PropertyGrid.
3024
3025 2006-10-13  Andreia Gaita  <shana.ufie@gmail.com>
3026
3027         * FocusTest.cs: add more test cases for GetNextControl.
3028         see #78650
3029
3030 2006-10-11  Chris Toshok  <toshok@ximian.com>
3031
3032         * ToolBarTest.cs: add test for ToolBarButton rectangles.
3033
3034 2006-10-06  Gert Driesen  <drieseng@users.sourceforge.net>
3035
3036         * ListViewCollectionsTest.cs: Added tests for bug #79415.
3037         * ListViewTest.cs: Enabled test for bug #79416.
3038
3039 2006-10-03  Sebastien Pouliot  <sebastien@ximian.com> 
3040
3041         * ContainerControlTest.cs: New. Add a few test cases for 
3042         GetContainerControl method.
3043
3044 2006-10-02  Sebastien Pouliot  <sebastien@ximian.com> 
3045
3046         * ButtonTest.cs: Activate tests for ButtonBaseAccessibleObject.
3047
3048 2006-10-02  Sebastien Pouliot  <sebastien@ximian.com>
3049
3050         * ButtonTest.cs: Added new test cases for ButtonBaseAccessibleObject
3051         as NonWorking (see bug #79552). Fixed line-endings.
3052
3053 2006-09-22  Sebastien Pouliot  <sebastien@ximian.com>
3054
3055         * SystemInformationTest.cs: Add tests case for MenuFont.
3056
3057 2006-09-18  Jonathan Pobst  <monkey@jpobst.com>
3058         * EventArgsTest.cs: Add tests for ToolStrip*EventArgs.
3059
3060 2006-09-13  Jonathan Pobst  <monkey@jpobst.com>
3061
3062         * SplitContainerTests.cs: Added.
3063
3064 2006-09-11  Gert Driesen  <drieseng@users.sourceforge.net>
3065
3066         * ListViewTest.cs: Added test for bug #79076. Added tests for 
3067         sorting bug fixes. Added tests for CheckBoxes and MultiSelect (marked
3068         NotWorking).
3069         * ListViewCollectionsTest.cs: Added tests for SelectedItemCollection
3070         and ListViewItemCollection fixes.
3071
3072 2006-09-01  Carlos Alberto Cortez <calberto.cortez@gmail.com>
3073
3074         * ComboBoxTest.cs: Add tests for sorting and selection handling.
3075         Deal with a couple of exception mismatches in 2_0.
3076
3077 2006-08-21  Carlos Alberto Cortez <calberto.cortez@gmail.com>
3078
3079         * ComboBoxTest.cs: Add tests for CB.ObjectCollection
3080         methods throwing ArgumentNullException.
3081
3082 2006-08-18  Carlos Alberto Cortez <calberto.cortez@gmail.com>
3083
3084         * ComboBoxTest.cs: Add tests for adding/modifying null items
3085         in ObjectCollection.
3086         * ListBox.cs: Likewise.
3087
3088 2006-08-08  Chris Toshok  <toshok@ximian.com>
3089
3090         * GridTableStylesCollectionTest.cs: make this fixture public so
3091         it's actually included, and add a test for changing the
3092         MappingName of a constituent TableStyle.
3093
3094 2006-07-30  Carlos Alberto Cortez <calberto.cortez@gmail.com>
3095
3096         * PrintDialogTest.cs: Added.
3097
3098 2006-07-21  Matt Hargett (matt@use.net)
3099
3100         * ControlTest.cs: Added tests for MinimumSize/MaximumSize
3101
3102 2006-07-20  Carlos Alberto Cortez <calberto.cortez@gmail.com>
3103
3104         * ListControlTest.cs: Added DataSourceWrongArgumentType method
3105         to test the exception being thrown.
3106
3107 2006-07-18  Carlos Alberto Cortez <calberto.cortez@gmail.com>
3108
3109         * ListControlTest.cs: Added.
3110
3111 2006-07-14  Jonathan Pobst  <monkey@ipobst.com>
3112
3113         * EventArgsTest.cs: Added
3114
3115 2006-07-10  Chris Toshok  <toshok@ximian.com>
3116
3117         * DataGridTest.cs: make this class public so it shows up in the
3118         list of fixtures (and its tests get run).
3119
3120         * CurrencyManagerTest.cs: add a test that just spews properties
3121         about the currency manager and the datasource, as well as a test
3122         for the finalType field.
3123
3124 2006-07-07  Chris Toshok  <toshok@ximian.com>
3125
3126         * DataGridTableStyleTest.cs: couple more tests.
3127
3128 2006-07-06  Peter Dennis Bartok <pbartok@novell.com>
3129
3130         * ControlTest.cs: Added "LinkLabel with link" test
3131
3132 2006-06-30  Chris Toshok  <toshok@ximian.com>
3133
3134         * DataGridTableStyleTest.cs: add a bunch of mirrored tests for the
3135         default DataGridTableStyle.
3136
3137 2006-06-23  Chris Toshok  <toshok@ximian.com>
3138
3139         * PropertyManagerTest.cs: new tests regarding the
3140         [Related]PropertyManager class.
3141
3142 2006-06-19  Peter Dennis Bartok <pbartok@novell.com>
3143
3144         * ControlTest.cs: Added tests for enabled state inheritance
3145
3146 2006-06-19  Chris Toshok  <toshok@ximian.com>
3147
3148         * CurrencyManagerTest.cs: add some tests for related currency
3149         managers.
3150
3151         * BindingContextTest.cs: add a test for
3152         BindingContext.CollectionChanged -=.  Also add a test for passing
3153         null for data_member to BindingContext.Contains.
3154
3155 2006-06-06  Carlos Alberto Cortez <calberto.cortez@gmail.com>
3156
3157         * FormTest.cs: Add SetDialogResult, to test Form.DialogResult
3158         setter.
3159
3160 2006-06-01  Chris Toshok  <toshok@ximian.com>
3161
3162         * CurrencyManagerTest.cs: add a few tests to see what events are
3163         being emitted in which order from AddNew, CancelCurrentEdit and
3164         EndCurrentEdit.
3165
3166 2006-05-31  Peter Dennis Bartok <pbartok@novell.com>
3167
3168         * LabelTest.cs: 
3169           - Added (still unused) fuzzy compare for events
3170           - Disabled event order tests, they are too strict
3171         * ScrollBarTest.cs: Disabled event order tests, are too strict
3172
3173 2006-05-25  Jackson Harper  <jackson@ximian.com>
3174
3175         * TreeViewTest.cs: Add a couple of default properties.  Put in
3176         correct namespace.
3177         * TabControlTest.cs: Put in correct namespace.
3178
3179 2006-05-25  Atsushi Enomoto  <atsushi@ximian.com>
3180
3181         * BindingContextTest.cs : added more tests for Item, Contains()
3182           and GetEnumerator().
3183
3184 2006-05-18  Sebastien Pouliot  <sebastien@ximian.com>
3185
3186         * PaintEventArgsTest.cs: New. Unit tests for PaintEventArgs.
3187
3188 2006-05-18  Atsushi Enomoto  <atsushi@ximian.com>
3189
3190         Some compat fixes found by make run-test-ondotnet:
3191         * ListBoxTest.cs : they don't throw exceptions.
3192         * RichTextBoxTest.cs,
3193           ScrollBarTest.cs,
3194           ComboBoxTest.cs,
3195           ComboBoxTests.cs : Commented some lines out since they are
3196           environment (especially desktop theme) dependent.
3197           TabControlTest.cs : SetSelectedIndex() was my bad that the test
3198           needed the tab control be drawn to pass the test.
3199           Some tests are env. dependent (as well as others).
3200
3201 2006-05-16  Miguel de Icaza  <miguel@novell.com>
3202
3203         * DataGridTest.cs: Add a test case based on 78420, confirm that
3204         the fix works.
3205
3206 2006-05-15  Atsushi Enomoto  <atsushi@ximian.com>
3207
3208         * TabControlTest.cs : added test for bug #78395.
3209
3210 2006-04-16  Gert Driesen <drieseng@users.sourceforge.net>
3211
3212         * TabControlTest.cs: Added test for bug #78121. Marked failing tests
3213         NotWorking. Set eol-style to native.
3214
3215 2006-04-12  Peter Dennis Bartok <pbartok@novell.com>
3216
3217         * ControlTest.cs: Added backcolor tests related to transparency
3218           (bug #78026)
3219
3220 2006-03-31  Peter Dennis Bartok <pbartok@novell.com>
3221
3222         * ControlTest.cs: Ignore Invoke test, it hangs
3223
3224 2006-02-28  Matt Hargett (matt@use.net)
3225
3226         * ComboBoxTests.cs: Added
3227
3228 2006-02-02  Peter Dennis Bartok <pbartok@novell.com>
3229
3230         * ControlTest.cs: Added test for layout nesting
3231         * MonthCalendarTest.cs: Fixed typo in class name
3232
3233 2005-12-01  Jackson Harper  <jackson@ximian.com>
3234
3235          * TreeNodeTest.cs: TreeNodeTest.cs : Added namespace +
3236          SingleNodeIndexTest.
3237          - Fixed warning CS0219. Patches by Dieter Bremes
3238
3239 2005-11-12  Pedro Martínez Juliá  <pedromj@gmail.com>
3240
3241         * DataGridViewElementTest.cs DataGridViewBandTest.cs
3242         DataGridViewCellTest.cs DataGridViewAdvancedBorderStyleTest.cs
3243         DataGridViewCellStyleTest.cs DataGridViewRowTest.cs DataGridViewTest.cs:
3244
3245         Add some DataGridView tests.
3246
3247 2005-11-11  Ankit Jain  <jankit@novell.com>
3248
3249         * RichTextBoxTest.cs: Fix typos.
3250
3251 2005-11-09  Peter Dennis Bartok <pbartok@novell.com>
3252
3253         * RichTextBoxTest.cs: Added Find() tests
3254
3255 2005-11-05  Kornél Pál  <kornelpal@hotmail.com>
3256
3257         * LabelPropertyTest.cs: Updated product version to 1.1.4322.2032 (1.1 SP1).
3258
3259 2005-10-18  Jordi Mas i Hernandez <jordi@ximian.com>
3260
3261         * ListViewCollectionsTest.cs: Add tests for the ListView Collections
3262
3263 2005-10-17  Ritvik Mayank  <mritvik@novell.com>
3264
3265         * TabControlTest.cs : Added test case for TabControl
3266
3267 2005-10-16  Ritvik Mayank  <mritvik@novell.com>
3268
3269         * TrackBarTest.cs : Added test case for TrackBar
3270
3271 2005-10-16  Jordi Mas i Hernandez <jordi@ximian.com>
3272          
3273         * DataGridBoolColumn.cs: fixes warning
3274
3275 2005-10-10  Peter Dennis Bartok <pbartok@novell.com>
3276
3277         * GenerateControlStyleTest.cs, ControlStyleTest.cs: Flipped
3278           order for want and actual to avoid misleading errors
3279
3280 2005-10-07  Peter Dennis Bartok <pbartok@novell.com>
3281
3282         * GenerateControlStyleTest.cs: Code to auto-generate the
3283           source file ControlStyleTest.cs
3284         * ControlStyleTest.cs: Tests for testing ControlStyles
3285
3286 2005-09-28 Hisham Mardam Bey <hisham.mardambey@gmail.com>
3287
3288         * Common.cs : Add common things here.
3289         * LabelTest.cs : Remove common declarations to Common.cs
3290         * ScrollBarTest.cs : Remove common declarations to Common.cs
3291                              Add more propery range / exception tests
3292                              Add more event order tests
3293                              Fix Mouse tests.
3294                              Add event arg tests.
3295
3296 2005-09-27 Hisham Mardam Bey <hisham.mardambey@gmail.com>
3297
3298         * LabelTest.cs : Added more event tests (external handlers)
3299                           Added event arg checks
3300                           Fixed OnPaint tests.
3301                           Seperated invalidation tests.
3302
3303 2005-09-26 Hisham Mardam Bey <hisham.mardambey@gmail.com>
3304
3305         * ScrollBarTest.cs : Add more tests for event firing order
3306                              Messages to simulate mouse events
3307
3308 2005-09-23  Ritvik Mayank  <mritvik@novell.com>
3309
3310         * ErrorProviderTest.cs : Added test case for ErrorProvider
3311
3312 2005-09-23 Hisham Mardam Bey <hisham.mardambey@gmail.com>
3313
3314         * LabelTest.cs : Added messages to simulate Key* events.
3315                          Key* events have tests now.
3316
3317 2005-09-22 Hisham Mardam Bey <hisham.mardambey@gmail.com>
3318
3319         * LabelTest.cs : Implement event firing order tests.
3320         * ScrollBarTest.cs : Implement event firing order tests.
3321
3322 2005-09-22  Jordi Mas i Hernandez <jordi@ximian.com>
3323          
3324         * MenuTest.cs: Fixes some tests
3325         * MenuItemTest.cs: New unit test
3326
3327 2005-09-21  Hisham Mardam Bey <hisham.mardambey@gmail.com>
3328
3329        * LabelTest.cs : Several new tests.
3330        * ScrollBarTest.cs : Several new tests.
3331        * bitmaps : added dir containing images for tests.
3332
3333 2005-09-21  Jordi Mas i Hernandez <jordi@ximian.com>
3334
3335         * ListViewItemTest.cs: New unit test 
3336
3337 2005-09-20  Jordi Mas i Hernandez <jordi@ximian.com>
3338
3339         * ButtonTest.cs, LabelTest.cs, ControlEventTest.cs, ScrollBarTest.cs,
3340         LabelPropertyTest.cs, ProgressBarTest.cs, StatusBarTest.cs,
3341         ImageListTest.cs, MonthCalendarTest.cs, ControlTest.cs, 
3342         ListBoxEventTest.cs, TreeViewTest.cs, TestImageIndexConverter.cs,       
3343         ToolBarTest.cs, MenuTest.cs
3344
3345         Remove all the tests that are giving errors. All of them should 
3346         be reviewed. Right now having this text throwing 40 errors do not
3347         help at all to do regression testing. Peter has already assigned
3348         a group of controls to every developer that will be tested and 
3349         reviewed.
3350
3351 2005-09-20  Ritvik Mayank  <mritvik@novell.com>
3352
3353         * PictureBoxTest.cs : Test case for PictureBox
3354
3355 2005-09-08  Ritvik Mayank  <mritvik@novell.com>
3356
3357         * MonthCalendarTest.cs : Test case for MonthCalendar
3358
3359 2005-08-29  Ritvik Mayank  <mritvik@novell.com>
3360         
3361         * ProgressBarTest.cs : Test case for ProgressBar
3362         * ToolBarTest.cs : Test case for ToolBar
3363         * ToolTipTest.cs : Test case for ToolTip
3364         * RichTextBoxTest.cs : Test case for RichTextBox
3365
3366 2005-08-16  Martin Baulig  <martin@ximian.com>
3367
3368         * ControlTest.cs: Renamed namespace `MWF.Test' -> `MWF.MonoTest'
3369         to make it compile.
3370
3371 2005-08-16  Ritvik Mayank  <mritvik@novell.com>
3372         
3373         * ScrollBarTest.cs, ImageListTest.cs, CheckedListBoxTest.cs, CheckedListBoxEventTest.cs, MenuTest.cs,
3374           ListViewTest.cs: enhancement and cleanup
3375
3376 2005-08-16  Ritvik Mayank  <mritvik@novell.com>
3377
3378         * ImageListTest.cs   : Test case for ImageList
3379         * RadioButtonTest.cs : Test case for RadioButton
3380         * ScrollBarTest.cs   : Test case for ScrollBar
3381         * StatusBatTest.cs   : Test case for StatusBar
3382
3383 2005-08-10  Ritvik Mayank  <mritvik@novell.com>
3384
3385         * ControlTest.cs : Commented out test for GetChildAtPointSkip (feature not
3386           yet implemented)
3387
3388 2005-08-08  Jordi Mas i Hernandez <jordi@ximian.com>
3389
3390         * ComboBoxTest.cs: new tests for properties, exceptions, and colletions
3391         * ListBoxTest.cs: new tests for properties, exceptions, and colletionss
3392
3393 2005-08-06  Ritvik Mayank  <mritvik@novell.com>
3394
3395         * ComboBoxTest.cs, ListBoxTest.cs : Cleanup, added few more tests   
3396
3397 2005-08-05  Ritvik Mayank  <mritvik@novell.com>
3398
3399         * ButtonTest.cs, ImageListTest.cs, ControlEventTest.cs,
3400           LabelPropertyTest.cs, CheckBoxTest.cs, ListBoxEventTest.cs,
3401           CheckBoxEventTest.cs, CheckedListBoxTest.cs, TextBoxTest.cs,
3402           CheckedListBoxEventTest.cs, FormTest.cs, MenuTest.cs,
3403           FormEventTest.cs, GroupBoxTest.cs, ListViewTest.cs,
3404           ListViewEventTest.cs :
3405                       Cleanup, Ignored tests which need manual intervention,
3406                       work still in progress.  
3407         
3408 2005-08-05  Jordi Mas i Hernandez <jordi@ximian.com>
3409
3410         * DataGridTextBoxColumnTest.cs: test fixes and enhancements
3411         * GridTableStylesCollectionTest.cs: test fixes and enhancements
3412         * DataGridTest.cs: test fixes and enhancements
3413         * DataGridCellTest.cs: New unit test
3414         * GridColumnStylesCollectionTest.cs: test fixes and enhancements
3415         * DataGridTableStyleTest.cs: test fixes and enhancements
3416
3417 2005-08-04  Peter Dennis Bartok  <pbartok@novell.com>
3418
3419         * ControlTest.cs: Cleanup, fixed commented out tests with syntax 
3420           errors, streamlined a few tests, added full tab order test, still
3421           work in progress
3422
3423 2005-08-02  Ritvik Mayank  <mritvik@novell.com>
3424         
3425         * FormTest.cs : Test case for Form
3426         * GropBoxTest : Test case for GroupBox
3427         * MenuTest.cs : Test case for Menu
3428         * ImageListTest.cs : Test case for ImageList
3429
3430 2005-07-26  Ritvik Mayank  <mritvik@novell.com>
3431         
3432         * ListViewTest.cs : Test case for ListView
3433         * ListViewEventTest.cs : Test case for ListView events
3434         * ComboBoxTest.cs : Test case for ComboBox
3435         * FormEventTest.cs : Test case for Form events
3436
3437 2005-07-12  Ritvik Mayank  <mritvik@novell.com>
3438         
3439         * CheckBoxTest.cs : Test case for CheckBox
3440         * CheckBoxEventTest.cs : Test case for CheckBox events
3441         * CheckedListBoxTest.cs : Test case for CheckedListBox
3442         * CheckedListBoxEventTest.cs : Test case for CheckedListBox events
3443
3444 2005-07-05  Jordi Mas i Hernandez <jordi@ximian.com>
3445
3446         * DataGridTextBoxColumnTest.cs: Test case
3447         * GridTableStylesCollectionTest.cs: Test case
3448         * DataGridTest.cs: Test case
3449         * GridColumnStylesCollectionTest.cs: Test case
3450         * DataGridTableStyleTest.cs: Test case
3451
3452
3453 2005-07-04  Ritvik Mayank  <mritvik@novell.com>
3454         
3455         * ListBoxTest.cs : Test Cases for ListBox Properties and Methods
3456         * ListBoxEventTest.cs  : Test Cases for ListBox Events
3457
3458 2005-06-13  Ritvik Mayank  <mritvik@novell.com>
3459         
3460         * TextBoxTest.cs : Test Cases for TextBox 
3461         * BUttonTest.cs  : Test Cases for Buttons
3462
3463 2005-05-11  Ritvik Mayank  <mritvik@novell.com>
3464         
3465         * ControlEventTest.cs : Test Cases for Events 
3466         
3467 2005-05-02  Ritvik Mayank  <mritvik@novell.com>
3468
3469         * ControlTest.cs : Minor modifications
3470
3471 2005-05-02  Ritvik Mayank  <mritvik@novell.com>
3472         
3473         * ControlTest.cs : Test for Control
3474
3475 2005-04-25  Ritvik Mayank  <mritvik@novell.com>
3476         * LabelPropertyTest.cs : Test for Label
3477
3478 2004-11-29  Marek Safar  <marek.safar@seznam.cz>
3479         * TreeViewTest.cs : Test for TreeView
3480         * TreeNodeTest.cs : Test for TreeNode
3481
3482 2004-11-29  Ravindra <rkumar@novell.com> 
3483         * ImageIndexConverter.cs : Test for ImageIndexConversion.
3484         
3485
3486