aspnetcore/test/Microsoft.AspNetCore.Server...
Stephen Halter c1dadbd723 Make Bad Request tests more reliable
- Avoid calling write again after the request is already rejected
- Don't try to close a socket from the client if we already expect the server
  to forcefully close the socket
2016-06-07 16:13:29 -07:00
..
TestHelpers fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
TestResources
AsciiDecoding.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
BadHttpRequestTests.cs Make Bad Request tests more reliable 2016-06-07 16:13:29 -07:00
ChunkWriterTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
ChunkedRequestTests.cs Make Bad Request tests more reliable 2016-06-07 16:13:29 -07:00
ChunkedResponseTests.cs Set Date and Server headers at response start 2016-05-26 17:38:16 +02:00
ConnectionFilterTests.cs Set Date and Server headers at response start 2016-05-26 17:38:16 +02:00
ConnectionTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
CreateIPEndpointTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
DateHeaderValueManagerTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
DefaultHeaderTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
DummyApplication.cs
EngineTests.cs Reject requests that have null characters in path 2016-06-06 09:59:42 -07:00
FrameRequestHeadersTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
FrameRequestStreamTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
FrameResponseHeadersTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
FrameResponseStreamTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
FrameTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
HttpsConnectionFilterTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
KestrelServerOptionsTests.cs
KestrelServerTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
LifetimeNotImplemented.cs
LoggingThreadPoolTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
MemoryPoolBlockTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
MemoryPoolExtensions.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
MemoryPoolIteratorTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
MessageBodyTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
Microsoft.AspNetCore.Server.KestrelTests.xproj
MultipleLoopTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
NetworkingTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
PathNormalizerTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
RequestTargetProcessingTests.cs Add negative path tests. 2016-06-01 21:28:37 -07:00
ServerAddressTests.cs Add negative path tests. 2016-06-01 21:28:37 -07:00
SocketInputTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
SocketOutputTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
StreamSocketOutputTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
TestConnection.cs Make Bad Request tests more reliable 2016-06-07 16:13:29 -07:00
TestInput.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
TestServer.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
TestServiceContext.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
UrlPathDecoder.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
WebHostBuilderKestrelExtensionsTests.cs
project.json React to update CoreCLR packages 2016-05-27 17:51:51 -07:00