2006-11-01 Igor Zelmanovich <igorz@mainsoft.com>
[mono.git] / mcs / class / System.Web / Test / System.Web.UI.WebControls / ChangeLog
index b4d495c51f052329b51053addea85c9f02a8dc5a..1da9bd4677af6f0796028f9c4470e8193f94b566 100644 (file)
@@ -1,3 +1,161 @@
+2006-11-01 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * FormViewRowTest.cs: removed NotWorking attributes
+       * FormViewTest.cs: removed NotWorking attributes, fixed tests
+                       
+2006-10-30 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * FormViewTest.cs: removed NotWorking attributes
+                       
+2006-10-30 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * FormViewTest.cs: removed NotWorking attributes
+                       
+2006-10-30 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * FormViewTest.cs: removed NotWorking attributes
+                       
+2006-10-30 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * DetailsViewTest.cs: removed NotWorking attributes
+                       
+2006-10-30 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * DropDownListTest.cs: removed NotWorking attribute
+                       
+2006-10-29 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * RadioButtonListTest.cs: fixed test Render for 2.0
+                       
+2006-10-29 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * ListControlTest.cs: removed NotWorking attributes
+                       
+2006-10-29 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * ListControlTest.cs: removed NotWorking attributes
+                       
+2006-10-29 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * DataBoundControlTest.cs: new test was added
+       * ListControlTest.cs: removed NotWorking attributes
+                       
+2006-10-29 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * ListControlTest.cs: removed NotWorking attributes
+                       
+2006-10-29 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * ListControlTest.cs: removed NotWorking attributes
+                       
+2006-10-26 Yoni Klain <yonik@mainsoft.com>
+       
+       * Changed tests for to be runned on run-tests-ondotnet,
+       and added categories for ondotnet, and notworking for 
+       mono. 
+       
+2006-10-24 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * GridViewTest.cs: new test was added
+                       
+2006-10-24 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * GridViewTest.cs: removed NotWorking attributes
+                       
+2006-10-23 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * FormViewTest.cs: new tests were added
+                       
+2006-10-23 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * DetailsViewTest.cs: new tests were added
+                       
+2006-10-23 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * GridViewTest.cs: new tests were added
+                       
+2006-10-23 Merav Sudri <meravs@mainosft.com>
+
+       * FormParameterTest.cs and ParameterTest.cs were added
+
+2006-10-23 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * CompositeDataBoundControlTest.cs: new Test
+                       
+2006-10-18 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * DetailsViewTest.cs: removed NotWorking attributes
+                       
+2006-10-18 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * FormViewTest.cs: added test
+                       
+2006-10-18 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * DetailsViewTest.cs: removed NotWorking attributes
+       * DetailsViewRowCollectionTest.cs: removed NotWorking attributes
+                       
+2006-10-18 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * DetailsViewTest.cs: added test
+                       
+2006-10-17 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * FormViewTest.cs: added tests
+                       
+2006-10-17 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * DataBoundControlTest.cs: added test
+                       
+2006-10-17 Vladimir Krasnov <vladimirk@mainsoft.com>
+
+       * added: SqlDataSourceDerbyTest.cs
+
+2006-10-17 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * DetailsViewTest.cs: added tests
+                       
+2006-10-12 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * GridViewTest.cs: added tests
+                       
+2006-10-12 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * GridViewTest.cs: added test
+                       
+2006-10-11 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * GridViewTest.cs: added test
+                       
+2006-10-11 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * ObjectDataSourceViewTest.cs:  New test was added
+                       
+2006-10-11 Merav Sudri <meravs@mainsoft.com>
+       * The following new tests were added:
+       * System.Web.UI.WebControls.SessionParameterTest.cs
+       * System.Web.UI.WebControls.CookieParameterTest.cs
+       * System.Web.UI.WebControls.QueryStringParameterTest.cs
+       * System.Web.UI.WebControls.ControlParameterTest.cs
+
+2006-10-10 Yoni Klain <yonik@mainsoft.com>
+       * System.Web.UI.WebControls.BaseCompareValidatorTest.cs new tests added;
+
+2006-10-10 Yoni Klain <yonik@mainsoft.com>
+       * System.Web.UI.WebControls.CustomValidatorTest.cs new tests added;
+
+2006-10-10 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * DataBoundControlTest.cs:  New test was added
+                       
+2006-10-08 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * FormViewTest.cs: added test
+                       
+2006-10-05 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * WebControlTest.cs: added test
+                       
 2006-10-04 Igor Zelmanovich <igorz@mainsoft.com>
 
        * FormViewTest.cs: removed NotWorking attribute