a575963da9
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
30 lines
1.0 KiB
Plaintext
30 lines
1.0 KiB
Plaintext
2005-11-16 Sebastien Pouliot <sebastien@ximian.com>
|
|
|
|
* AspNetHostingPermissionAttributeCas.cs: New. CAS unit tests.
|
|
* AspNetHostingPermissionCas.cs: New. CAS unit tests.
|
|
|
|
2005-09-21 Sebastien Pouliot <sebastien@ximian.com>
|
|
|
|
* AspNetHostingPermissionTest.cs: 2.0 RC fixed the "unrestricted" XML
|
|
so the test case has been updated.
|
|
* AspNetHostingPermissionAttributeTest.cs: Removed actions that have
|
|
been killed in 2.0 RC.
|
|
|
|
2005-01-19 Sebastien Pouliot <sebastien@ximian.com>
|
|
|
|
* AspNetHostingPermissionTest.cs: Re-fixed for NET_1_1. Fx 1.1 SP1
|
|
as changed (fixed) the behaviour so the test has been updated to
|
|
work for any case.
|
|
|
|
2005-01-18 Sebastien Pouliot <sebastien@ximian.com>
|
|
|
|
* AspNetHostingPermissionTest.cs: Fixed for NET_1_1 which has a
|
|
different (but bad) behaviour for intersecting with null.
|
|
|
|
2004-09-10 Sebastien Pouliot <sebastien@ximian.com>
|
|
|
|
* AspNetHostingPermissionAttributeTest.cs: New. Unit tests for AspNet
|
|
HostingPermissionAttribute.
|
|
* AspNetHostingPermissionTest.cs: New. Unit tests for AspNetHosting
|
|
Permission.
|