aspnetcore/test/Microsoft.AspNet.Server.Kes...
Stephen Halter 777f523135 Update System.Net.Sockets dependency in test project to 4.1.0
- This only affects the test project
- The Socket.*Async extension methods are available for net46 but not net451
  so we ifdef.
2015-10-29 14:31:44 -07:00
..
TestHelpers
TestResources
ChunkedResponseTests.cs PR Feedback 2015-10-09 13:10:27 -07:00
ConnectionFilterTests.cs PR Feedback 2015-10-09 13:10:27 -07:00
CreateIPEndpointTests.cs
DateHeaderValueManagerTests.cs
EngineTests.cs Removing dependency on Microsoft.Extensions.PlatformAbstractions 2015-10-27 01:40:28 -07:00
FrameRequestHeadersTests.cs React to breaking changes in StringValues 2015-10-23 15:05:09 -07:00
FrameResponseHeadersTests.cs
FrameTests.cs Properly handle headers with empty values 2015-10-25 01:40:22 -07:00
HttpsConnectionFilterTests.cs Reacting to testing changes 2015-10-13 05:24:25 -07:00
LifetimeNotImplemented.cs Use IApplicationLifetime.StopApplication instead of 2015-10-14 01:09:11 -07:00
MemoryPoolBlock2Tests.cs Merge branch 'release' into dev 2015-10-08 16:40:13 -07:00
MemoryPoolExtensions.cs
MemoryPoolIterator2Tests.cs Unescape string in memory 2015-10-23 15:26:59 -07:00
MessageBodyTests.cs Add test for large blocks not taken from slab 2015-10-14 16:11:38 -07:00
Microsoft.AspNet.Server.KestrelTests.xproj
MultipleLoopTests.cs Removing dependency on Microsoft.Extensions.PlatformAbstractions 2015-10-27 01:40:28 -07:00
NetworkingTests.cs Update System.Net.Sockets dependency in test project to 4.1.0 2015-10-29 14:31:44 -07:00
Program.cs React to breaking changes in StringValues 2015-10-23 15:05:09 -07:00
ServerAddressFacts.cs
SocketOutputTests.cs
TestConnection.cs Use Jit recongised, standard loop construct 2015-10-08 12:31:21 -04:00
TestDateHeaderValueManager.cs
TestInput.cs
TestLogger.cs
TestServer.cs Removing dependency on Microsoft.Extensions.PlatformAbstractions 2015-10-27 01:40:28 -07:00
TestServiceContext.cs Use IApplicationLifetime.StopApplication instead of 2015-10-14 01:09:11 -07:00
UrlPathDecoder.cs Unescape string in memory 2015-10-23 15:26:59 -07:00
project.json Update System.Net.Sockets dependency in test project to 4.1.0 2015-10-29 14:31:44 -07:00