..
TestHelpers
Add an option to Kestrel to disable threadpool dispatching
2017-02-28 10:14:58 -08:00
AsciiDecoding.cs
…
ChunkWriterTests.cs
…
ChunkedRequestTests.cs
…
ChunkedResponseTests.cs
…
ConnectionAdapterTests.cs
…
ConnectionTests.cs
Add an option to Kestrel to disable threadpool dispatching
2017-02-28 10:14:58 -08:00
CreateIPEndpointTests.cs
…
DateHeaderValueManagerTests.cs
…
DefaultHeaderTests.cs
…
EngineTests.cs
…
FrameHeadersTests.cs
Reacting to HeaderUtitilities renames
2017-02-28 14:50:02 -08:00
FrameRequestHeadersTests.cs
Revert "Revert "Use Spans to parse the start line and headers ( #1394 )""
2017-02-24 10:22:05 -08:00
FrameRequestStreamTests.cs
Bump test projects up to .NET 4.5.2
2017-02-14 09:21:44 -08:00
FrameResponseHeadersTests.cs
Make the IHttpParser per frame and add a reset ( #1415 )
2017-03-01 13:12:03 -08:00
FrameResponseStreamTests.cs
Bump test projects up to .NET 4.5.2
2017-02-14 09:21:44 -08:00
FrameTests.cs
Make the IHttpParser per frame and add a reset ( #1415 )
2017-03-01 13:12:03 -08:00
HttpUtilitiesTest.cs
Add IHttpParser interface ( #1414 )
2017-03-01 11:55:36 -08:00
HttpsConnectionAdapterTests.cs
…
KestrelServerLimitsTests.cs
…
KestrelServerOptionsTests.cs
…
KestrelServerTests.cs
Better report Kestrel crashing errors
2017-02-07 00:26:00 -08:00
ListenerPrimaryTests.cs
Make the IHttpParser per frame and add a reset ( #1415 )
2017-03-01 13:12:03 -08:00
LoggingThreadPoolTests.cs
…
MemoryPoolBlockTests.cs
…
MemoryPoolExtensions.cs
…
MemoryPoolIteratorTests.cs
Add IHttpParser interface ( #1414 )
2017-03-01 11:55:36 -08:00
MessageBodyTests.cs
Input Pipeline migration ( #1277 )
2017-02-17 15:38:13 -08:00
Microsoft.AspNetCore.Server.KestrelTests.csproj
Remove dotnet-core and dotnet-corefxlab feeds
2017-02-20 10:24:41 -08:00
MultipleLoopTests.cs
…
NetworkingTests.cs
Bump test projects up to .NET 4.5.2
2017-02-14 09:21:44 -08:00
PathNormalizerTests.cs
…
RequestTargetProcessingTests.cs
…
ServerAddressTests.cs
…
SocketOutputTests.cs
Add an option to Kestrel to disable threadpool dispatching
2017-02-28 10:14:58 -08:00
StreamSocketOutputTests.cs
…
TestInput.cs
Make the IHttpParser per frame and add a reset ( #1415 )
2017-03-01 13:12:03 -08:00
UrlPathDecoder.cs
…
UvStreamHandleTests.cs
Cleanup MSBuild conversion
2017-02-16 09:44:58 -08:00
UvTimerHandleTests.cs
…
WebHostBuilderKestrelExtensionsTests.cs
…