* tests2.sh: Remove extra echos
[mono.git] / mcs / class / Managed.Windows.Forms / Test / System.Windows.Forms / ChangeLog
index 1a36000f975c7452a1193a18c9d719ff26149655..ec053136e82685f069c743a21221026518c98645 100644 (file)
@@ -1,3 +1,70 @@
+2008-10-19  Andreia Gaita  <avidigal@novell.com>
+
+       * tests2.sh: Remove extra echos
+
+2008-10-19  Andreia Gaita  <avidigal@novell.com>
+
+       * FormTest.cs: Fix failing test on .NET/Win
+
+2008-10-19  Andreia Gaita  <avidigal@novell.com>
+
+       * FormTest.cs: Forms that get closed without a handle being created are
+       disposed in 2.0. Fixes failing FormTest.FormClose and
+       FormTest.FormClose2 on windows.
+
+2008-10-18  Andreia Gaita  <avidigal@novell.com>
+
+       * tests2.sh: Some useful test options, see usage (default behaviour
+       remains the same)
+
+2008-10-17  Jonathan Pobst  <monkey@jpobst.com>
+
+       * ComboBoxTest.cs: Add test for bug #436328.
+
+2008-10-15  Ivan N. Zlatev  <contact@i-nz.net>
+
+       * TimerTest.cs: Enabling test case for bug #325033, because it's 
+       fixed.
+
+2008-10-14  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * ImageListTest.cs: Improved test for ICollection.CopyTo.
+
+2008-09-30  Jonathan Pobst  <monkey@jpobst.com>
+
+       * TreeNodeTest.cs: Test for ImageKey/ImageIndex plus flush some tests
+       sitting in my local tree.
+
+2008-09-28  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * DragAndDropTest.cs: Simplify some of the helper code, as well as
+       adding a new test for dnd operations without mouse movement.
+
+2008-09-24  Jonathan Pobst  <monkey@jpobst.com>
+
+       * ControlTest.cs: Add test for bug #386450.
+
+2008-09-22  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * ListViewItemTest.cs: New test for public ctor of
+       ListViewSubItemCollection.
+
+2008-09-19  Carlos Alberto Cortez <calberto.cortez@gmail.com>  
+
+       * BindingTest.cs: New test for data source looking for a data source
+       property with a *specific* value type, more specific than just the
+       property type.
+
+2008-09-19  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * ListControlTest.cs: New test for testing that FormattingEnabled,
+       FormatString and FormatInfo property changes *actually* cause a call
+       to RefreshItems.
+
+2008-09-18  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * BindingTest.cs: New test for empty string passed as property.
+
 2008-09-16  Carlos Alberto Cortez <calberto.cortez@gmail.com>
 
        * BindingTest.cs: New .ctor asertion for DataSourceNullValue default