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 91ccc22bc9eb202d5039c7ee16c19686ba7007ce..13b9b438dc18c4a0387d8ab6486b877a7be014b5 100644 (file)
@@ -1,3 +1,24 @@
+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