aspnetcore/test/Microsoft.AspNetCore.Server...
Pavel Krymets e55c62444b Refactor FrameTests and rename SocketInput SocketOutput properties (#1229) 2016-11-22 16:36:36 -08:00
..
TestHelpers Move perf, share code 2016-11-21 22:48:57 +00:00
TestResources
AsciiDecoding.cs MemoryPoolIterator byref structs 2016-11-21 22:48:57 +00:00
BadHttpRequestTests.cs Reject POST and PUT requests with no Content-Length or Transfer-Encoding (#1130). 2016-11-04 18:04:27 -07:00
ChunkWriterTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
ChunkedRequestTests.cs Implement Begin/End Read/Write methods in LoggingStream 2016-11-04 21:38:57 -07:00
ChunkedResponseTests.cs Always flush headers on first response write (#1202). 2016-11-09 14:02:50 -08:00
ConnectionFilterTests.cs Make ConnectionFilterTests more reliable 2016-11-09 14:02:51 -08:00
ConnectionTests.cs Refactor FrameTests and rename SocketInput SocketOutput properties (#1229) 2016-11-22 16:36:36 -08:00
CreateIPEndpointTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
DateHeaderValueManagerTests.cs Use HeaderUtilities.FormatDate in DateHeaderValueManager (#1132) 2016-10-06 11:56:49 -07:00
DefaultHeaderTests.cs Use TaskCache class from Microsoft.Extensions.TaskCache.Sources (#1089) 2016-09-09 15:57:33 -07:00
EngineTests.cs Implement Begin/End Read/Write methods in LoggingStream 2016-11-04 21:38:57 -07:00
FrameHeadersTests.cs Handle tokens in Transfer-Encoding header (#1181). 2016-10-31 13:57:34 -07:00
FrameRequestHeadersTests.cs More specific response status codes for errors (#653). 2016-09-22 12:13:14 -07:00
FrameRequestStreamTests.cs Make FrameRequestStream.CopyToAsync(...) copyless 2016-09-20 11:54:58 -07:00
FrameResponseHeadersTests.cs Faster response Content-Length parsing. 2016-10-18 15:57:40 -07:00
FrameResponseStreamTests.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
FrameTests.cs Refactor FrameTests and rename SocketInput SocketOutput properties (#1229) 2016-11-22 16:36:36 -08:00
HttpsConnectionFilterTests.cs Use TaskCache class from Microsoft.Extensions.TaskCache.Sources (#1089) 2016-09-09 15:57:33 -07:00
KestrelServerLimitsTests.cs Add request headers timeout (#1110). 2016-09-27 17:08:02 -07:00
KestrelServerOptionsTests.cs Update warning code for obsolete property in #pragma. 2016-08-04 14:05:23 -07:00
KestrelServerTests.cs Use TaskCache class from Microsoft.Extensions.TaskCache.Sources (#1089) 2016-09-09 15:57:33 -07:00
ListenerPrimaryTests.cs Better filter clients connecting to Kestrel's dispatch pipes 2016-11-11 14:57:17 -08:00
LoggingThreadPoolTests.cs Move TestServer to shared directory. 2016-09-06 12:47:24 -07:00
MemoryPoolBlockTests.cs Use Vector<byte>.ctor workaround 2016-11-21 22:48:57 +00:00
MemoryPoolExtensions.cs fix #909 by moving most classes to Internal ns 2016-06-03 14:14:21 -07:00
MemoryPoolIteratorTests.cs MemoryPoolIterator feedback 2016-11-21 22:48:58 +00:00
MessageBodyTests.cs Refactor FrameTests and rename SocketInput SocketOutput properties (#1229) 2016-11-22 16:36:36 -08: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 Move TestServer to shared directory. 2016-09-06 12:47:24 -07:00
ServerAddressTests.cs Add negative path tests. 2016-06-01 21:28:37 -07:00
SocketInputTests.cs Make FrameRequestStream.CopyToAsync(...) copyless 2016-09-20 11:54:58 -07:00
SocketOutputTests.cs Move TestServer to shared directory. 2016-09-06 12:47:24 -07:00
StreamSocketOutputTests.cs Move TestServer to shared directory. 2016-09-06 12:47:24 -07:00
TestInput.cs Refactor FrameTests and rename SocketInput SocketOutput properties (#1229) 2016-11-22 16:36:36 -08:00
UrlPathDecoder.cs MemoryPoolIterator byref structs 2016-11-21 22:48:57 +00:00
UvStreamHandleTests.cs Limit size of memory buffer when reading request (#304) 2016-06-13 18:52:20 -07:00
UvTimerHandleTests.cs Add keep-alive timeout (#464). 2016-09-06 12:48:47 -07:00
WebHostBuilderKestrelExtensionsTests.cs
project.json Updating versions to 1.2.0-* 2016-11-09 14:18:16 -08:00