Wed Feb 24 15:47:16 CET 2010 Paolo Molaro <lupus@ximian.com>
[mono.git] / mcs / class / System.Web / Test / System.Web.Hosting / ChangeLog
index a5d1a6995b9ff6bc065708a63d4430aab684cfa4..13b9b438dc18c4a0387d8ab6486b877a7be014b5 100644 (file)
@@ -1,3 +1,39 @@
+2010-02-18  Marek Habersack  <mhabersack@novell.com>
+
+       * HostingEnvironmentTest.cs: added a test for HostEnvironment
+       property values both in hosted and non-hosted environments. Patch
+       contributed by Tiaan Geldenhuys <tagdev@gmail.com>, thanks!
+
+2009-01-07  Geoff Norton  <gnorton@novell.com>
+
+       * ApplicationHostTest.cs: Fix a few case-sensitiviy issues.
+
+2008-10-31 Gonzalo Paniagua Javier <gonzalo@novell.com>
+
+       * ApplicationHostTest.cs: ignore the CachePath test. We are settig it
+       to DynamicBase to make all the temporary and shadow-copied files go
+       into the same directory.
+
+2008-03-13  Marek Habersack  <mhabersack@novell.com>
+
+       * ApplicationHostTest.cs: adjust test for the PrivateBinPath
+       change in ApplicationHost.
+
+2007-11-03  Marek Habersack  <mhabersack@novell.com>
+
+       * ApplicationHostTest.cs: adjust ConstructorTest for
+       AppDomainSetup.PrivateBinPath changes.
+
+2007-08-24  Marek Habersack  <mhabersack@novell.com>
+
+       * ApplicationHostTest.cs: use ; as the separator in the
+       PrivateBinPath test.
+
+2007-08-21  Marek Habersack  <mhabersack@novell.com>
+
+       * ApplicationHostTest.cs: adjust the test for the PrivateBinPath
+       changes.
+
 2006-03-23 Gonzalo Paniagua Javier <gonzalo@ximian.com>
 
        * SimpleWorkerRequestTest.cs: new tests for PathInfo and disabled a test