aspnetcore/test/Microsoft.AspNetCore.Server...
Cesar Blum Silveira 751a0e2e7e Better checks for connection reset in RequestTests.ConnectionReset* tests (#1517) 2017-03-21 19:35:41 -07:00
..
Properties
…
SystemdActivation Fix systemd activation tests (#1429) 2017-03-02 17:26:41 -08:00
AddressRegistrationTests.cs Verify scopeids are connectable using Socket before testing Kestrel (#1536) 2017-03-21 18:31:29 -07:00
BadHttpRequestTests.cs Better checks for connection reset in RequestTests.ConnectionReset* tests (#1517) 2017-03-21 19:35:41 -07:00
EventSourceTests.cs Fix race conditions in test event listener 2017-03-15 10:26:09 -07:00
GeneratedCodeTests.cs
…
HttpClientSlimTests.cs
…
HttpsTests.cs
…
IPv6ScopeIdPresentConditionAttribute.cs
…
IPv6SupportedConditionAttribute.cs
…
IWebHostPortExtensions.cs
…
KeepAliveTimeoutTests.cs
…
LoggingConnectionAdapterTests.cs
…
MaxRequestBufferSizeTests.cs Check that MaxRequestBufferSize is greater than or equal to MaxRequestHeadersTotalSize (#1491). 2017-03-21 19:25:56 -07:00
MaxRequestLineSizeTests.cs
…
Microsoft.AspNetCore.Server.Kestrel.FunctionalTests.csproj Re-add .NET Framework to tests and other cleanup (#1494) 2017-03-14 11:02:49 -07:00
RequestHeaderLimitsTests.cs InitializeHeaders only at start of parsing/Fix remaining (#1488) 2017-03-13 15:32:28 -07:00
RequestHeadersTimeoutTests.cs
…
RequestTests.cs Better checks for connection reset in RequestTests.ConnectionReset* tests (#1517) 2017-03-21 19:35:41 -07:00
ResponseTests.cs Fix write after close (#1526) 2017-03-20 23:58:26 -07:00
ThreadCountTests.cs
…