2007-05-07 Igor Zelmanovich <igorz@mainsoft.com>
[mono.git] / mcs / class / System.Web / Test / System.Web.UI.WebControls / ChangeLog
index 53331d45939e15002d338b905755aa80b04d654f..b786264c3d0e92714ec82a05cfe3718a1a775a30 100644 (file)
@@ -1,3 +1,99 @@
+2007-05-07 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * MenuTest.cs:
+       new tests were added.   
+
+2007-05-06 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * TreeNodeTest.cs:
+       * TreeViewTest.cs:
+       new tests were added.   
+
+2007-05-03  Marek Habersack  <mhabersack@novell.com>
+
+       * TreeViewTest.cs: revert r76541.
+
+2007-05-01  Marek Habersack  <mhabersack@novell.com>
+
+       * TreeViewTest.cs: adjust generated HTML tests to the latest
+       rendering changes.
+
+2007-04-07  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * UnitTest.cs: Added test for unit value with no integral part. Code
+       formatting fixes.
+
+2007-03-20  Marek Habersack  <mhabersack@novell.com>
+
+       * LoginStatusTest.cs: add a test for CssClass set on the rendered
+       control
+
+2007-03-19 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * DataGridTest.cs: Added new tests.
+
+2007-03-09  Marek Habersack  <mhabersack@novell.com>
+
+       * LoginTest.cs: Added a test for case-insensitive command name in
+       OnBubbleEvent.
+
+2007-02-28 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * TreeNodeColectionTest.cs: new tests
+
+2007-02-28 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * MenuTest.cs: new tests
+
+2007-02-20  Gert Driesen  <drieseng@users.souceforge.net>
+
+       * CalendarTest.cs: Enabled tests for bug #80881. Fixed NotWorking
+       SelectDateProperty test to pass on MS.
+
+2007-02-20 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * ChangePasswordTest.cs: new test
+
+2007-02-20  yonik <yonik@mainsoft.com>
+
+     * GridViewTest.cs: Add new tests for PostbackEvents 
+
+2007-02-19  yonik <yonik@mainsoft.com>
+
+     * ChangePasswordTest.cs,BulletedListTest.cs: Add new tests for PostbackEvents 
+     
+2007-02-19 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * GridViewTest:
+       new test were added      
+
+2007-02-13  Adar Wesley <adarw@mainsoft.com>
+
+        * ObjectDataSourceViewTest.cs: removed NotWorking attribute from a
+        working test.
+
+2007-02-13  Adar Wesley <adarw@mainsoft.com>
+
+       * ObjectDataSourceViewTest.cs: removed NotWorking attribute from a 
+       working test.
+
+2007-02-10  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * FontUnitTest.cs: Added test to verify locale dependent behavior of
+       FontUnit(string) ctor.
+
+2007-02-06 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * DetailsViewTest.cs:
+       * GridViewTest:
+       new test were added      
+
+2007-02-05 Adar Wesley <adarw@mainsoft.com>
+
+        * PasswordRecoveryTest.cs: Fixed tests.  This fix required adding
+        the section mailSettings to Web.config.  This in turn requires the
+        section handler be registered in the active machine.config.
+
 2007-02-04  yonik <yonik@mainsoft.com>
 
      * SqlDataSourceTest.cs: Add new tests