aspnetcore/test/Microsoft.AspNetCore.Server...
Stephen Halter 7bd30ea693 Log all startup errors in KestrelServer 2016-08-18 14:52:26 -07:00
..
TestHelpers Log all startup errors in KestrelServer 2016-08-18 14:52:26 -07:00
TestResources
AsciiDecoding.cs Merge branch 'benaadams/more-block-collect-info' into dev 2016-07-28 16:51:35 -07:00
BadHttpRequestTests.cs Limit request line length (#784). 2016-08-03 15:39:16 -07:00
ChunkWriterTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
ChunkedRequestTests.cs Always set "Connection: close" header for non keep-alive responses 2016-08-15 16:27:54 -07:00
ChunkedResponseTests.cs Disable automatic chunking for all non keep-alive requests 2016-08-17 12:39:18 -07:00
ConnectionFilterTests.cs Always set "Connection: close" header for non keep-alive responses 2016-08-15 16:27:54 -07:00
ConnectionTests.cs Allocate things per KestrelThread instead of per listener 2016-07-21 22:17:18 -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 Automatically chunk and set 0 Content-Length for non keep-alive responses 2016-08-15 16:27:54 -07:00
DummyApplication.cs
EngineTests.cs Disable automatic chunking for all non keep-alive requests 2016-08-17 12:39:18 -07:00
FrameRequestHeadersTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
FrameRequestStreamTests.cs Always throw same exception type on read after connection error (#975). 2016-07-21 16:33:56 -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 Add header limit options (#475). 2016-08-09 12:31:39 -07:00
HttpsConnectionFilterTests.cs Ensure HTTPS handshake errors aren't logged on socket close 2016-08-03 15:21:57 -07:00
KestrelServerLimitsTests.cs Add header limit options (#475). 2016-08-09 12:31:39 -07:00
KestrelServerOptionsTests.cs Update warning code for obsolete property in #pragma. 2016-08-04 14:05:23 -07:00
KestrelServerTests.cs Log all startup errors in KestrelServer 2016-08-18 14:52:26 -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 Limit request line length (#784). 2016-08-03 15:39:16 -07:00
MessageBodyTests.cs Use HttpVersionType enum rather than string compare 2016-07-22 21:34:49 +01:00
Microsoft.AspNetCore.Server.KestrelTests.xproj One build to rule them all 2016-07-07 12:07:14 -07:00
MultipleLoopTests.cs Move TestConnection to the Microsoft.AspNetCore.Testing namespace. 2016-08-02 12:47:06 -07:00
NetworkingTests.cs Move TestConnection to the Microsoft.AspNetCore.Testing namespace. 2016-08-02 12:47:06 -07:00
PathNormalizerTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
RequestTargetProcessingTests.cs Always set "Connection: close" header for non keep-alive responses 2016-08-15 16:27:54 -07:00
ServerAddressTests.cs
SocketInputTests.cs Limit size of memory buffer when reading request (#304) 2016-06-13 18:52:20 -07:00
SocketOutputTests.cs Improve SocketOutputTests 2016-08-15 10:58:32 -07:00
StreamSocketOutputTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
TestInput.cs Improve the performance of connection filters 2016-08-03 16:45:39 -07:00
TestServer.cs Move TestConnection to the Microsoft.AspNetCore.Testing namespace. 2016-08-02 12:47:06 -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
UvStreamHandleTests.cs Limit size of memory buffer when reading request (#304) 2016-06-13 18:52:20 -07:00
WebHostBuilderKestrelExtensionsTests.cs
project.json Updating to Moq \ Castle.Core that does not require imports 2016-08-08 14:35:04 -07:00