aspnetcore/test/Microsoft.AspNetCore.Server...
Cesar Blum Silveira cea5fbbafa Fix disabled tests in MultipleLoopTests. 2016-05-27 13:50:37 -07:00
..
TestHelpers Throw when setting Frame.StatusCode or Frame.ReasonPhrase after response has already started (#805). 2016-05-24 16:32:54 -07:00
TestResources
…
AsciiDecoder.cs
…
BadHttpRequestTests.cs Set Date and Server headers at response start 2016-05-26 17:38:16 +02:00
ChunkWriterTests.cs
…
ChunkedRequestTests.cs Set Date and Server headers at response start 2016-05-26 17:38:16 +02: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 Bind to both IPv4 and IPv6 when localhost is specified (#231). 2016-05-25 21:23:29 -07:00
CreateIPEndpointTests.cs
…
DateHeaderValueManagerTests.cs
…
DefaultHeaderTests.cs Set Date and Server headers at response start 2016-05-26 17:38:16 +02:00
DummyApplication.cs
…
EngineTests.cs Set Date and Server headers at response start 2016-05-26 17:38:16 +02:00
FrameRequestHeadersTests.cs
…
FrameRequestStreamTests.cs
…
FrameResponseHeadersTests.cs Set Date and Server headers at response start 2016-05-26 17:38:16 +02:00
FrameResponseStreamTests.cs Always cache headers and streams across frames (#754). 2016-05-20 16:16:19 -07:00
FrameTests.cs Throw when setting Frame.StatusCode or Frame.ReasonPhrase after response has already started (#805). 2016-05-24 16:32:54 -07:00
HttpsConnectionFilterTests.cs Merge branch 'khellang/set-headers-on-response-start' into dev 2016-05-26 15:35:01 -07:00
KestrelServerOptionsTests.cs
…
KestrelServerTests.cs ServerAddress.FromUrl() should throw for invalid url (#875) 2016-05-27 12:02:30 -07:00
LifetimeNotImplemented.cs
…
LoggingThreadPoolTests.cs
…
MemoryPoolBlockTests.cs Remove Console.WriteLine() from MemoryPoolBlockTests (#868) 2016-05-24 11:38:24 -07:00
MemoryPoolExtensions.cs
…
MemoryPoolIteratorTests.cs
…
MessageBodyTests.cs Always cache headers and streams across frames (#754). 2016-05-20 16:16:19 -07:00
Microsoft.AspNetCore.Server.KestrelTests.xproj
…
MultipleLoopTests.cs Fix disabled tests in MultipleLoopTests. 2016-05-27 13:50:37 -07:00
NetworkingTests.cs Bind to both IPv4 and IPv6 when localhost is specified (#231). 2016-05-25 21:23:29 -07:00
PathNormalizerTests.cs
…
ServerAddressTests.cs ServerAddress.FromUrl() should throw for invalid url (#875) 2016-05-27 12:02:30 -07:00
SocketInputTests.cs
…
SocketOutputTests.cs
…
StreamSocketOutputTests.cs
…
TestConnection.cs Set Date and Server headers at response start 2016-05-26 17:38:16 +02:00
TestInput.cs Remove extra FrameContext class 2016-05-19 19:22:39 +01:00
TestServer.cs Set Date and Server headers at response start 2016-05-26 17:38:16 +02:00
TestServiceContext.cs Set Date and Server headers at response start 2016-05-26 17:38:16 +02:00
UrlPathDecoder.cs
…
WebHostBuilderKestrelExtensionsTests.cs
…
project.json
…