aspnetcore/test/Microsoft.AspNetCore.Server...
Cesar Blum Silveira f8a6433cd5 Fix flaky ResponseTests.FailedWritesResultInAbortedRequest. 2017-05-17 17:01:34 -07:00
..
Properties
SystemdActivation Update libuv package (#1577) 2017-03-31 10:19:27 -07:00
TestHelpers Skip HostName binding test when network is unreachable 2017-04-25 14:33:06 -07:00
AddressRegistrationTests.cs Fix duplicate ID test warning. 2017-05-17 10:57:39 -07:00
BadHttpRequestTests.cs Move user-facing strings into resource files 2017-04-26 17:22:55 -07:00
ChunkedRequestTests.cs Reject HTTP/1.1 requests that do not have a correct Host header 2017-04-14 15:48:21 -07:00
ChunkedResponseTests.cs Reject HTTP/1.1 requests that do not have a correct Host header 2017-04-14 15:48:21 -07:00
ConnectionAdapterTests.cs Invert the dependency between connection adapters and Frame (#1822) 2017-05-10 15:29:43 -07:00
DefaultHeaderTests.cs Reject HTTP/1.1 requests that do not have a correct Host header 2017-04-14 15:48:21 -07:00
EventSourceTests.cs Reject HTTP/1.1 requests that do not have a correct Host header 2017-04-14 15:48:21 -07:00
FrameConnectionManagerTests.cs Move shutdown logic from transport to core (#1707) 2017-04-19 18:08:36 -07:00
GeneratedCodeTests.cs Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 14:35:41 -07:00
HttpClientSlimTests.cs
HttpsConnectionAdapterTests.cs Invert the dependency between connection adapters and Frame (#1822) 2017-05-10 15:29:43 -07:00
HttpsTests.cs Simplify connection lifetime control flow (#1776) 2017-05-05 16:11:01 -07:00
IWebHostPortExtensions.cs
KeepAliveTimeoutTests.cs Throw InvalidOperationException from IHttpUpgradeFeature.UpgradeAsync when request is not upgradable 2017-05-17 11:38:42 -07:00
LoggingConnectionAdapterTests.cs Skip flaky tests on TeamCity agents (#1832) 2017-05-12 14:36:47 -07:00
MaxRequestBufferSizeTests.cs Move shutdown logic from transport to core (#1707) 2017-04-19 18:08:36 -07:00
MaxRequestLineSizeTests.cs Reject HTTP/1.1 requests that do not have a correct Host header 2017-04-14 15:48:21 -07:00
Microsoft.AspNetCore.Server.Kestrel.FunctionalTests.csproj Update test framework versions and fix issues with tests (#1834) 2017-05-17 09:36:40 -07:00
RequestHeaderLimitsTests.cs Reject HTTP/1.1 requests that do not have a correct Host header 2017-04-14 15:48:21 -07:00
RequestHeadersTimeoutTests.cs Move shutdown logic from transport to core (#1707) 2017-04-19 18:08:36 -07:00
RequestTargetProcessingTests.cs Reject HTTP/1.1 requests that do not have a correct Host header 2017-04-14 15:48:21 -07:00
RequestTests.cs Skip flaky temporarily to unblock the mirror 2017-05-13 20:41:10 -07:00
ResponseTests.cs Fix flaky ResponseTests.FailedWritesResultInAbortedRequest. 2017-05-17 17:01:34 -07:00
TestServer.cs Refactoring and of FrameConnection and Frame (#1816) 2017-05-08 20:44:13 -07:00
ThreadCountTests.cs
UpgradeTests.cs Throw InvalidOperationException from IHttpUpgradeFeature.UpgradeAsync when request is not upgradable 2017-05-17 11:38:42 -07:00
xunit.runner.json