Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Pouliot <sebastien@ximian.com>2004-01-15 07:28:34 +0300
committerSebastien Pouliot <sebastien@ximian.com>2004-01-15 07:28:34 +0300
commiteea8dffc10a58aaae55f4131106632c6982bd0a5 (patch)
treea071589cbc0d12f2bd2da5a524d5db9dd3d0be06 /mcs/class/corlib/corlib_test.dll.sources
parent7fc0c5e5d21602fa6dc171579d6d8ba010736019 (diff)
2004-01-14 Sebastien Pouliot <spouliot@videotron.ca>
* corlib_test.dll.sources: Added Url and UrlMembershipCondition unit tests in System.Security.Policy namespace. svn path=/trunk/mcs/; revision=22095
Diffstat (limited to 'mcs/class/corlib/corlib_test.dll.sources')
-rwxr-xr-xmcs/class/corlib/corlib_test.dll.sources2
1 files changed, 2 insertions, 0 deletions
diff --git a/mcs/class/corlib/corlib_test.dll.sources b/mcs/class/corlib/corlib_test.dll.sources
index 2d4ee6ef5d0..8073665540d 100755
--- a/mcs/class/corlib/corlib_test.dll.sources
+++ b/mcs/class/corlib/corlib_test.dll.sources
@@ -169,6 +169,8 @@ System.Security.Policy/SiteMembershipConditionTest.cs
System.Security.Policy/SiteTest.cs
System.Security.Policy/StrongNameTest.cs
System.Security.Policy/UnionCodeGroupTest.cs
+System.Security.Policy/UrlMembershipConditionTest.cs
+System.Security.Policy/UrlTest.cs
System.Security.Policy/ZoneTest.cs
System.Security.Principal/GenericIdentityTest.cs
System.Security.Principal/GenericPrincipalTest.cs