aspnetcore/test/Microsoft.AspNetCore.Server...
Nate McMaster 8cbe54a182 Remove usage of conditional multi-targeting
This causes Visual Studio to crash. See
dotnet/roslyn-project-system#1431
2017-02-01 12:12:43 -08:00
..
Properties Upgrade to RC.3 2017-01-31 16:23:23 -08:00
SystemdActivation Create a direct way to configure Kestrel endpoints 2017-01-06 17:37:58 -08:00
AddressRegistrationTests.cs Upgrade to RC.3 2017-01-31 16:23:23 -08:00
HttpClientSlimTests.cs Upgrade to RC.3 2017-01-31 16:23:23 -08:00
HttpsTests.cs Upgrade to RC.3 2017-01-31 16:23:23 -08:00
IPv6SupportedConditionAttribute.cs
IWebHostPortExtensions.cs Create a direct way to configure Kestrel endpoints 2017-01-06 17:37:58 -08:00
KeepAliveTimeoutTests.cs Don't overwhelm server with data in KeepAliveTimeoutTests.ConnectionNotTimedOutWhileRequestBeingSent(). 2017-01-19 11:03:43 -08:00
LoggingConnectionAdapterTests.cs Upgrade to RC.3 2017-01-31 16:23:23 -08:00
MaxRequestBufferSizeTests.cs Upgrade to RC.3 2017-01-31 16:23:23 -08:00
MaxRequestLineSizeTests.cs
Microsoft.AspNetCore.Server.Kestrel.FunctionalTests.csproj Remove usage of conditional multi-targeting 2017-02-01 12:12:43 -08:00
PathBaseTests.cs
RequestHeaderLimitsTests.cs
RequestHeadersTimeoutTests.cs
RequestTests.cs
ResponseTests.cs Don't close connection when Content-Length set but no bytes written. 2017-01-12 12:38:15 -08:00
ThreadCountTests.cs