2008-06-02 Jonathan Pobst <monkey@jpobst.com>
[mono.git] / mcs / class / Managed.Windows.Forms / Test / System.Windows.Forms / ChangeLog
index 4f0531ad94da14dfcebcbc8f12ee1a90d24fa93d..99c636b0abb7343abd284e874002e5b87beef02c 100644 (file)
@@ -1,3 +1,29 @@
+2008-06-02  Jonathan Pobst  <monkey@jpobst.com>
+
+       * TimerTest.cs: Disable test that fails a bunch on buildbots.
+
+2008-06-02  Jonathan Pobst  <monkey@jpobst.com>
+
+       * TableLayoutTest.cs Add test for bug #396433.
+
+2008-06-02  Andreia Gaita <avidigal@novell.com> 
+
+       * TextBoxTest.cs: Fix endif
+
+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.