New tests.
[mono.git] / mcs / class / System.Web / Test / System.Web / ChangeLog
index cd131559a5ad1c2ff537c0e91146e51b6f69e81a..d2dcf223779108a6263d88b30600d8c37f7eb864 100644 (file)
@@ -1,3 +1,48 @@
+2010-03-20  Marek Habersack  <mhabersack@novell.com>
+
+       * XmlSiteMapProviderTest.cs: AreEqual should have expected result first
+       and actual next - swapped parameters in RootNode_2_OnLoad
+
+2009-11-16  Marek Habersack  <mhabersack@novell.com>
+
+       * HttpContext.cs: added some tests for RewritePath
+
+2009-11-09  Marek Habersack  <mhabersack@novell.com>
+
+       * HttpCookieTest.cs: added test for bug #553063
+
+       * HttpCookieCollectionTest.cs: added test for bug #553150
+
+2009-09-07  Marek Habersack  <mhabersack@novell.com>
+
+       * XmlSiteMapProviderTest.cs: added
+
+       * StaticSiteMapProviderTest.cs: added test for FindSiteMapNode
+
+2009-07-13  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * HttpResponseTest.cs: Store data from all calls to
+       SendResponseFromMemory. Fixed ClearHeaders test to pass on MS. Added
+       several tests for outputstream of HttpResponse.
+
+2009-05-28  Marek Habersack  <mhabersack@novell.com>
+
+       * HttpUtilityTest.cs: added test for bug #507666
+
+2009-03-26  Marek Habersack  <mhabersack@novell.com>
+
+       * HttpResponseTest.cs: enabled the WriteHeader test. Modified the
+       part where it checks the values of the headers - order in which
+       the headers are sent does not matter. Partial fix for bug #488702
+       FakeHttpWorkerRequest2 stores the sent (un)known headers in hash
+       tables now.
+
+2009-03-25  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * HttpResponseTest.cs: Added tests for bug #485557 and #488702. 
+       Return meaningful value for GetUriPath () in FakeHttpWorkerRequest2
+       to allow tests to pass on MS.
 2008-07-25  Dean Brettle <dean@brettle.com>
 
        * AppBrowsersTest.cs: Added tests for bug where capabilities