| .. |
|
TestHelpers
|
Always throw same exception type on read after connection error (#975).
|
2016-07-21 16:33:56 -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
|
…
|
|
|
ChunkedRequestTests.cs
|
…
|
|
|
ChunkedResponseTests.cs
|
Add test verifying a chunked response can be written manually
|
2016-07-28 16:43:23 -07:00 |
|
ConnectionFilterTests.cs
|
…
|
|
|
ConnectionTests.cs
|
Allocate things per KestrelThread instead of per listener
|
2016-07-21 22:17:18 -07:00 |
|
CreateIPEndpointTests.cs
|
…
|
|
|
DateHeaderValueManagerTests.cs
|
…
|
|
|
DefaultHeaderTests.cs
|
…
|
|
|
DummyApplication.cs
|
…
|
|
|
EngineTests.cs
|
Move TestConnection to the Microsoft.AspNetCore.Testing namespace.
|
2016-08-02 12:47:06 -07:00 |
|
FrameRequestHeadersTests.cs
|
…
|
|
|
FrameRequestStreamTests.cs
|
Always throw same exception type on read after connection error (#975).
|
2016-07-21 16:33:56 -07:00 |
|
FrameResponseHeadersTests.cs
|
…
|
|
|
FrameResponseStreamTests.cs
|
…
|
|
|
FrameTests.cs
|
Use HttpVersionType enum rather than string compare
|
2016-07-22 21:34:49 +01:00 |
|
HttpsConnectionFilterTests.cs
|
Ensure HTTPS handshake errors aren't logged on socket close
|
2016-08-03 15:21:57 -07:00 |
|
KestrelServerLimitsTests.cs
|
Limit request line length (#784).
|
2016-08-03 15:39:16 -07:00 |
|
KestrelServerOptionsTests.cs
|
Limit request line length (#784).
|
2016-08-03 15:39:16 -07:00 |
|
KestrelServerTests.cs
|
…
|
|
|
LifetimeNotImplemented.cs
|
…
|
|
|
LoggingThreadPoolTests.cs
|
…
|
|
|
MemoryPoolBlockTests.cs
|
…
|
|
|
MemoryPoolExtensions.cs
|
…
|
|
|
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
|
…
|
|
|
RequestTargetProcessingTests.cs
|
…
|
|
|
ServerAddressTests.cs
|
…
|
|
|
SocketInputTests.cs
|
…
|
|
|
SocketOutputTests.cs
|
Allocate things per KestrelThread instead of per listener
|
2016-07-21 22:17:18 -07:00 |
|
StreamSocketOutputTests.cs
|
…
|
|
|
TestInput.cs
|
Treat ECONNRESET as a connection error (#934).
|
2016-07-15 14:53:21 -07:00 |
|
TestServer.cs
|
Move TestConnection to the Microsoft.AspNetCore.Testing namespace.
|
2016-08-02 12:47:06 -07:00 |
|
TestServiceContext.cs
|
…
|
|
|
UrlPathDecoder.cs
|
…
|
|
|
UvStreamHandleTests.cs
|
…
|
|
|
WebHostBuilderKestrelExtensionsTests.cs
|
…
|
|
|
project.json
|
Enable all tests in HttpsConnectionFilterTests to run on all platforms
|
2016-07-18 12:38:19 -07:00 |