Skip to content
This repository was archived by the owner on Mar 20, 2019. It is now read-only.

Commit a49e0e1

Browse files
committed
Removes tests based on hosting ASP.NET on a project-less web site.
Hosting ASP.NET has always been a fragile effort. And project-less web sites are born with constant issues. It's easier to just remove it. OWIN and Katana are likely to make this code obsolete anyway.
1 parent ab4c947 commit a49e0e1

11 files changed

Lines changed: 0 additions & 587 deletions

File tree

src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -106,10 +106,6 @@
106106
<ItemGroup>
107107
<Compile Include="AutoRedirectHandler.cs" />
108108
<Compile Include="Configuration\SectionTests.cs" />
109-
<Compile Include="Hosting\AspNetHost.cs" />
110-
<Compile Include="Hosting\HostingTests.cs" />
111-
<Compile Include="Hosting\HttpHost.cs" />
112-
<Compile Include="Hosting\TestingWorkerRequest.cs" />
113109
<Compile Include="LocalizationTests.cs" />
114110
<Compile Include="Messaging\CollectionAssert.cs" />
115111
<Compile Include="Messaging\EnumerableCacheTests.cs" />

src/DotNetOpenAuth.Test/Hosting/AspNetHost.cs

Lines changed: 0 additions & 87 deletions
This file was deleted.

src/DotNetOpenAuth.Test/Hosting/HostingTests.cs

Lines changed: 0 additions & 46 deletions
This file was deleted.

src/DotNetOpenAuth.Test/Hosting/HttpHost.cs

Lines changed: 0 additions & 111 deletions
This file was deleted.

src/DotNetOpenAuth.Test/Hosting/TestingWorkerRequest.cs

Lines changed: 0 additions & 123 deletions
This file was deleted.

0 commit comments

Comments
 (0)