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