2008-06-02 Andy Hume <andyhume32@yahoo.co.uk>
[mono.git] / mcs / class / Managed.Windows.Forms / Test / System.Windows.Forms / ChangeLog
index cbb34c0017680c3b735401f77bdcef70ab111056..8d50ba283293d90c2053583c10f15a90f45f26c6 100644 (file)
@@ -1,3 +1,261 @@
+2008-06-02  Andy Hume  <andyhume32@yahoo.co.uk>
+
+       * TextBoxTest.cs: Test for TextBoxAutoCompleteSourceConverter, 
+        bug 396124.
+
+2008-06-02  Jonathan Pobst  <monkey@jpobst.com>
+
+       * TableLayoutTest.cs Add test for bug #396141.
+
+2008-05-21  Jonathan Pobst  <monkey@jpobst.com>
+
+       * TimerTest.cs: Increase sleep time to see if it will make
+       StartTest fail less.
+
+2008-05-21  Jonathan Pobst  <monkey@jpobst.com>
+
+       * DataGridViewDataBindingTest.cs: Add test for bug #345483.
+
+2008-05-21  Jonathan Pobst  <monkey@jpobst.com>
+
+       * DataGridViewDataBindingTest.cs: Add test for bug #337470.
+
+2008-05-20  Jonathan Pobst  <monkey@jpobst.com>
+
+       * DataGridViewDataBindingTest.cs: Add test for bug #325239.
+
+2008-05-20  Jonathan Pobst  <monkey@jpobst.com>
+
+       * DataGridViewDataBindingTest.cs: Add test for AutoGenerateColumns.
+
+2008-05-20  Jonathan Pobst  <monkey@jpobst.com>
+
+       * DataGridViewColumnCollectionTest.cs: Change Add() test to not
+       create 2 column collections.
+
+2008-05-20  Jonathan Pobst  <monkey@jpobst.com>
+
+       * DataGridViewDataBindingTest.cs: Added.
+
+2008-05-20  Andreia Gaita <avidigal@novell.com> 
+
+       * WebBrowserTest.cs: Added WebBrowser unit tests (not included in the
+         build at the moment)
+       * tests2.sh: Fix case on dll name
+
+2008-05-13  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * TimerTest.cs : added test for bug #325033.
+
+2008-05-12  Jonathan Pobst  <monkey@jpobst.com>
+
+       * ApplicationTest.cs: Disable test that I am tired of seeing
+       false positives on the buildbot.
+
+2008-05-09  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * BindingTest.cs: Activate a pair of previously not working 2.0 tests.
+
+2008-05-07  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * ListBindingHelperTest.cs: Remove the NotWorking category from
+       GetListItemPropertiesTest, as well as add a pair of new assertions.
+
+2008-05-06  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * BindingSourceTest.cs: New tests for ApplySort and RemoveSort methods.
+
+2008-05-06  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * BindingSourceTest.cs: Activate a pair of tests.
+
+2008-05-06  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * BindingSOurceTest.cs: New assertion for
+       ISupportInitializeNotification test.
+
+2008-05-06  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * BindingSource.cs: New tests for ISupportInitializeNotification
+       property.
+
+2008-05-04  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * BindingSourceTest.cs: New tests for Sort property.
+
+2008-05-04  Everaldo Canuto  <ecanuto@novell.com>
+
+       * LinkLabelTest.cs: Enable tests related to bug #346156.
+
+2008-05-04  Everaldo Canuto  <ecanuto@novell.com>
+
+       * LinkLabelTest.cs: Enable tests related to bug #346154.
+
+2008-05-03  Everaldo Canuto  <ecanuto@novell.com>
+
+       * LinkLabelTest.cs: Put LinkTest and LinkCollectionTest classes outside of 
+       LinkLabelTest class, subclasses looks to be not work with nunit.
+
+2008-05-03  Everaldo Canuto  <ecanuto@novell.com>
+
+       * LinkLabelTest.cs: Remove NotWorking attribute from TestLinkArea, it is
+       fixed in r102445.
+
+2008-05-01  Jonathan Pobst  <monkey@jpobst.com>
+
+       * DataGridViewRowCollectionTest.cs: Disable test requiring shared rows.
+       * DataGridViewRowTest.cs, DataGridViewCellTest.cs: Disable
+       tests requiring DGVComboBox.
+
+2008-05-01  Jonathan Pobst  <monkey@jpobst.com>
+
+       * InputLanguageTest.cs: Add test for bug #385506.
+
+2008-04-29  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * BindingSourceTest.cs: New Filter/RemoveFilter tests.
+
+2008-04-29  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * DragAndDropTest.cs: New test.
+
+2008-04-28  Jonathan Pobst  <monkey@jpobst.com>
+       
+       * ScrollBarTest.cs: Add test for bug #384182.
+
+2008-04-24  Jonathan Pobst  <monkey@jpobst.com>
+
+       * InputLanguageTest.cs: Add test for bug #373871.
+
+2008-04-23  Ivan N. Zlatev  <contact@i-nz.net>
+
+       * ControlTest.cs: Remove the focusing tests from the validation 
+       test. They fail on X11 anyway due to a long standing X11 visibility 
+       asynchronicity problem in MWF. The Vaildation test do pass.
+
+2008-04-23  Jonathan Pobst  <monkey@jpobst.com>
+
+       * DataGridViewRowHeaderTest.cs: Comment font dependent tests.
+
+2008-04-23  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * DragAndDropTest.cs: New dnd tests.
+
+2008-04-22  Jonathan Pobst  <monkey@jpobst.com>
+
+       * DataGridViewRowHeaderTest.cs: Add some tests for new
+       functionality.
+
+2008-04-21  Jonathan Pobst  <monkey@jpobst.com>
+
+       * TreeView.cs: Add tests for bug #382028.
+
+2008-04-21  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * ControlTest.cs: Enabled test for bug #330501.
+
+2008-04-14  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * CurrencyManagerTest.cs: New 2.0 IsBinding test.
+
+2008-04-12  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * BindingTest.cs: Enable some more tests.
+
+2008-04-11  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * BindingTest.cs: Enable IsBindingTest.
+
+2008-04-09  Jonathan Pobst  <monkey@jpobst.com>
+
+       * DataGridViewImageCellTest.cs: Add.
+
+2008-04-08  Jonathan Pobst  <monkey@jpobst.com>
+
+       * DataGridViewCheckBoxCellTest.cs: Add.
+
+2008-04-06  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * BindingSourceTest.cs: Enable some old not working tests.
+
+2008-04-06  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * DataBindingTests.cs: Enable some CurrencyManager tests.
+
+2008-04-05  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * BindingSourceTest.cs: Add new tests for GetRelatedCurrencyManager
+       method.
+
+2008-04-03  Jonathan Pobst  <monkey@jpobst.com>
+
+       * DataGridViewLinkCellTest.cs: Add.
+
+2008-04-03  Jonathan Pobst  <monkey@jpobst.com>
+
+       * TimerTest.cs: Disable a finicky test that occasionally fails.
+
+2008-04-02  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * BindingContextTest.cs: New test for ICurrencyManagerProvider
+       instances passed as data sources.
+
+2008-04-02  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * BindingSourceTest.cs: New test for type instances as data sources.
+
+2008-04-02  Jonathan Pobst  <monkey@jpobst.com>
+
+       * DataGridViewButtonCellTest.cs: Add.
+
+2008-04-01  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * BindingSourceTest.cs: New test for ICancelAddNew support.
+       * CurrencyManagerTest.cs: Likewise.
+
+2008-04-01  Jonathan Pobst  <monkey@jpobst.com>
+
+       * DataGridViewTest.cs: Commit the rest of my test so the tests
+       compile.
+
+2008-04-01  Jonathan Pobst  <monkey@jpobst.com>
+
+       * DataGridViewTest.cs: Add tests for IsInputChar and IsInputKey.
+
+2008-03-30  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * BindingSourceTest.cs: More event tests and also a new ones for
+       RemoveCurrent and IsBindingSuspended properties.
+
+2008-03-30  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * BindingSourceTest.cs: Add tests for ListChanged event, and also new
+       assertions for Position property. Mark ListChanged_DataSourceSet as
+       not working, while I try to figure out why setting the DataSource
+       fires 2 events instead of only one.
+
+2008-03-28  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * BindingSource.cs: Add test for just added members in BindingSource.
+
+2008-03-28  Jonathan Pobst  <monkey@jpobst.com>
+
+       * ComboBoxTest.cs: Add test for bug #374654.
+
+2008-03-28  Jonathan Pobst  <monkey@jpobst.com>
+
+       * DataGridViewTextBoxCellTest.cs: Mark 2 of the new tests
+       as font dependent.
+
+2008-03-28  Jonathan Pobst  <monkey@jpobst.com>
+
+       * DataGridViewTextBoxCellTest.cs: Bunch of new tests.
+
+2008-03-27  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * DataBindingTests.cs: Mark as NotWorking some CurrencyManager tests by
+       now.
+
 2008-03-26  Jonathan Pobst  <monkey@jpobst.com>
 
        * DataGridViewTest.cs: Add test for bug #343965.