New test.
[mono.git] / mcs / class / System.Web / Test / System.Web.UI.HtmlControls / ChangeLog
index 3a668f6f11e42042ad343d4484ce9e07f1b3b027..45ea50756042649772f152d15d387a9c19bafbb9 100644 (file)
@@ -1,3 +1,33 @@
+2006-09-17  Igor Zelmanovich  <igorz@mainsoft.com>
+
+       * HtmlAnchorTest.cs: added test for ViewState
+
+2006-07-10 Andrew Skiba <andrews@mainsoft.com>
+
+       * HtmlInputControlTest.cs: check attribute values, not only their
+       count.
+       
+2006-04-21 Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * HtmlInputRadioButtonTest.cs: added test for bug #78101.
+
+2005-11-28 Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * HtmlTextAreaTest.cs: add new test for 'Name'.
+
+2005-11-28 Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * HtmlTableTest.cs: remove white-space characters when comparing
+       the output.
+
+2005-11-21 Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * HtmlInputButtonTest.cs: more tests for 'onclick'.
+
+2005-09-29 Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * HtmlFormTest.cs: Trim() the rendered form when comparing (\n vs \r\n).
+
 2005-09-19 Gonzalo Paniagua Javier <gonzalo@ximian.com>
 
        * HtmlInputButtonTest.cs: make sure the onclick attribute is rendered