[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Web / Test / System.Web.UI.HtmlControls / ChangeLog
index 45ea50756042649772f152d15d387a9c19bafbb9..60602835c6811d2cb2b52df407de14cb38030b84 100644 (file)
@@ -1,3 +1,65 @@
+2010-06-21  Marek Habersack  <mhabersack@novell.com>
+
+       * HtmlImageTest.cs: fixed an invalid test.
+
+2009-07-06  Raja R Harinath  <harinath@hurrynot.org>
+
+       * HtmlFormTest.cs: Derive from SystemWebTestShim.Page to make
+       explicit the dependence on the internals of the Page class.
+
+2008-11-07  Marek Habersack  <mhabersack@novell.com>
+
+       * HtmlFormTest.cs: added a test for the undocumented Action
+       property.
+
+2008-10-07  Christian Hergert  <christian.hergert@gmail.com>
+
+       * HtmlImageTest.cs: Add test to make sure the src attribute is not
+       rendered when it is empty.
+
+2008-07-27  Dean Brettle <dean@brettle.com>
+
+       * HtmlInputButtonTest.cs, HtmlImageTest.cs, HtmlFormTest.cs, 
+       HtmlInputRadioButtonTest.cs, HtmlSelectTest.cs: Added tests 
+       for HTML-encoded of attributes. 
+
+2008-06-08  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * HtmlAnchorTest.cs: Added RenderAttributes tests for empty or null
+       HRef, Name, Target and Title.
+
+2008-05-04 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * HtmlInputButtonTest.cs: use HtmlDiff properly.
+
+2008-04-03  Marek Habersack  <mhabersack@novell.com>
+
+       * HtmlFormTest.cs: indirect test for bug #376352 is 2.0+ only.
+
+2008-04-02  Marek Habersack  <mhabersack@novell.com>
+
+       * HtmlFormTest.cs: added an indirect test for bug #376352
+       (HttpRequest.QueryStringRaw internal property) - Mono only.
+
+2008-01-31  Igor Zelmanovich  <igorz@mainsoft.com>
+
+       * HtmlInputControlTest.cs:
+       * HtmlTextAreaTest.cs: 
+       fix tests - use valid xml with HtmlDiff.AssertAreEqual API.
+
+2007-07-31 Vladimir Krasnov <vladimirk@mainsoft.com>
+
+       * HtmlImageTest.cs: fixed RenderAttributes, moved to webtest since src
+       attribute must be resolved
+
+2007-01-04 Adar Wesley <adarw@mainsoft.com>
+
+       * HtmlSelectTest.cs: updated tests to use HtmlDiff
+
+2006-11-13  Igor Zelmanovich  <igorz@mainsoft.com>
+
+       * HtmlContainerControlTest.cs: added new tests
+
 2006-09-17  Igor Zelmanovich  <igorz@mainsoft.com>
 
        * HtmlAnchorTest.cs: added test for ViewState