aspnetcore/test/Microsoft.AspNetCore.Server...
Pranav K c72605f43a Fix NuGet downgrade warning
Works around warning where a P2P reference is explicitly listed in the project. For e.g.

warn :  SampleApp (>= 1.1.0) -> Microsoft.AspNetCore.Server.Kestrel.Https (>= 1.2.0) -> Microsoft.AspNetCore.Server.Kestrel
warn :  SampleApp (>= 1.1.0) -> Microsoft.AspNetCore.Server.Kestrel (>= 1.2.0)
2016-12-28 09:44:21 -08:00
..
TestResources Limit size of memory buffer when reading request (#304) 2016-06-13 18:52:20 -07:00
AddressRegistrationTests.cs Skip tests commentd out in 973b705. 2016-12-23 17:38:54 -08:00
HttpClientSlimTests.cs Disable tests that hang on SslStream.WriteAsync after update to CoreFx 4.4. 2016-12-22 18:37:14 -08:00
HttpsTests.cs Disable tests that hang on SslStream.WriteAsync after update to CoreFx 4.4. 2016-12-22 18:37:14 -08:00
IPv6SupportedConditionAttribute.cs Fix Travis build. 2016-06-01 16:52:38 -07:00
IWebHostPortExtensions.cs Enable all tests in HttpsConnectionFilterTests to run on all platforms 2016-07-18 12:38:19 -07:00
KeepAliveTimeoutTests.cs Revert "Add MaxRequestBodySize limit (#478)." 2016-12-09 16:30:12 -08:00
LoggingConnectionFilterTests.cs Disable tests that hang on SslStream.WriteAsync after update to CoreFx 4.4. 2016-12-22 18:37:14 -08:00
MaxRequestBufferSizeTests.cs Disable tests that hang on SslStream.WriteAsync after update to CoreFx 4.4. 2016-12-22 18:37:14 -08:00
MaxRequestLineSizeTests.cs Abort request on client FIN (#1139). 2016-12-13 12:03:33 -08:00
Microsoft.AspNetCore.Server.Kestrel.FunctionalTests.xproj One build to rule them all 2016-07-07 12:07:14 -07:00
PathBaseTests.cs
RequestHeaderLimitsTests.cs Abort request on client FIN (#1139). 2016-12-13 12:03:33 -08:00
RequestHeadersTimeoutTests.cs Add request headers timeout (#1110). 2016-09-27 17:08:02 -07:00
RequestTests.cs Abort request on client FIN (#1139). 2016-12-13 12:03:33 -08:00
ResponseTests.cs Fix test races caused by cedbe76. 2016-12-13 13:57:26 -08:00
ThreadCountTests.cs Change SkipReason for ThreadCountTests on OS X. 2016-09-16 09:09:26 -07:00
project.json Fix NuGet downgrade warning 2016-12-28 09:44:21 -08:00