2006-10-03 Sebastien Pouliot <sebastien@ximian.com>
[mono.git] / mcs / class / Managed.Windows.Forms / Test / System.Windows.Forms / ChangeLog
index 41acbcb80127679459799fa5ec0133dd14dcd60b..783a41ed1a81d99f966b7a263663fa46cf8d36e0 100644 (file)
@@ -1,3 +1,110 @@
+2006-10-03  Sebastien Pouliot  <sebastien@ximian.com> 
+
+       * ContainerControlTest.cs: New. Add a few test cases for 
+       GetContainerControl method.
+
+2006-10-02  Sebastien Pouliot  <sebastien@ximian.com> 
+
+       * ButtonTest.cs: Activate tests for ButtonBaseAccessibleObject.
+
+2006-10-02  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * ButtonTest.cs: Added new test cases for ButtonBaseAccessibleObject
+       as NonWorking (see bug #79552). Fixed line-endings.
+
+2006-09-22  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * SystemInformationTest.cs: Add tests case for MenuFont.
+
+2006-09-18  Jonathan Pobst  <monkey@jpobst.com>
+       * EventArgsTest.cs: Add tests for ToolStrip*EventArgs.
+
+2006-09-13  Jonathan Pobst  <monkey@jpobst.com>
+
+       * SplitContainerTests.cs: Added.
+
+2006-09-11  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * ListViewTest.cs: Added test for bug #79076. Added tests for 
+       sorting bug fixes. Added tests for CheckBoxes and MultiSelect (marked
+       NotWorking).
+       * ListViewCollectionsTest.cs: Added tests for SelectedItemCollection
+       and ListViewItemCollection fixes.
+
+2006-09-01  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * ComboBoxTest.cs: Add tests for sorting and selection handling.
+       Deal with a couple of exception mismatches in 2_0.
+
+2006-08-21  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * ComboBoxTest.cs: Add tests for CB.ObjectCollection
+       methods throwing ArgumentNullException.
+
+2006-08-18  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * ComboBoxTest.cs: Add tests for adding/modifying null items
+       in ObjectCollection.
+       * ListBox.cs: Likewise.
+
+2006-08-08  Chris Toshok  <toshok@ximian.com>
+
+       * GridTableStylesCollectionTest.cs: make this fixture public so
+       it's actually included, and add a test for changing the
+       MappingName of a constituent TableStyle.
+
+2006-07-30  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * PrintDialogTest.cs: Added.
+
+2006-07-21  Matt Hargett (matt@use.net)
+
+       * ControlTest.cs: Added tests for MinimumSize/MaximumSize
+
+2006-07-20  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * ListControlTest.cs: Added DataSourceWrongArgumentType method
+       to test the exception being thrown.
+
+2006-07-18  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * ListControlTest.cs: Added.
+
+2006-07-14  Jonathan Pobst  <monkey@ipobst.com>
+
+       * EventArgsTest.cs: Added
+
+2006-07-10  Chris Toshok  <toshok@ximian.com>
+
+       * DataGridTest.cs: make this class public so it shows up in the
+       list of fixtures (and its tests get run).
+
+       * CurrencyManagerTest.cs: add a test that just spews properties
+       about the currency manager and the datasource, as well as a test
+       for the finalType field.
+
+2006-07-07  Chris Toshok  <toshok@ximian.com>
+
+       * DataGridTableStyleTest.cs: couple more tests.
+
+2006-07-06  Peter Dennis Bartok <pbartok@novell.com>
+
+       * ControlTest.cs: Added "LinkLabel with link" test
+
+2006-06-30  Chris Toshok  <toshok@ximian.com>
+
+       * DataGridTableStyleTest.cs: add a bunch of mirrored tests for the
+       default DataGridTableStyle.
+
+2006-06-23  Chris Toshok  <toshok@ximian.com>
+
+       * PropertyManagerTest.cs: new tests regarding the
+       [Related]PropertyManager class.
+
+2006-06-19  Peter Dennis Bartok <pbartok@novell.com>
+
+       * ControlTest.cs: Added tests for enabled state inheritance
+
 2006-06-19  Chris Toshok  <toshok@ximian.com>
 
        * CurrencyManagerTest.cs: add some tests for related currency