aspnetcore/test/Microsoft.AspNetCore.Server...
Doug Bunting be9f83b308 Bump test projects up to .NET 4.5.2
- aspnet/Testing#248
- xUnit no longer supports .NET 4.5.1
- build tests for desktop .NET only on Windows
2017-02-14 09:21:44 -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 Abort request on client FIN (#1139). 2016-12-13 12:03:33 -08:00
Microsoft.AspNetCore.Server.Kestrel.FunctionalTests.csproj Bump test projects up to .NET 4.5.2 2017-02-14 09:21:44 -08:00
PathBaseTests.cs
RequestHeaderLimitsTests.cs Abort request on client FIN (#1139). 2016-12-13 12:03:33 -08:00
RequestHeadersTimeoutTests.cs
RequestTests.cs Abort request on client FIN (#1139). 2016-12-13 12:03:33 -08:00
ResponseTests.cs Don't close connection when Content-Length set but no bytes written. 2017-01-12 12:38:15 -08:00
ThreadCountTests.cs