svn path=/branches/mono-1-1-9/mcs/; revision=50439
[mono.git] / mcs / class / System / Test / System.Web / ChangeLog
1 2005-01-19  Sebastien Pouliot  <sebastien@ximian.com>
2
3         * AspNetHostingPermissionTest.cs: Re-fixed for NET_1_1. Fx 1.1 SP1
4         as changed (fixed) the behaviour so the test has been updated to
5         work for any case.
6
7 2005-01-18  Sebastien Pouliot  <sebastien@ximian.com>
8
9         * AspNetHostingPermissionTest.cs: Fixed for NET_1_1 which has a 
10         different (but bad) behaviour for intersecting with null.
11
12 2004-09-10  Sebastien Pouliot  <sebastien@ximian.com>
13
14         * AspNetHostingPermissionAttributeTest.cs: New. Unit tests for AspNet
15         HostingPermissionAttribute.
16         * AspNetHostingPermissionTest.cs: New. Unit tests for AspNetHosting
17         Permission.